lilo.conf
vi nano
:
nano /etc/lilo.conf
ﻻ ...
* *
:
:
dev/sda4
lilo.conf :
boot = /dev/sda
prompt
timeout = 300
change-rules
reset
vga = normal
image = /boot/vmlinuz
root = current
label = Linux
read-only
other = /dev/sda4
label = Windows or any OS name
table = /dev/sda
..
:
dev/hda2
lilo.conf
boot = /dev/hda
prompt
timeout = 300
change-rules
reset
vga = normal
image = /boot/vmlinuz
root = current
label = Linux
read-only
other = /dev/hda2
label = Windows or any OS name
table = /dev/hda
:
1- timeout
..
10 = .. 100 10
2- label
..
.. ..
..
Ctrl + O Ctrl + X
ﻻ :
/sbin/lilo -v
lilo -v
MBR
:clown:



lilo.conf Dual-Boot





()