Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: Doogee on 25 December 2002, 14:18

Title: Burning in Linux
Post by: Doogee on 25 December 2002, 14:18
Hey all hope you had/having/are going to have a merry christmas.


well, santa brought me a cd burner for christmas (a "designed for windows" burner). but i installed it and it can READ CDs. but how do i write a cd? how can i tell if it will even be able to write CDs?

Any help appreciated!


-Dan
Title: Burning in Linux
Post by: creedon on 25 December 2002, 16:53
Now, I just KNOW you're using Linux; which distro?  Have you compiled the kernel with SCSI support (you have to emulate SCSI devices to burn CD's in Linux>0  cdrecord is the basic burning application for Linux; there are a LOT of GUI app's, most of which are just graphical versions of cdrecord.  My PERSONAL opinion is to use cdrecord if you have a limited amount of RAM; why run Xwindow+a window manager while you're burning a CD? (Yes, I know Linux is a true multi-tasking system; I just don't like buffer under-runs).
Title: Burning in Linux
Post by: Doogee on 25 December 2002, 18:54
rightio so i need to recompile the kernel. Ive already got 2.4.20 so how would i recompile with SCSI emulation?
Title: Burning in Linux
Post by: creedon on 25 December 2002, 19:54
Just say "yes" to SCSI support when you're re-compiling.  You might want to do a Google search for CD-burning in Linux; there's some really good specific How-to's available.  Remember, Google is your friend! >GRIN<
Title: Burning in Linux
Post by: Doogee on 26 December 2002, 10:29
well i used voidmains guide to recompiling the kernel 2.4.20 (thanks voidmain) where do i start in that guide? do i just goto the directory and type make xconfig or do i need to do anything else?

[ December 26, 2002: Message edited by: Got Doogee? ]

Title: Burning in Linux
Post by: choasforages on 26 December 2002, 11:11
errr, wouldn't it be easyer to add something like

ide-scsi=foo

when foo is the /dev/whatever the burner is

to his boot file?
Title: Burning in Linux
Post by: Ice-9 on 26 December 2002, 21:21
X-CD-Roast Alpha12 is out, it has direct support for IDE drives on the 2.4 kernel

http://freshmeat.net/releases/107396/ (http://freshmeat.net/releases/107396/)
 Changes: This is mainly a bugfix release, but introduces also some experimental code. The most visible change is the direct support of the ATAPI interface on Linux 2.4.x kernels, which makes SCSI emulation optional. The ProDVD support code is completely rewritten and proxy authentication is supported for CDDB lookups. The man page describes now a multiple parallel writer setup, and the instructions for MacOSX have been improved.
Title: Burning in Linux
Post by: KernelPanic on 26 December 2002, 21:35
quote:
Originally posted by choasforages:
I AM THE SHEPARD OF ENTROPY, OBEY DISORDER.
x86, a hack on a hack of a hack
alpha, the compaqed way
ppc, the fruity way
mips, the graphical way
m68k, the NeXT way
sparc, the reliable way
pallidium, x86's closed way



choas, you need to change your sig;
alpha, the murdered way or
alpha, the dead way
or something to that effect...
Title: Burning in Linux
Post by: Doogee on 27 December 2002, 05:25
Ice9 thanks heaps for that. Worked like a charm!
Title: Burning in Linux
Post by: choasforages on 27 December 2002, 06:09
yeah, i kinda like cdrecord myself. once you memorize it, it take 10 seconds to start burning a disk

and i hope i changed my sig to suit the times better

[ December 26, 2002: Message edited by: choasforages ]

Title: Burning in Linux
Post by: KernelPanic on 27 December 2002, 15:56
quote:
Originally posted by choasforages:
yeah, i kinda like cdrecord myself. once you memorize it, it take 10 seconds to start burning a disk

and i hope i changed my sig to suit the times better

[ December 26, 2002: Message edited by: choasforages ]



Hey, the new sig is cool  :D
Title: Burning in Linux
Post by: dbl221 on 28 December 2002, 05:42
There already is a bash script for cdrecord.

Its called Magma.
Magma Home Page (http://freebits.de/magma/)