deleeuw
07-17-2003, 05:35 PM
Hey all,
Just made the jump to RH9. Am trying to mount my FreeBSD5 partition.
I ran fdisk, and it located the BSD on s2,
so I did:
mount -t ufs /dev/hdas2 /usr/UX
and I get the
"wrong fs type ... or bad sector" message.
The man page says to put:
ufstype=44bsd
but when I do that, I get what seems to be the mount help file
(i.e. it doesn't recognize the syntax)
What is the correct syntax when using ufstype=44bsd?
More importantly, how can I get my Linux to see my BSD?
BTW, if I do:
-o ro
I get no error, but I can't see anything in the folder in question.
THX
THX
Just made the jump to RH9. Am trying to mount my FreeBSD5 partition.
I ran fdisk, and it located the BSD on s2,
so I did:
mount -t ufs /dev/hdas2 /usr/UX
and I get the
"wrong fs type ... or bad sector" message.
The man page says to put:
ufstype=44bsd
but when I do that, I get what seems to be the mount help file
(i.e. it doesn't recognize the syntax)
What is the correct syntax when using ufstype=44bsd?
More importantly, how can I get my Linux to see my BSD?
BTW, if I do:
-o ro
I get no error, but I can't see anything in the folder in question.
THX
THX