On Fri, 2003-03-21 at 16:58, Ratnakar Koli wrote:
> i wish to copy installer image of the linux i have on
> my hdd. how can i do it?
> Ratnakar

If you have an ISO image in one of your partitions, you may try to do
this:

/* Identify the bus of your CD-ROM drive. */
# cdrecord -scanbus

/* Burn the ISO image. */
# cdrecord dev=<bus_result> speed=<write_speed> -eject -data
/path/to/image.iso

Good luck!

Marvin

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL 
PROTECTED]

Reply via email to