Steve Lee wrote:
anyone know how to output an iso image to disk
and not a CD.
Thanks.

One way is to mount the iso image as a drive and copy it out. If my memory serves me the command is something like:

mount -t iso9660 <name of iso image> /mount/point

- where '/mount/point' is some preexisting directory.

/jan




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Reply via email to