Find the answer to your Linux question:
Results 1 to 7 of 7
Is there any way to convert a .img file which I believe is a floppy image to a .iso which is obviously a cd image. It is a bootable image ...
  1. #1
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,288

    Convert a .img to a .iso

    Is there any way to convert a .img file which I believe is a floppy image to a .iso
    which is obviously a cd image. It is a bootable image if that makes a difference.
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  2. #2
    Just Joined! geniuz's Avatar
    Join Date
    Mar 2008
    Location
    Netherlands, Europe
    Posts
    71
    can't you simply extract the .img file with certain software and then turn all the files to an ISO image ? (I dunno the programs used for this, but I'm sure there are some)

    I don't think being bootable changes anything, an ISO image can be bootable just as well as an IMG...

  3. #3
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    There sure is! I haven't done this manually in 3-4 years but this tutorial looks like what you need.

    Making a bootable CD from a bootable floppy image

  4. #4
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    Quote Originally Posted by geniuz View Post
    can't you simply extract the .img file with certain software and then turn all the files to an ISO image ? (I dunno the programs used for this, but I'm sure there are some)

    I don't think being bootable changes anything, an ISO image can be bootable just as well as an IMG...
    The boot binaries and catalog need to be in a fixed location, specifically the first 512 bytes if I remember correctly. That is the reason for shipping distros as .iso files rather than a tarball of the installation for example.

  5. #5
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,288
    Thanks bigtomrodney. That looks great and I'll be giving it a thorough going over tonight.
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  6. #6
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    Quote Originally Posted by elija View Post
    Thanks bigtomrodney. That looks great and I'll be giving it a thorough going over tonight.
    Whoah! Scary fast reply. I salute your enthusiasm for getting this fixed

  7. #7
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,288
    Quote Originally Posted by bigtomrodney View Post
    Whoah! Scary fast reply. I salute your enthusiasm for getting this fixed
    Pure co-incidence! I was shutting the browser down and hit F5 on the off chance

    I am eager to sort this out as it will mean I can make some serious progress with
    my project to break my eeepc!
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

Posting Permissions

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