[ale] burnin' to burn
Geoffrey
esoteric at 3times25.net
Sun Feb 2 01:11:48 EST 2003
Your still missing the ide-scsi module. Noting you have the ide-cd
module loaded, cdrecord will be looking for a scsi drive, not ide. That
is what ide-scsi does for you.
ChangingLINKS.com wrote:
> [root at computer2 root]# cdrecord -v speed=4 dev=0,0,0 -data /zetups/gentoo.iso
> Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J?rg Schilling
> TOC Type: 1 = CD-ROM
> scsidev: '0,0,0'
> scsibus: 0 target: 0 lun: 0
> cdrecord: No such device. Cannot open '/dev/pg0'. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are
> root.
> [root at computer2 root]# cdrecord -scanbus
> Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J?rg Schilling
> cdrecord: No such file or directory. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are
> root.
> [root at computer2 root]# lsmod
> Module Size Used by Not tainted
> nls_iso8859-1 3488 0 (autoclean)
> ide-cd 30144 0 (autoclean)
> cdrom 31968 0 (autoclean) [ide-cd]
> sg 33700 0 (autoclean) (unused)
> iscsi 91080 0 (unused)
> scsi_mod 104848 2 [sg iscsi]
> nfsd 75456 8 (autoclean)
> lockd 55296 1 (autoclean) [nfsd]
> sunrpc 73876 1 (autoclean) [nfsd lockd]
> autofs 11140 0 (autoclean) (unused)
> 8139too 16160 1
> mii 2248 0 [8139too]
> appletalk 23628 0 (autoclean)
> ipx 19604 0 (autoclean)
> usb-uhci 24292 0 (unused)
> usbcore 71104 1 [usb-uhci]
> ext3 64768 3
> jbd 47892 3 [ext3]
> [root at computer2 root]# modprobe ide-scsi
> [root at computer2 root]#
>
> I added append="hdd=ide-scsi" to grub.conf
> I added append="/dev/cdrom=ide-scsi" to grub.conf instead
>
> "The problem: cdrecord requires that you also add SCSI Generic support to your
> kernel.
> Recompiling the kernel with that option enabled solved the problem."
>
> Do I recompile the kernel with that option?
> I looked in the kernel config (make menuconfig) and it looks like all of the
> stuff regarding scsi is enabled.
>
> Any tips?
--
Until later: Geoffrey esoteric at 3times25.net
The latest, most widespread virus? Microsoft end user agreement.
Think about it...
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list