|
|
我用的是RH9,原来装的是GRUB引导,后来换成LILO引导出现错误,它是什么原因,怎样解决它,谢谢!
#lilo
Warning: LINEAR is deprecated in favor of LBA32: LINEAR specifies 24-bit
disk addresses below the 1024 cylinder limit; LBA32 specifies 32-bit disk
addresses not subject to cylinder limits on systems with EDD bios extensions;
use LINEAR only if you are aware of its limitations.
Added linux *
Warning: device 0x0345 exceeds 1024 cylinder limit.
Use of the 'lba32' option may help on newer (EDD BIOS) systems.
Warning: LINEAR may generate cylinder# above 1023 at boot-time.
Fatal: Sector address 20482938 too large for LINEAR (try LBA32 instead). |
|