On Sat, Jun 05, 2004 at 05:02:45PM +0200, Markus Haiml wrote: > > > --On Montag, 31. Mai 2004 15:42 -0300 Martin Michlmayr <[EMAIL PROTECTED]> > wrote: > > >Can you boot debian-installer and manually load the module with: > > > > modprobe sata_promise > > > >Does debian-installer then see your disk? > > d-i 30.05.2004 netinstall. > > yes, I can 'modprobe sata_promise' in console 2 (alt-F2). > debian-installer sees the sata disk as /dev/sda.
I'm somwhat lost with this bug report as I'm not sure if I understand it correctly. Is it correct to add the moudle "sata_promise" for the device with PCI ID "8086:24cb" which is labeled " Intel Corp. 82801DB (ICH4) Ultra ATA 100 Storage Controller (rev 02)"? I'm a little bit unsure because the device description does not mention SATA and the only reference to the sata_promise module in the current database is for a device with an other vendor ID. Martin or Markus do you have more information. Gaudenz > > Initially I had problems to install on this disk. > # configuring 'base-installer' failed with error code 1 > last line in console 3 (alt-F3) was > setting up initrd-tools(0.1.69) > > I got this error 3 times, reproducibly. > > I switched the BIOS setting of the sata-controller > 'onbord ATA device first' from "yes" to "no" > > Then I entered the Promise Fast-Track setup during boot (ctrl-F) > and deleted the sata array and created a new one > (0+1 striping array - I have only one sata disk). > > Now it works. > I switched 'onboard ATA device first' back from "no" to "yes" > because I didn't see any changes. It still works. > > Maybe the Fast-track setup was the key ?! > > I tried the following configurations and successfully installed Debian-base > > ----------------- > dev/sda1 / > ----------------- > /dev/hda1 swap > /dev/hda2 /boot > /dev/hda3 /tmp > /dev/hda4 /var > > /dev/hdb1 /home > > /dev/sda1 / > ----------------- > /dev/hda1 /usr > > /dev/hdb1 /home > > /dev/sda1 /boot > /dev/sda2 / > ----------------- > I tried ext2, ext3, reiserfs. > > Is there anything special I should test concerning SATA? > Otherwise I would put back the SATA disk into my P4P800. > > If you need feedback, I could test sata in the P4P800 too. > Which module should I load for the ICH5R ? > The debain-installer does not see the sata disk automatically. > > ===================================== > > >From my scan through newsgroups etc. I got the impression > that sata uses ide commands rather than scsi commands, > with some scsi-like extensions to the ide set, > which are going to be implemented > but are not yet fully supported by sata controllers. > > Consequently, I suppose that /dev/sda needs a scsi->ide translation > and /dev/hde should be the better choice. > > - Am I completely wrong here? > - How would I address the sata disk (connected to a ICH5R) as /dev/hde? > > ===================================== > > > > >Can you paste the output of > > lspci > > lspci -n > > > > Don't know if you still need the lspci from the P4PE. > Anyway, here it is. > btw: there is no lspci in the busybox. > This is the output from the installed debain. > ++++++++++++++++++++++++++++++++++++++++++++ > lspci > ++++++++++++++++++++++++++++++++++++++++++++ > 0000:00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRAM > Controller/Host-Hub Interface (rev 02) > 0000:00:01.0 PCI bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE > Host-to-AGP Bridge (rev 02) > 0000:00:1d.0 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #1 (rev 02) > 0000:00:1d.1 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #2 (rev 02) > 0000:00:1d.2 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #3 (rev 02) > 0000:00:1d.7 USB Controller: Intel Corp. 82801DB (ICH4) USB2 EHCI > Controller (rev 02) > 0000:00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB/ER Hub interface to > PCI Bridge (rev 82) > 0000:00:1f.0 ISA bridge: Intel Corp. 82801DB (ICH4) LPC Bridge (rev 02) > 0000:00:1f.1 IDE interface: Intel Corp. 82801DB (ICH4) Ultra ATA 100 > Storage Controller (rev 02) > 0000:00:1f.3 SMBus: Intel Corp. 82801DB/DBM (ICH4) SMBus Controller (rev 02) > 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4) AC'97 > Audio Controller (rev 02) > 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 > If [Radeon 9000] (rev 01) > 0000:01:00.1 Display controller: ATI Technologies Inc Radeon RV250 [Radeon > 9000] (Secondary) (rev 01) > 0000:02:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host > Controller (rev 80) > 0000:02:04.0 RAID bus controller: Promise Technology, Inc. PDC20376 (rev 02) > 0000:02:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5702 > Gigabit Ethernet (rev 02) > 0000:02:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video > Capture (rev 02) > 0000:02:0a.1 Multimedia controller: Brooktree Corporation Bt878 Audio > Capture (rev 02) > ++++++++++++++++++++++++++++++++++++++++++++ > lspci -n > ++++++++++++++++++++++++++++++++++++++++++++ > 0000:00:00.0 Class 0600: 8086:2560 (rev 02) > 0000:00:01.0 Class 0604: 8086:2561 (rev 02) > 0000:00:1d.0 Class 0c03: 8086:24c2 (rev 02) > 0000:00:1d.1 Class 0c03: 8086:24c4 (rev 02) > 0000:00:1d.2 Class 0c03: 8086:24c7 (rev 02) > 0000:00:1d.7 Class 0c03: 8086:24cd (rev 02) > 0000:00:1e.0 Class 0604: 8086:244e (rev 82) > 0000:00:1f.0 Class 0601: 8086:24c0 (rev 02) > 0000:00:1f.1 Class 0101: 8086:24cb (rev 02) > 0000:00:1f.3 Class 0c05: 8086:24c3 (rev 02) > 0000:00:1f.5 Class 0401: 8086:24c5 (rev 02) > 0000:01:00.0 Class 0300: 1002:4966 (rev 01) > 0000:01:00.1 Class 0380: 1002:496e (rev 01) > 0000:02:03.0 Class 0c00: 1106:3044 (rev 80) > 0000:02:04.0 Class 0104: 105a:3376 (rev 02) > 0000:02:05.0 Class 0200: 14e4:16a6 (rev 02) > 0000:02:0a.0 Class 0400: 109e:036e (rev 02) > 0000:02:0a.1 Class 0480: 109e:0878 (rev 02) > ++++++++++++++++++++++++++++++++++++++++++++ > > best regards > Markus Haiml > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED]
signature.asc
Description: Digital signature