Новый участник
Сообщения: 25
Благодарности: 0
|
Профиль
|
Отправить PM
| Цитировать
Мой lilo.conf
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda
#compact # faster, but won't work on all systems.
prompt
timeout = 50
# Normal VGA console
vga = normal
# VESA framebuffer console @ 1024x768x64k
# vgay1
# VESA framebuffer console @ 1024x768x32k
# vgay0
# VESA framebuffer console @ 1024x768x256
# vgaw3
# VESA framebuffer console @ 800x600x64k
# vgax8
# VESA framebuffer console @ 800x600x32k
# vgax7
# VESA framebuffer console @ 800x600x256
# vgaw1
# VESA framebuffer console @ 640x480x64k
# vgax5
# VESA framebuffer console @ 640x480x32k
# vgax4
# VESA framebuffer console @ 640x480x256
# vgav9
# ramdisk = 0 # paranoia setting
# End LILO global section
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hda3
label = Linux
read-only # Non-UMSDOS filesystems should be mounted read-only for checking
# Linux bootable partition config ends
# DOS bootable partition config begins
image = /boot/vmlinuz-1
root = /dev/hda3
label = Linux2
read-only
other = /dev/hda1
label = Windows
table = /dev/hda
# DOS bootable partition config ends
|
Отправлено: 00:48, 29-09-2003
| #3
|