H. Peter Anvin wrote:
Bill Davidsen wrote:
Depends how "bad" the drive is. Just to align the thread on this -
If the boot sector is bad - the bios on newer boxes will skip to the
next one. But if it is "good", and you boot into garbage - - could
be Windows.. does it crash?
Right, if the drive is dead almost every BIOS will fail over, if the
read gets a CRC or similar most recent BIOS will fail over, but if an
error-free read returns bad data, how can the BIOS know.
Unfortunately the Linux boot format doesn't contain any sort of
integrity check. Otherwise the bootloader could catch this kind of
error and throw a failure, letting the next disk boot (or another
kernel.)
I don't understand your point, unless there's a Linux bootloader in the
BIOS it will boot whatever 512 bytes are in sector 0. So if that's crap
it doesn't matter what it would do if it was valid, some other bytes
came off the drive instead. Maybe Windows, since there seems to be an
option in Windows to check the boot sector on boot and rewrite it if it
isn't the WinXP one. One of my offspring has that problem, dual boot
system, every time he boots Windows he has to boot from rescue and
reinstall grub.
I think he could install grub in the partition, make that the active
partition, and the boot would work, but he tried and only type FAT or
VFAT seem to boot, active or not.
--
bill davidsen <davidsen@xxxxxxx>
CTO TMR Associates, Inc
Doing interesting things with small computers since 1979
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html