how to make iso images
    Konrad Heuer 
    kheuer2 at gwdg.de
       
    Thu Jun 12 23:37:15 PDT 2003
    
    
  
On Fri, 13 Jun 2003, Anurag Chaudhary wrote:
> actually I am having a directory on hard disk and i want to make its .iso
> image in some file on the hard disk so that later I can burn CD with that
> image
> (..snip..)
Install port/package mkisofs and enter:
mkisofs -J -o out.iso -r -V volume_name directory
Best regards
Konrad Heuer (kheuer2 at gwdg.de)  ____            ___  _______
GWDG                           / __/______ ___ / _ )/ __/ _ \
Am Fassberg                   / _// __/ -_) -_) _  |\ \/ // /
37077 Goettingen             /_/ /_/  \__/\__/____/___/____/
Germany
    
    
More information about the freebsd-questions
mailing list