mkisofs &| cdrecord

Johannes Ullrich jullrich at euclidian.com
Sat Nov 8 09:08:41 EST 2003


if you already have an .iso file, you don't need
'mkisofs' at all. The only reason to use 'mkisofs'
is to generate the iso file in the first place 
("make ISO fs ;-) ")

so all you need is 'cdrecord':

cdrecord dev=0,0 distro.iso

(adjust 'dev' to your actual device id. Use
cdrecord -scanbus to get a list)




On Sat, 2003-11-08 at 08:48, Bill Holt wrote:
> Hello, 
> I was trying to burn a cd from the command line, all my links are set up correctly and I followed the HowTo (cd writing). But when I attempt to burn it writes over my ISO file instead! DOH!
> mkisofs -r -o distro.iso /dev/scd0
> is this the correct command? The documentation is a little confusing.
> Thanks for any help.
> 
> 
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://www.blu.org/mailman/listinfo/discuss
-- 
--------------------------------------------------------------
Johannes Ullrich                     jullrich at euclidian.com
pgp key: http://johannes.homepc.org/PGPKEYS
--------------------------------------------------------------
   "We regret to inform you that we do not enable any of the 
    security functions within the routers that we install."
         support at covad.net
--------------------------------------------------------------





More information about the Discuss mailing list