LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Loadlin and kernel booting info (https://www.linuxquestions.org/questions/linux-general-1/loadlin-and-kernel-booting-info-24824/)

sourceman 07-02-2002 04:01 AM

Loadlin and kernel booting info
 
I need some seriously detailed info on how the kernel boots.

I looked at the LoadLin source code and I understand it all just fine except for a DB block of assembler code in the middle that's annoying me.

I searched for info on booting kernels over a network, to see what boot loaders are used there. Didn't find much.

Can anyone help me?

Phonics3k 07-02-2002 05:37 AM

to boot over a network, linux uses the same bootloader as it would for bootin a standalone.

u have to change a line or 2 in lilo.conf to the network drive u wanna boot from.

Mik 07-02-2002 06:37 AM

The linux kernel internals guide explains the whole process pretty good. The first chapter explains the whole boot process.

http://www.tldp.org/LDP/lki/index.html


All times are GMT -5. The time now is 03:26 PM.