Sean Staats <[EMAIL PROTECTED]> writes:

> I have a system with a regular CDROM drive (hdb) AND a CDRW drive (hdd).
> To get RH7.3 to install, I had to type "linux hdd=ide-scsi" 

I also have a computer with a CD-ROM (hdb) and a CD-R/RW (hdd), just
like yours. I did a clean 7.3 install on it (a hard drive with 7.2 on
it went bust, so I got a new one), didn't use any boot options, didn't
muck around with modules, everything, including CD writer worked out
of the box, with kernels 2.4.18-3 and 2.4.18-10. It worked just fine
with RH7.2, as well.

FWIW:

hda: IC35L040AVVN07-0, ATA DISK drive
hdb: FX4824T, ATAPI CD/DVD-ROM drive
hdc: IBM-DTTA-350840, ATA DISK drive
hdd: RICOH CD-R/RW MP7120A, ATAPI CD/DVD-ROM drive

$ cat /etc/modules.conf
alias parport_lowlevel parport_pc
alias eth0 3c59x
alias usb-controller usb-uhci
alias sound-slot-0 sb
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias synth0 awe_wave

$ /sbin/lsmod
Module                  Size  Used by    Tainted: P  
sg                     33924   0 (autoclean)
sr_mod                 16536   0 (autoclean)
sb                      9088   0 (autoclean)
sb_lib                 40096   0 (autoclean) [sb]
uart401                 7872   0 (autoclean) [sb_lib]
sound                  70860   0 (autoclean) [sb_lib uart401]
soundcore               6404   5 (autoclean) [sb_lib sound]
tdfx                   37592   1
agpgart                39424   0 (unused)
binfmt_misc             7364   1
autofs                 11684   0 (autoclean) (unused)
3c59x                  28520   1
ide-scsi                9536   0
scsi_mod              107648   3 [sg sr_mod ide-scsi]
ide-cd                 30208   0
cdrom                  32000   0 [sr_mod ide-cd]
usb-uhci               24420   0 (unused)
usbcore                71552   1 [usb-uhci]
ext3                   66464   5
jbd                    48952   5 [ext3]

$ su -c "cdrecord -scanbus"
Password: 
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.5'
scsibus0:
        0,0,0     0) 'RICOH   ' 'CD-R/RW MP7120A ' '1.20' Removable CD-ROM
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *

Hope it helps,

-- 
Oleg Goldshmidt | [EMAIL PROTECTED] 
=================================================================
"... Of theoretical physics and programming, programming embodied 
the greater intellectual challenge." [E.W.Dijkstra, 1930 - 2002.]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to