Next: Contact
Up: The configuration file and
Previous: Configuration file
Let describe the boot process : linld.com load in memory the vmlinuz
file, the kernel. The initrd is loaded and /linuxrc, a bash script
is interpreted and then another bash script /sbin/init is interpreted.
- it parses the append to find value of winpart, mount it.
- it parses the append to find value of conf. Read conf on winpart.
- mount your loop file
- execute the runonce process if asked
- it executes all actions to square values defined in configuration
file with the brlspeak base.
- give hand to the /sbin/init of the brlspeak base
Miloz
2003-05-22