Re: cdrecord error
Changing the append statement and running lilo didn't work.
I know that I did get cdrecord to work on this box under
Solaris X86. ( that's how i burned the debian CD's). I really don't want
to re-install Solaris x86. I want to run debian, and I need cdrecord to
work on it. Might you have any other suggestions? When I installed
Debian, I installed the idepci flavor. Should I re-install with the
vanilla flavor?
Pete
On Fri, 7 May 2004, Peter Rohrman wrote:
> Thomas,
>
> I'll give it a try. Thank you. I'll let you know how I made out.
>
> Peter Rohrman
>
>
>
> On Fri, 7 May 2004, [iso-8859-1] Thomas Adam wrote:
>
> > --- Peter Rohrman <pete@peterohrman.com> wrote:
> >
> > > TUGGY:/home/pete/cobalt# cdrecord -scanbus
> > > Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jrg Schilling
> > > cdrecord: No such file or directory. Cannot open SCSI driver.
> > > cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
> > > are
> > > root.
> > > TUGGY:/home/pete/cobalt#
> >
> > You need to ensure that the module "ide-scsi" is loaded, and that your
> > CDRW drive is able to make use of it. For lilo, you can add:
> >
> > append="ide-scsi=/dev/XXX"
> >
> > where /dev/XXX is the device of your CDRW drive. Then don't forget to run
> > "lilo". If you're using GRUB, you'll need to edit the /vmlinuz line such
> > that:
> >
> > /vmlinuz ide-scsi=/dev/XXX
> >
> > Then reboot.
> >
> > -- Thomas Adam
> >
> > =====
> > "The Linux Weekend Mechanic" -- http://linuxgazette.net
> > "TAG Editor" -- http://linuxgazette.net
> >
> > "<shrug> We'll just save up your sins, Thomas, and punish
> > you for all of them at once when you get better. The
> > experience will probably kill you. :)"
> >
> > -- Benjamin A. Okopnik (Linux Gazette Technical Editor)
> >
> >
> >
> >
> >
> > ____________________________________________________________
> > Yahoo! Messenger - Communicate instantly..."Ping"
> > your friends today! Download Messenger Now
> > http://uk.messenger.yahoo.com/download/index.html
> >
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>
Reply to: