Thanks for your reply!
I'm sure that I compiled the ufs file system support into the
2.4.0 kernel. I created the Solaris directory is under /.
I don't know why I'm getting the "WARNING: bad format on line 11 of
/etc/fstab" during booting. The /etc/fstab is ten lines long, and
I opened it in emacs while in X to confirm that there is no blank
line at the top of the file.
I'm also getting:
"Feb 18 03:12:52 localhost kernel: ufs_read_super: bad magic number"
during boot. I've attached a more concise text file from booting.
Would it be possible for you to take a look at it to see if there
is a clue that I may be missing?
Thanks in advance.
David
--- Leonard den Ottolander <[EMAIL PROTECTED]> wrote:
> Hi David,
>
> I'm getting a little confused by all the kernel messages you provide
> us with
> (the fact that you include the kernel messages where you *don't*
> specify the
> "ufstype=" option), but you need the following:
> - Kernel or module support for the filesystem you try to mount. Iirc
> ufs
> filesystem support is *not* in the kernel by default. So you will
> have to
> compile a custom kernel.
> - An entry like
> /dev/sdb1 /mnt/solaris ufs ufstype=sunx86 0 0
> in /etc/fstab. Possibly add "rw" to the options.
> - Make sure you specify the right ufstype. sunx86 looks correct to
> me, but I
> haven't worked with sun, so make sure it is correct. If you use the
> wrong type
> you will screw up your filesystem when using rw access.
> Hope this helps,
>
> Bye,
>
Leonard.
>
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
new-ufs-text