C ccc Oct 18, 2013 #1 Hi, I cannot mount a FreeBSD 8.2 partition using FreeSBIE: Code: # mount -t ufs /dev/md1 /mnt mount: /dev/md1: Operation not permitted Is it because of another file system?
Hi, I cannot mount a FreeBSD 8.2 partition using FreeSBIE: Code: # mount -t ufs /dev/md1 /mnt mount: /dev/md1: Operation not permitted Is it because of another file system?
SirDice Administrator Staff member Administrator Moderator Oct 18, 2013 #2 It's probably marked "dirty", you need to fsck(8) it first.
OP C ccc Oct 20, 2013 Thread Starter #3 FreeSBEE is quite old (2007), it should be forgotten. mfsBSD should be used instead. BTW using mfsBSD I can mount FreeBSD 8.2 partitions without any problems.
FreeSBEE is quite old (2007), it should be forgotten. mfsBSD should be used instead. BTW using mfsBSD I can mount FreeBSD 8.2 partitions without any problems.