reassign 354056 discover1-data retitle 354056 Intel 82801GBM/GHM SATA controller not properly detected tags 354056 patch thanks
> After booting on the netinst cd, it failed to detect the Hard Drive. To > get it to work, I had to load these modules: ata_piix libata sd_mod >From discover1-data list that's not a surprise as your SATA controller was not listed here. The attached patch should sove the issue...untested, though. > > Then the base system installed without incident. After a reboot, the CD > drive was not detected. I have not yet gotten it to be detected at all. > What I did was (before reboot): > Alt-F2 + Enter to activate second console: > > mkdir /target/mirror > cd /cdrom > cp -a dists/ pool/ /target/mirror > (after reboot) > select /mirror as file: element for apt config Here, a lot of things have changed since beta1. I would recommend you to test the D-I daily builds...you'll probably still need to manually load the ata_piix driver in D-I 1st stage (but let us know).
--- pci.lst.old 2006-02-23 06:43:20.850899596 +0100 +++ pci.lst 2006-02-23 06:43:56.704625164 +0100 @@ -6534,7 +6534,7 @@ 808627c0 ide ata_piix 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controllers cc=IDE 808627c1 ide ahci 82801GR/GH (ICH7 Family) Serial ATA Storage Controllers cc=AHCI 808627c3 unknown unknown 82801GR/GH (ICH7 Family) Serial ATA Storage Controllers cc=RAID - 808627c4 unknown unknown 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controllers cc=IDE + 808627c4 ide ata_piix 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controllers cc=IDE 808627c5 unknown unknown 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controllers cc=AHCI 808627c8 usb unknown 82801G (ICH7 Family) USB UHCI #1 808627c9 usb unknown 82801G (ICH7 Family) USB UHCI #2