Hi gurus,

Boot linux without bootloader is possible

Default boot sequence BIOS->MBR->grub->Debian.
I had tried put changes MBR directly boot without bootloader its possible.

BIOS--->MBR(some changes)--->booting process

In qemu emulator set some argument is possible to boot machine.
qemu  -M versatilepb   -kernel vmlinuz-2.6.28-versatile -hda
debian_final.img -m 256   -append "root=/dev/sda  mem=256M
devtmpfs.mount=0 rw" &

If it's possible in x86 machine, please guide me.


Did I learn something today? If not, I wasted it.
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to