| Boot directly from bzImage kernel image Hi,
Before few months I succeed to do this, but I didn't write down
how I did it [won't happen again  ].
So the problem is how to boot directly from kernel image file bzImage, without
initrd and vmlinuz file.
I know that one part of the problem is to enable drivers for hard disk drive
directly into kernel. But another part of the problem is text in menu.lst file,
which should direct you straight to bzImage file, which is copied into /boot
folder.
Any help ??
thanks |