Jeremy writes:
> Hmm...no, I'm not booting from a ramdisk.  The only ramdisk involved is to
> initialize my scsi adapter and I've already successfully install the
> journal on my scsi drive's partition.

The problem is that you probably have a journal option in your lilo.conf
file, which is getting passed to the ramdisk and not the real root fs.
If you have already mounted it as ext3, then you don't need any journal
mount options, as the filesystem will mount as ext3 before it tries to
mount as ext2.

> I thought about what you suggest, just putting things in fstab, but then I
> fear not being able to boot.

You need a rescue floppy for sure.  It doesn't need ext3 support, but it
does need debugfs to be able to turn off the recovery feature so you can
mount it in emergency.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert

Reply via email to