GRUB vs LILO
David Woodhouse
dwmw2 at infradead.org
Mon Mar 27 08:08:55 EST 2000
trevw at zentropix.com said:
>
> [Linux-bzImage, setup=0x800, size=0x88440]
> Selected item cannot fit into memory
This is because the M-Systems firmware takes up a large chunk of your system
RAM for caching block attributes - this is proportional to the size of the
DiskOnChip, naturally.
The code I'm currently hacking into Grub will drive the DiskOnChip directly, so
you can remove the M-Systems firmware. My Grub code doesn't do any caching - so
it'll be a tad slower, but it'll work on bigger devices.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list