Quoting john (2015-07-13 13:08:03) > I see, > But even like this i get the same error: No such device or address
Hm. If a) your computer has an AHCI-based SATA controller, and b) our driver can talk to it (watch for messages enumerating the SATA ports early on), you can use `sd0' instead of `hd0'. If it doesn't work, you can try to use the compatibility mode to talk to it using the IDE driver. Justus -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

