Linked by Ben Hughes on Tue 5th Oct 2004 19:16 UTC
GNU/Linux, and all other operating systems, are based around a kernel which controls hardware access and maximizes CPU and RAM efficiency by controlling when and how much programs get to use. The difference between Linux and most other operating systems (closed source ones at least BSD and other open source OS's you can do this with) is that you can compile the kernel to meet your needs.
Permalink for comment
To read all comments associated with this story, please click here.
"f boot=/dev/hda, and I have Windows on /dev/hda and Linux on /dev/sda, how will LILO know that /boot/bzImage is actually on /dev/sda? "
I have never found a way to do it with lilo, and it was my primary reason to go to grub. Never wanted to come back. There may be a way to do it with lilo, though.
"f boot=/dev/hda, and I have Windows on /dev/hda and Linux on /dev/sda, how will LILO know that /boot/bzImage is actually on /dev/sda? "
I have never found a way to do it with lilo, and it was my primary reason to go to grub. Never wanted to come back. There may be a way to do it with lilo, though.