"Eric W. Biederman" wrote: > > Russell Gower <[EMAIL PROTECTED]> writes: > > > I would like to be able to have linuxbios pass a diffrent command line to the > > kernel based on the status of a bit in the cmos ram. has this already been > > implemented? and if not would it be very difficult to do. I'm usind a SIS 630 > > bassed board. > > The infrastructure is there both for booting 2 copies of LinuxBIOS > and for doing things differently based on CMOS bits. > > Currently we haven't passed a different command line though > but it should be fairly straight forward to code up. > > Eric
I've got a full command line for linuxbios and can set kernel command lines from it. When I get into really getting updated with the latest linuxbios code and using elf images, I imagine moving all my user interface/command line stuff into a seperate executable that then launches the kernel. ...I can select kernels and initrd images also. Cheers! Ty -- Tyson D Sawyer iRobot Corporation Senior Systems Engineer Military Systems Division [EMAIL PROTECTED] Robots for the Real World 603-532-6900 ext 206 http://www.irobot.com
