> Thanks for this information.
> I have added "rw" to my isolinux.cfg as the original Bering one
> (I think) :
>
> serial 0 19200
> display syslinux.dpy
> timeout 0
> append console=ttyS0,19200
> default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0
> boot=/dev/cdrom:iso9660
> PKGPATH=/dev/cdrom:iso9660,/dev/fd0u1680:msdos

> VFS: Mounted root (minix filesystem) readonly.

I can only guess. Obviously, your kernel still mounts the root filesystem
read-only, so it seems to ignore the rw parameter.
The only difference I have is that I supply rw as the first parameter, as in

default linux rw initrd=initrd.lrp ...

I also once modified the linuxrc script to remount /dev/root read-write
before doing anything else

Regards
Alex




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
------------------------------------------------------------------------
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