[LUNI] CD Burning
Stephen Johnson
steve at webninja.com
Sat Mar 16 16:24:01 CST 2002
actually an ide-burner should be treated as a scsi cdrom under linux is
you want to burn to it.
make sure you compile in scsi-generic support along with scsi cdrom
support.
another important thing a lot of new people forget is loopback device
support.
if you have all those then your good.
the other thing is that your burner will not show up as a /dev/hdb(a,c,d
whatever...)
you can use those devices to read from (as long as you put ide-cdrom
support, which since both my drives are either dvd, or burner, i leave
that out)
but to write, you need to use the scsi cd device ie. /dev/scd0 /dev/scd1
mose gui burning software in linux can auto detect them if your
permissions are correct.
eroaster is my new favorite!
On Thu, 2002-03-07 at 13:23, Noesis wrote:
> In the past, I have mostly just used Linux for my work, never bothering
> to really get into playing with it (besides some eye candy and the normal
> customization odds and ends).. so I decided I would put a CD Burner in.
> Now, obviously, I have no idea how to burn a CD in Linux. However,
> as a Linux-user for some time now, I knew where to look first: THE DOCS!
> :) :) :) :) @#$%!!! So, I did my reading and learned the following:
>
> cdrecord is what most frontends are using, which only recongizes
> SCSI CD-ROMS (mine is IDE, heh) and that there really is no
> good burn software for Linux I could find. The best looking was
> X CD Roast, but once I installed it, I did not like it. I just
> want something that works. I tested some lighter ones too, none
> worked because of the IDE-SCSI thing.
>
> So to fix the SCSI only problem, I did the obvious:
>
> lilo.conf I added:
> append = "hdd = ide-scsi"
>
> modules.conf I added:
> options ide-cd ignore=hdd
> alias scd0 srmod
> pre-install sg modprobe ide-scsi
> pre-install sr_mod modprobe ide-scsi
>
> Now, SCSI is in my kernel (SCSI drive, and I made room for SCSI mods
> since I had the feeling I would do something like this.. kind of...)..
> so everything I need is already in the kernel, as far as I know.
>
> The IDE Burner is on /dev/hdd
> The IDE CD-ROM is on /dev/hdc
>
> There is the background... here are my questions based on that.
>
> How do I get this working? I would like burner software recommendations
> and how to set it up so my IDE burner will work. As you can see,
> I'm not much of a multimedia guy and have no experiance with burning
> for the most part (CDs with Nero at work, but, that is about it- Linux
> would not burn CDs that easy, obviously).
>
> Oh, almost forgot. Slackware Linux, Kernel 2.4.5, SMP, SCSI
>
> Kind Regards,
> -Noesis
> ______________________________________________________________________
> Linux Users Of Northern Illinois - Technical Discussion
> luni at luni.org
> http://luni.org/mailman/listinfo/luni
--
"I have never let my schooling interfere with my education. " - Mark
Twain
// ////// // // ////// //////
// // // // // // // //
// // // //// ////// //////
// // // // // // // // //
////// ////// // // ////// // //
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
Url : http://luni.org/pipermail/luni/attachments/20020316/1c866e14/attachment.bin
More information about the luni
mailing list