Justine Smithies on Nostr: Hmm interesting was following a guide to allow me to mount my usb external drive as a ...
Hmm interesting was following a guide to allow me to mount my usb external drive as a user and not root when it said to add the following to /etc/devfs.conf
own /dev/da0 root:operator
perm /dev/da00 0666
It worked using mount -r -t ext2fs /dev/da0p1 /home/justine/usb but then I thought I'd comment out those lines in the above file and reboot to see what happens.
Guess what ?
It still works so I don't need what I put in /etc/devfs.conf it seems ???
#FreeBSD #RunBSD
own /dev/da0 root:operator
perm /dev/da00 0666
It worked using mount -r -t ext2fs /dev/da0p1 /home/justine/usb but then I thought I'd comment out those lines in the above file and reboot to see what happens.
Guess what ?
It still works so I don't need what I put in /etc/devfs.conf it seems ???
#FreeBSD #RunBSD