> Gujin is assuming that your hard disk are accessible by the documented ATA ide > system, and some (or all?) IDE SATA interface have (volumtary?) broken > implementation: they are not IDE register compatible. SFF was never a formal standard, and ST-506 was a random vendor interface copying exercise that caught on. ACPI permits the firmware to provide ATA taskfiles but afaik not the boot loader unfortunately. A lot of newer SATA hardware uses a common standard defined interface called AHCI, and it appears most vendors are migrating in the direction of using AHCI. If so then we are in the same kind of flux as the VLB world before SFF and PCI settled the standard interfaces down for a while. Don't see how your HPA code protects versus password locking however. If I hack the OS I write a new boot block which locks the disk then reboot into it. By the time you go for your floppy its too late. If thats not the case I'm most interested how you set it up to avoid this. Alan - : send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html