On Sun, 15 Oct 2000, kf wrote:
> On Sun, 1 Oct 2000, Dan Horth wrote:
> 
> = Hiya - I was wondering what would be the correct method of mounting 
> = an ISO image... I'm also curious as to how I should be using mkisofs 
> = to make an image of a directory structure... I tried to use it to 
> = make a copy of a CD - followed the info in the man pages as far as I 
> = can tell - but ended up with a single directory full of files rather 
> = than the files arranged into the structure of directories that they 
> = were on the original CD
> = 
> = the mkisofs command I used was:
> = 
> = mkisofs -U -v -o /tmp/cd.image ./*
> = 
>
>
Sorry... I appear not to have the original question on this
system (may be on my system at work <G>)
Anyway, in answer to how to make an image of a CDROM, use
"dd" as in "dd if=/dev/cdrom
of=/some/mount/point/imagename.iso"

As for making an image of a directory structure.... not
sure how you'd do that, other than with a nice "GUI" tool
like xcdroast which can automate the making of an ISO image
for you.
        John



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to