On Sat, 9 Nov 2002, [iso-8859-1] linux power wrote: > I have a fresh rh 7.2 and have problems installing the cd-burner. > > The problem is that in lsmod it is called sg, while cdrecord and > eroaster require > > scd0 as the name of the device.I have relly trouble with this so I would > appreciate a quick answer.
If you have a SCSI cd burner you need to do a "cdrecord -scanbus" and your burner will show up. then add the command line option "dev=X,X,X", replacing the X's with whatever device numbers your burner had. If you are using rh 7.2 i think you are using grub as your boot loader. You need to boot your system with the command line option "hdX=ide-scsi" in your /boot/grub/grub.conf if an ide recorder. Then try the "cdrecord -scanbus" again. My grub.conf looks like this: default=0 timeout=10 splashimage=(hd0,0)/boot/grub/splash.xpm.gz title Red Hat Linux (2.4.18-17.8.0) root (hd0,0) kernel /boot/vmlinuz-2.4.18-17.8.0 ro root=LABEL=/ hdc=ide-scsi initrd /boot/initrd-2.4.18-17.8.0.img -- \ \/ / _ |~\ _ In God We Trust. All Others Pay Cash. > < / \|\ /|+-< | | "The world is a comedy to those that think, / /\ \\_/| \/ ||__)|_| a tragedy to those who feel." - Horace Walpole -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list