![]() | |||||||||||||
Messages in this thread |
On Tue, Jun 24, 2003 at 01:09:06AM +0200, Luis Miguel Garcia wrote: > I'm getting this while running lilo from kernel 2.5.72mm2. What does it means? > bash-2.05b# lilo > Warning: Kernel & BIOS return differing head/sector geometries for device 0x80 > Kernel: 13424 cylinders, 15 heads, 63 sectors > BIOS: 788 cylinders, 255 heads, 63 sectors It means that Kernel and BIOS each invent a fake geometry for your disk, and they did not invent the same fake geometry. > Could it be dangerous? No. Linux does not use the BIOS, and does not use CHS either, so geometry is totally and completely irrelevant to Linux. Depending on the precise LILO version, and on whether you give options like "linear" and "lba32", LILO might or might not be confused. Test whether you can boot. If booting works all is well. If not make sure you set at least one of "linear" and "lba32". If you also have DOS on the same disk the story is more complicated. All systems on a disk must agree as to where the partitions are, or corruption will be the result. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:36 [from the cache] ©2003-2008 | |||||||||||||