Date: Thu, 27 Mar 2003 19:42:31 +0100 (CET) From: "jpulz@frm2.tu-muenchen.de" <jpulz@frm2.tu-muenchen.de> To: freebsd-questions@freebsd.org Subject: Re: Burning Nero .bin images Message-ID: <Pine.LNX.4.53.0303271935340.15325@hades.frm2.tu-muenchen.de> In-Reply-To: <200303271923.17657.dgw@liwest.at> References: <200303271923.17657.dgw@liwest.at>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 27 Mar 2003, Daniela wrote: > Hi! > > Can anyone tell me how I could burn the Nero .bin and .cue files (without > installing Nero)? Is there a program (preferably a command line tool) to turn > them into simple ISO images? Please help me. Thanks in advance. > > Daniela you should try 'cdrdao' a simple command line could look like: cdrdao write --device 0,0,0 --speed 12 <toc-file.cue> the disadvantage: it works only for SCSI devices. i think ti should also be possible to burn the bin-file directly with 'cdrecord' or 'burncd' if you now wich mode the file must be burned. you can find the required mode in the cue-file. i don't know if it really works, because i use 'cdrdao' joerg -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+g0YaSPOsGF+KA+MRAqQwAKCExVrif2WiIZUOw6eYAMRJswwfNQCeObUV L+xkDABi2Bml0Dn4PZBOHs8= =Gb02 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.53.0303271935340.15325>