[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: downloaded txt.iso file: how to make a bootable cdimage out of it??



On Mon, 2004-07-05 at 08:13, steef van duin wrote:
> hello out there,
> 
> i should appreciate some illuminating help with the following problem:
> 
> for some reasons i temporarily fell back for work on woody, standard 
> vanilla kernel.
> 
> yesterday i downloaded an official .iso file from woody (first cd) for a 
> friend of mine.
> 
> i only can get this on my harddisk as a text_file, ending on .iso.
> 
> when I burn this file of about 599 MB with cdrecord and i mount this 
> file the only thing i see is < debian xxx.iso >
> 
> my question: how can i tell my machine (the 'vanilla_machine') to make a 
> bootable CDimage.iso file out of this downloaded file?

Steef, you need to burn this as an image, not as data.
cdrecord is your friend. I generally use this:

 "cdrecord -v  fs=6m dev=1,0,0(*) some_image.iso"

(*)First find out what device your burner is on with "cdrecord -scanbus"

Of course there are plenty ways to do this using either gui/cli. This
seems the most simple way. YMMV.

good luck,
Chris



Reply to: