[lug] cdrecord: Cannot open '/dev/pg*'
Gary Hodges
Gary.Hodges at noaa.gov
Fri Apr 16 14:07:05 MDT 2004
Fresh install of Sarge. Have tried two different DVD/CD writers (Sony
and Lite-on).
Trying to get cdrecord going but I get the following error when I run
"cdrecord -scanbus"
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open
SCSI driver.
Thought it might need the "append hdc=ide-scsi" fix. Sarge installed
with grub so I edited the /boot/menu.lst file with guidance from google
to look like...
title Debian GNU/Linux, kernel 2.4.25-1-386
root (hd0,0)
kernel /vmlinuz-2.4.25-1-386 root=/dev/hda3 ro
hdc=ide-scsi
initrd /initrd.img-2.4.25-1-386
savedefault
boot
Not positive that is correct, but it seems to have worked as I see the
following with dmesg:
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
At this point I'm mostly stuck. I'll keep googling but maybe someone
here has a suggestion.
gwn-tsi:/etc# lsmod
Module Size Used by Not tainted
sr_mod 12280 0 (unused)
sg 28412 0 (autoclean) (unused)
input 3040 0 (autoclean)
apm 8492 1 (autoclean)
ipt_REJECT 3160 2 (autoclean)
iptable_filter 1612 1 (autoclean)
ip_tables 10880 2 [ipt_REJECT iptable_filter]
pcmcia_core 38784 0
af_packet 11624 1 (autoclean)
tap0 2788 1 (autoclean)
usb-uhci 19696 0 (unused)
usbcore 53068 1 [usb-uhci]
ide-scsi 8464 0
scsi_mod 85408 3 [sr_mod sg ide-scsi]
3c59x 23280 1
parport_pc 19400 1 (autoclean)
lp 5952 0 (autoclean)
parport 21800 1 (autoclean) [parport_pc lp]
ide-cd 27968 0
cdrom 25088 0 [sr_mod ide-cd]
rtc 6344 0 (autoclean)
reiserfs 155600 2 (autoclean)
vfat 8940 0 (autoclean)
fat 28088 0 (autoclean) [vfat]
isofs 23092 0 (autoclean)
ext3 66696 0 (autoclean)
jbd 35076 0 (autoclean) [ext3]
ide-detect 288 0 (autoclean) (unused)
ide-disk 12512 4 (autoclean)
piix 7528 1 (autoclean)
ide-core 94300 4 (autoclean) [ide-scsi ide-cd
ide-detect ide-disk piix]
unix 13260 17 (autoclean)
More information about the LUG
mailing list