Mount FreeBSD partitions using FreeSBIE

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?
 
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.
 
Back
Top