Eric Spakman wrote: >Hello Joep, > >Yes, that is still supported. From the linuxrc file: > ># Query /proc/cmdline to see if we want to ask for a second disk ># to be inserted for use as a rescue set >case $KCMD_diskwait in > Y*|y*|1) >Lecho >Lecho "*** Insert 2nd disk. Press <enter> to continue. ***" >Lecho > read KEYCHAR > unset KEYCHAR > ;; >esac > > > >Eric > > > > >>Hi, >>I want to use the old fashioned floppy but in the >>"single-floppy-multiple-disk"way. >>(actually multiple=2). The system is much too old for more modern things >>like USB-sticks. Originally we had the command "diskwait=yes" but is that >>supported in the current version of Bering-uclib? It had to be set in >>syslinux.cfg. Something like: >>default linux initrd=initrd.lrp init=/linuxrc re root=/dev/ram0 >>LEAFCFG=/dev/fd0u1680 diskwait=yes >>Thanks, >>Joep >> >> >> >> >>------------------------------------------------------------------------ >>leaf-user mailing list: [email protected] >>https://lists.sourceforge.net/lists/listinfo/leaf-user >>Support Request -- http://leaf-project.org/ >> >> >> >> > > > > Eric, Thanks. I'll follow your example to the letter as it's quite different as it was before. I assume it has to be set in syslinux.cfg. Where can I find a description of the command structure as used in syslinux? Joep
------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
