Sean Ingumsky
24-01-2004, 21:50
У меня есть некоторые проблемы с LILO. Когда я обновляю /etc/lilo.conf и даю команду lilo, у меня появляется следующая надпись:
# lilo
Warning: Int 0x13 function 8 and function 0x48 return different
head/sector geometries for BIOS drive 0x80
* *fn 08: 1024 cylinders, 255 heads, 63 sectors
* *fn 48: 29437 cylinders, 16 heads, 255 sectors
Added Linux *
Added Windows
Почитал "--help" и "-T help", запустил lilo с ключом "-T geom", и вот что мне выдали:
# lilo -T geom
bios=0x00, cylinders=80, heads=2, sectors=18
Warning: Int 0x13 function 8 and function 0x48 return different
head/sector geometries for BIOS drive 0x80
* *fn 08: 1024 cylinders, 255 heads, 63 sectors
* *fn 48: 29437 cylinders, 16 heads, 255 sectors
BIOS reports 1 drive
* *bios=0x80, cylinders=1024, heads=255, sectors=63 33123311
EDD packed call allow
Почему это, я не понимаю. Вот мой lilo.conf:
boot=/dev/hda
prompt
lba32
timeout=100
vga=4
# vga=773
menu-title = " WELCOME TO ALIDOR "
root=/dev/hda3
read-only
image=/boot/linux-2.4.23
* *label=Linux
other=/dev/hda1
*label=Windows
*table=/dev/hda
Прошу комментариев, объяснений и советов.
# lilo
Warning: Int 0x13 function 8 and function 0x48 return different
head/sector geometries for BIOS drive 0x80
* *fn 08: 1024 cylinders, 255 heads, 63 sectors
* *fn 48: 29437 cylinders, 16 heads, 255 sectors
Added Linux *
Added Windows
Почитал "--help" и "-T help", запустил lilo с ключом "-T geom", и вот что мне выдали:
# lilo -T geom
bios=0x00, cylinders=80, heads=2, sectors=18
Warning: Int 0x13 function 8 and function 0x48 return different
head/sector geometries for BIOS drive 0x80
* *fn 08: 1024 cylinders, 255 heads, 63 sectors
* *fn 48: 29437 cylinders, 16 heads, 255 sectors
BIOS reports 1 drive
* *bios=0x80, cylinders=1024, heads=255, sectors=63 33123311
EDD packed call allow
Почему это, я не понимаю. Вот мой lilo.conf:
boot=/dev/hda
prompt
lba32
timeout=100
vga=4
# vga=773
menu-title = " WELCOME TO ALIDOR "
root=/dev/hda3
read-only
image=/boot/linux-2.4.23
* *label=Linux
other=/dev/hda1
*label=Windows
*table=/dev/hda
Прошу комментариев, объяснений и советов.