editing a bootable ISO - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: editing a bootable ISO (/showthread.php?tid=24755) editing a bootable ISO by Choli on 05-04-2004 at 12:44 PM
ok... I have an ISO image of a bootable CD and want to edit it (add more files) but without loosing the boot ability. I know this is possible with programs like WinISO but I also want that the program I'd use does not modify where the current files are, ie: don't modify the LBA address of the files (because sometimes when you boot from the CD, the boot code tries to access some files by its LBA address so I need them saty phisically at the same place). RE: editing a bootable ISO by Sunshine on 05-04-2004 at 01:49 PM
I think adding more files automaticly means that the bootingpart changes with it if needed (if not the booting would do no good cuz it can't find the files). If u boot an it can't find the files it means the bootpart hasn't been changed properly, therefor u need to burn ur ISO image to a new CD after u altered it. RE: editing a bootable ISO by Anubis on 05-04-2004 at 03:22 PM I believe WinRAR can open ISO files and edit them...also you should loose the boot ability is you don't edit the AUTORUN.inf file...if there is no AUTORUN.inf file and it doesn't boot after editing simply write one... RE: editing a bootable ISO by Menthix on 05-04-2004 at 05:48 PM
autorun.inf takes care of autorun, which is a Windows feature that allows you to automatically launch a program from the cd once you inserted the CD in a player. RE: editing a bootable ISO by Choli on 05-04-2004 at 07:39 PM
quote:some boot parts are made in suck a way that they find files by looking at a predefined LBA address, and any program can know that (and so they can't modify them) THat's why I need one that preserves the LBA addresses. quote:yes yes yes... people: note that i don't mean an autorun CD, but a CD you put in your cd-drive, start the PC and it loads (like the Win installation CDs, Norton antivirus one, etc...) quote:thanks MenthiX . I'll give a try to those programs, however I think some time ago I tested them without any luck. I'm not sure, tho. Anyway, anyone else knows any other program? |