On 27 Oct 2002 16:28:05 +0100
Guillaume Cottenceau <[EMAIL PROTECTED]> wrote:

> The mount line is splitted into two different lines!?

Yes, 2 lines.

Deleted initrd for 2.4.19-11 and created it.
Same result 2 lines

echo 0x0100 > /proc/sys/kernel/real-root-dev
umount /proc
echo Mounting root filesystem with flags notail
mount --ro -t reiserfs
auto /dev/root /sysroot notail
pivot_root /sysroot /sysroot/initrd

and it is now no longer bootable.

 
> "ext3" etc. Seems like it can't parse your /etc/fstab correctly.

/etc/fstab is standard.

ls -lH /etc/fstab
-rwxr-xr-x    1 root     root          769 Sep 29 07:53 /etc/fstab*

/etc/fstab
/dev/hda5 / reiserfs notail 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda8 /home reiserfs notail 1 2
/dev/hda7 /home/cooker reiserfs notail 1 2
/dev/hda6 /home/safe reiserfs notail 1 2
....snip......


    Charles

---------------------------
Snakes.  Why did it have to be snakes?
                -- Indiana Jones, "Raiders of the Lost Ark"
----------------------
Charles A Edwards
[EMAIL PROTECTED]
----------------------


Reply via email to