WHat is the cd Burning app that comes with linux something like kb3 or something like that
Printable View
WHat is the cd Burning app that comes with linux something like kb3 or something like that
It's k3b -- available (I think) somewhere in the multimedia portion of the KDE start menu. Or you can just type k3b at the command line.
Depending on which version of Knoppix you're running (and/or if you've installed it to a hard drive), you may need to do some magic as root to set up permissions for CD burning. Search this forum for "k3b" and choose your problem if you have one!
K3b can be used without root permission. It does the job perfect, burning cd's that is. Eigther run from hd as wel as from cd.
The same one that's used w/ all distros. cdrecord ;)Quote:
Originally Posted by fulp
I just open a shell in the folder I downloaded the ISO and type on the command line:
cdrecord -v dev=0,0,0 KNOPPIX_V3.4-2004-05-04-EN.iso
Make sure you use the right dev by running
cdrecord -scanbus
first!
Enjoy,
AJG