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
