On Wed, 18 Aug, 2004 at 11:57:52 +0200, Frank Dauer wrote:
> Chris,
> 
> this looks like the drive has not been mounted at boot time.
> What exactly is the line in your linuxrc which should mount
> /var/log ?
> 
> The version I use is beta5, but as far as I can see nothing
> important has changed in the two versions we use.
> 
> [ "$VERBOSE" ] && Lecho "Generating /tmp & /var/log partitions ..."
> qt mount -t tmpfs tmpfs /tmp ${tmp_size:+-o size=$tmp_size}
> #qt mount -t tmpfs tmpfs /var/log -o size=$log_size
> qt mount -t msdos /dev/hda2 /var/log

Try moving this down *after* the section that creates the devices.

I don't have access to a copy of linuxrc right now, but doing the above
worked for me.

If /dev/ doesn't exist, mounting something from there will fail, and
/var/log will end up being part of / 

HTH
/Jon
-- 
Just say "know!"


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to