Adam Agnew <[EMAIL PROTECTED]> writes: > Hrm, so it should at least make a little post card action and verify that > it's working. I'll take a stab at it later today and let you know. > In your earlier version of a multiboot patch, you had a config field for > the command line. Is there any problem with doing it the same way?
I still do. That field is just stored in the 16bit real mode part of the Linux kernel. vmlinux does not include that, and given the massive bugginess with version of binutils after 2.10.x for this kind of application I don't know that I even want to include that. I'd rather just slap an ELF header onto bzImage. Eric
