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.

My root filesystem is on hda3, which is just my first bootable
drive.  There should be no ramdisk involved with that.

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

-jeremy

> 
> It does indeed look like the wrong inode is being used.  However, I suspect
> that one of the reasons this is a problem is because you are trying to
> set up a journal on a ramdisk?  I doubt this is at all useful because the
> journal on the ramdisk is deleted when the system shuts down.
> 
> Probably what you want is to have the journal for the root partition.  You
> only need to give the "journal=<inode>" option the _first_ time that the
> filesystem is mounted as ext3.  If you are booting from ramdisk, you could
> add an option (maybe /etc/fstab?) so that the root filesystem has the
> correct journal option, rather than putting it in /etc/lilo.conf.  Otherwise,
> you could try booting without the ramdisk (if this is possible on your
> system), or create a boot floppy with ext3 support and simply mount the
> root filesystem once manually.
> 
> Cheers, Andreas
> 

-- 

http://www.xxedgexx.com | [EMAIL PROTECTED]
---------------------------------------------

Reply via email to