Re: 2.7 block ramblings (was Re: DMA for ide-scsi?)

From: Alan Cox
Date: Sun Sep 14 2003 - 17:30:25 EST


On Sad, 2003-09-13 at 17:11, Matt Domsch wrote:
> system-unique disk signature to the boot disk (int13 device 80h)
> "BOOT" or something - we've got 4 bytes available in the msdos label
> for it

int 13 is still available during the 16bit boot up phase of the kernel.
It does strike me as playing with fire, but an alternative approach
might work. Read the first 4K off the boot disk, stuff it somewhere
temporary and then in 32bit compare it with the disk starts..

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/