Okay, I did "insmod ide-scsi" followed by "mount -t iso9660 /dev/scd0
/mnt/cdrom2" and it worked perfectly (Yay, thank you!).

However, I still get all the errors below during boot.  How can I get it to
be recognized properly at boot, avoid all the IRQ probe failed errors and
have the "insmod ide-scsi" done automatically at boot?  I tried just
tagging "insmod ide-scsi" at the very end of my rc.local, but this did
nothing.  (I might of put it in the wrong place, I'm totally naive
regarding this file, but hey, this is the newbie list, right?)

-Todd


Todd Wells wrote:

> Here's some more info I discovered looking at dmesg:
>
> ide_setup: hdc=ide-scsi                    is this right?
>
> hdb: ASUS CD-S400/A, ATAPI CDROM drive
> hdc: CREATIVE CD-RW RW4224E, ATAPI CDROM drive
> hdc: IRQ probe failed (0)
> hdd: IRQ probe failed (0)
> hdd: IRQ probe failed (0)
>
> hdc: driver not present
> hdc: driver not present
> 3c59x.c:v0.99H 11/17/98 Donald Becker
> http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html
> eth0: 3Com 3c905B Cyclone 100baseTx at 0xe400,  00:50:da:7c:15:82, IRQ 3
>
>   8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
>   MII transceiver found at address 24, status 786d.
>   MII transceiver found at address 0, status 786d.
>   Enabling bus-master transmits and whole-frame receives.
> hdc: driver not present
> hdc: driver not present
> hdc: driver not present
> hdc: driver not present
> hdc: driver not present
> hdc: driver not present
> hdc: driver not present
> hdc: driver not present
> VFS: Disk change detected on device ide0(3,64)

Reply via email to