3. GRUB - missing link for reference (#29442)
"Why it’s sda and hda ? refer here for more." - does not point to any link for reference, add a refer link or remove the statement instead.
This commit is contained in:
committed by
The Coding Aviator
parent
d095e8b0ec
commit
cf50b2b3ef
@@ -36,7 +36,7 @@ Operating system is defined as the low-level software that supports a computer
|
||||
|
||||
|
||||
|
||||
- It is located in the 1st sector of the bootable disk. Typically /dev/hda, or /dev/sda. Why it’s sda and hda ? refer here for more.
|
||||
- It is located in the 1st sector of the bootable disk. Typically /dev/hda, or /dev/sda.
|
||||
- If you have multiple kernel images installed on your system, you can choose which one to be executed, by default only the major one boots up .
|
||||
- GRUB displays a splash screen, waits for few seconds, if you don’t enter anything, it loads the default kernel image as specified in the grub configuration file.
|
||||
- GRUB has the knowledge of the filesystem (the older Linux loader LILO didn’t understand filesystem).
|
||||
|
||||
Reference in New Issue
Block a user