[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#293223: [netinst] Failed to detect IDE cdrom with SATA chipset



Daniel 'NebuchadnezzaR' Dehennin wrote:
> The install process failed to detect the cdrom.
> 
> I find a workaround :
> 
> boot command : expert26 vga=0x318
> language = fr
> location = france
> keyboard = PC keyoard (ps/2)
> layout   = fr-latin9
> 
> When the install process ask me for cdrom detection I go to tty2, enable the
> shell and do:
> 
> # modprobe piix
> # modprobe ide-generic
> # modeprobe ide-cd
> 
> And then the install can continue.
> 
> I seems that the ata_piix (SATA support) cause problem, I can't see
> the IDE cdrom with it, so I must load piix before ata_piix.
> 
> When loading ide-generic after ata_piix is loaded get :
> ide:  Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> ide0: I/O ressource 0x1F0-0x1F7 not free
> ide0: port already in use, skipping probe
> ide1: I/O ressource 0x170-0x177 not free
> ide1: port already in use, skipping probe
> 
> The machine have:
> - hda: GCR-8483B, ATAPI CD/DVD-ROM drive
> - scsi0 : ata_piix
>     Vendor: ATA       Model: ST380011AS        Rev: 1.02
>     Type:   Direct-Access                      ANSI SCSI revision: 05
>   Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
>   SCSI device sda: 156250000 512-byte hdwr sectors (80000 MB)
>   Partition check:
>    /dev/scsi/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 p9 p10 >
> 
> I can not pass the partition because of the known "no disk error".

So in order to see your hard drive, you need to load ata_piix, but in
order to see your CD, you cannot load it, correct? Nice catch 22, and
something that would have to be fixed in the kernel, not in the order
the installer loads modules, I guess.

Have you tried to boot with "linux" to use the 2.4 kernel? I don't know
if it will see your sata drive, but it's worth a try.

If you really want to get this system installed, your best option will
probably be using some other install media. You could try to netboot it,
or do a install from floppies and the network. Or you could use this
small CD image, which only uses the CD for booting and the network for
the rest of the install, so it does not matter if the installer does not
see your CD drive:

http://people.debian.org/~joeyh/d-i/images/daily/netboot/mini.iso

Ater you manage an install, you could try upgrading to the 2.6.10 kernel
or something and see if that helps with the CD drive issue. Please keep
us informed of your progress.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: