True, lsblk is not in base, but there is a package: pkg ins lsblk . I guess I'm used to using it on both o/s's. Yes, it's a filthy linuxism..That is not in base though and is a Linuxism. Why notgpart show
? It does the same thing.
True, lsblk is not in base, but there is a package: pkg ins lsblk . I guess I'm used to using it on both o/s's. Yes, it's a filthy linuxism..That is not in base though and is a Linuxism. Why notgpart show
? It does the same thing.
no, i did that using mc,Were you using Thunar again?
i tried copy xorg logs to another drive under ghostbsd tty,It does? But what does that have to do with NTFS issues?
i already did that before, all ntfs utilites installed hereFreeBSD doesn't support NTFS at all, that's why you need filesystems/ntfs. It's actually the same thing you use on Linux. I bet you didn't know that.
Same hereAnd what was the solution?
I haveCode:# mount -t ntfs-3g /dev/da0s1 /mnt/yury/ mount: /dev/da0s1: Operation not supported by device # ntfs-3g /dev/da0s1 /mnt/yury/ #
root@home:/home/freeartist-bsd # mount -t ntfs3 /dev/ada0s2+04226116 /mnt/NEW3
mount: /dev/ada0s2+04226116: Invalid fstype: Invalid argument
root@home:/home/freeartist-bsd # ntfs-3g /dev/ada0s2+04226116 /mnt/NEW3
root@home:/home/freeartist-bsd #