Menu

mkisofs not found

Help
skywal_l
2007-02-27
2013-04-05
  • skywal_l

    skywal_l - 2007-02-27

    Hi all, ni how ma!

      I have created the image using clonezilla live. Now i want to make an iso from this image, but when I type (under root): ocs-iso -s, it says : "mkisofs not found!"

      Any idea ?

    Thanks.

     
    • Steven Shiau

      Steven Shiau - 2007-02-27

      I think you misunderstand the doc. ocs-iso -s is run in DRBL server (Create Clonezilla Live in a DRBL/Clonezilla server). It's only when you have a DRBL server that you can run "ocs-iso -s". However, this also give us a idea, and the next version might have this function in Clonezilla Live.
      Actually if your Clonezilla live can access Internet, you can try this:
      apt-get update
      apt-get install mkisofs
      Then you can try to run "/opt/drbl/sbin/ocs-iso -s" again. But actually this is useless, you will get a similar iso like the one you downloaded.
      On the other hand, if you want to create an iso containing clonezilla image by clonezilla live, give this a try (after mkisofs is installed):
      1. cd /home/partimag (or whatever directory you can write file, and the free space is large enough)
      2. /opt/drbl/sbin/ocs-iso $IMAGENAME
         Replace $IMAGENAME with the image you want to insert into the created iso file.

      The above is just a draft, randomly idea. It's not tested here. Use it at your own risk.
      Good luck.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.