Re: How to create a UFS image file ?
From: Dragan Cvetkovic (me_at_privacy.net)
Date: 01/14/05
- Previous message: Oscar del Rio: "Re: How to create a UFS image file ?"
- In reply to: Oscar del Rio: "Re: How to create a UFS image file ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 14 Jan 2005 15:48:55 -0500
Oscar del Rio <delrio@mie.utoronto.ca> writes:
> mmhawley@earthlink.net wrote:
>> hello. I'm a new-bie to the solaris system administation and wanted to
>> burn an image of a program to a cd-rom
>> without using the tools provided by vendors for this purpose. Would there
>> be a way to make an image of the Unix File System and then burn it to a
>> cd-rom ?
>
> man mkisofs
>
> To create an image of everything under a directory "/user/test"
>
> mkisofs -o image.iso -R -J -hfs /user/test
>
> then you can burn the resulting image.iso file with any cdburner
> or with Solaris "cdrw"
>
> cdrw -i image.iso
Wouldn't that create a ISO image, not a UFS one as the OP asked?
Dragan
-- Dragan Cvetkovic, To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer !!! Sender/From address is bogus. Use reply-to one !!!
- Previous message: Oscar del Rio: "Re: How to create a UFS image file ?"
- In reply to: Oscar del Rio: "Re: How to create a UFS image file ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|