> Now I just got to find a kilobyte somewhere in lowmem which wouldn't break
> bzImage or simple zImage (how about end_low_memory - 1k ?), query
> in15/E820, and after do_move in setup.S, copy that buffer down to
> (PARAM + 0x400). Right ?
Yes. One of such areas starts with the modelist label (see its
usage in video.S).
Have a nice fortnight
-- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth "Don't forget to save the Earth! We don't have any backups!"- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/