linux kernel booting from my bootloader

Posted by sp3tsnaz on Stack Overflow See other posts from Stack Overflow or by sp3tsnaz
Published on 2010-04-12T06:18:59Z Indexed on 2010/04/12 6:23 UTC
Read the original article Hit count: 360

Filed under:
|
|
|

hi , i wish to load linux using my own bootloader .. preliminary research and google told me that i ll have to use start_kerne() function .. i want to ask how can i call start_kernel() from assembly .. i have already formatted my usb into ext3 and pasted the compiled kernel there .. now how can i start the linux kernel ? any help is welcome // Thankyou in advance

Mohsin .

© Stack Overflow or respective owner

Related posts about linux

Related posts about boot