Results 1 to 4 of 4

Thread: Make a disk image from folder

  1. #1
    Join Date
    May 2009
    Location
    Near the Atlantic shore
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Make a disk image from folder

    Hello-

    Given a folder with various files copied from a single disk, is it possible to make an .iso disk image? I'm working off a Acer aspire running Ubuntu 10.04.

    Thanks!

    -Val
    "I may disagree with what you have to say, but I shall defend, to the death, your right to say it."
    -Voltaire

  2. #2
    Join Date
    Feb 2007
    Location
    Romania
    Beans
    Hidden!

    Re: Make a disk image from folder

    Hi,

    Code:
    genisoimage image.iso path/to/dir
    or try acetoneiso if you need a GUI application.

  3. #3
    Join Date
    May 2009
    Location
    Near the Atlantic shore
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Make a disk image from folder

    Thanks!

    That did the trick.

    -Val

  4. #4
    Join Date
    Oct 2005
    Location
    Lab, Slovakia
    Beans
    10,792

    Re: Make a disk image from folder

    Howdy,

    The older one is mkisofs.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •