| |
|
Welcome to AstaHost - Dear Guest | |
Need A Free Iso Editor
#1
Posted 22 January 2009 - 09:13 AM
I would like to add some files to a previously created CD or DVD.
I was familiar with winiso or ultraiso, who do the job perfectly : you create an ISO file from your CD, and then you add files to the iso, and burn the iso to a CD, and your new files are there.
However, you have to pay for ultraiso. Do you know a free software doing correctly the same job ?
Regards
Yordan
#2
Posted 22 January 2009 - 09:23 AM
http://cdburnerxp.se
by the way, even though it sounds like it's for Windows XP, but it works quite well with Windows Vista too
#4
Posted 22 January 2009 - 02:11 PM
It's still the same problem : you need a tool able to create the empty iso, and able to add files to that iso.I didn't know you could alter ISO's with CDBurnerXP
![]()
What you could try is mounting the ISO file use daemon tools, create a new (empty) iso, copy all the file from the virtual drive and add the files you want.
#5
Posted 23 January 2009 - 07:25 PM
#6
Posted 24 January 2009 - 11:41 AM
I gave it a try, doesn't work. winrar is able to open an iso file, and extract some parts or extract everything, but cannot add a file to an iso. Even a registered version cannot do that.I also used to use WinISO but now I use an unusual alternative, WinRAR (http://www.rarlab.com/). WinRAR is not free but you can use the unlicensed version basically forever with only a nag screen. If you are not familiar with WinRAR then you should give it a look because it is the best archive software period. Several versions ago they added ISO support and now it’s what I use to modify and extract ISO’s.
#7
Posted 24 January 2009 - 11:52 AM
Magic ISO Maker (MagicISO) ... MagicISO is a powerful CD/DVD image file creating /editing/extracting tool. It can open / create / edit /extract CD/DVD image ... http://www.magiciso.com/
CD and DVD Data Recovery/Rescue software (BD and HD DVD Data Recovery). Rescues lost files from bad or trashed CD or DVD discs, saves important documents, ... http://www.isobuster.com/
#8
Posted 24 January 2009 - 03:59 PM
isobuster also does not do the job : it does not allow you to add extra files to your iso.CD and DVD Data Recovery/Rescue software (BD and HD DVD Data Recovery). Rescues lost files from bad or trashed CD or DVD discs, saves important documents, ... http://www.isobuster.com/
I think I was thinking the wrong way. Probably the best way is to put all my files in a temporary folder, let's say c:\mycdtemp, and use mkisofs (the windows or the linux version) to create the final iso. A kind of step-by-step for having the binaries and a working syntax is here : http://www.g-loaded....d-with-mkisofs/
Of course, my goal is to create a multiple-linux bootable cd, and not to create a "windows bootable cd", but the principle of using mkisofs and the syntax provided makes sense :
mkisofs \
-b cdboot/msboot.img -no-emul-boot -boot-load-seg 1984 -boot-load-size 4 \
-iso-level 2 -J -l -D -N -joliet-long -relaxed-filenames \
-V "WINSP" \
-o ../winsp.iso .
So, no need to modify an existing iso, when working that way the goal is to start from a folder and create an iso having that folder. Any further modifications will be simply add files to that original folder and re-create the iso file using the same syntax, and burn to CD, or test it with an emulated machine.
#9
Posted 25 January 2009 - 04:25 AM
Hope this helps,
Sparkx
Links:
InfraRecoder
#10
Posted 25 January 2009 - 06:14 AM
#11
Posted 25 January 2009 - 04:12 PM
I did a google search on editing iso loop and this was the first hit: Tool to Open and Edit ISO . When Unix was originally designed by Bell Labs, the underlying concept was that everything was a file. Loopmount is the standard method of making that explicit.
Hope this helps!
P.S.: If you really want to do it in Windows, here is a specialized tool that may help: nLite. It is an ISO editor, specifically designed to edit (clean up) Windows XP. The folks on their forum may be able to tell you how to do it more generally in Windows, or a search on slipstream may get you what you are looking for in the Windows world.
#12
Posted 26 January 2009 - 10:02 PM
There doesn't seem to be any complications with porting the Linux source over to Windows either, well that's just what I've seen by glancing over the code.
Cheers,
MC
#13
Posted 27 January 2009 - 02:46 PM
Other software that i use to work with and modify iso's are in this order
1) WinISO - I like it cause it reads more of the older format(s) and can backup and inject the boot information.
2) PowerISO - There are some iso files online that are stubborn with CDBurnerXP and WinIso, so i try this. (Trial has size limits)
3) Magic ISO Maker - If worst comes to worst then I take the time in install this program. (Trail has size limits)
4) Microsoft VirtualPC - boot from Virtual OS for testing purposes.
5) AutoStreamer - for slipstream SP(s)
I never use Nero suites and I tend to have problems with the Roxio and Sonic stuff on client machines sometimes but that's probably cause of old/oem versions, you never know.
** The main thing I've just recently noticed with compatibilities with DVD(s) are some dated drives don't support the DVD+R (like this laptop I'm on) Use a program like Everest Ultimate Edition to verify your CD/DVR-RW(s) compatibility.
Hope this helps
#14
Posted 01 February 2009 - 09:01 PM
The syntax is somehow trapping for a newbie, needed some time to get it working :
mkisofs -o output.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table .The trick is that all the files have to bee in the isolinux folder, including Menu.txt, and that syslinux.cfg has to be copied (or renamed) to isolinux.cfg
#16
Posted 02 February 2009 - 06:55 AM
http://create-iso.so...r.com/software/
#17
Posted 02 February 2009 - 12:53 PM
Edited by thasoldier, 02 February 2009 - 12:54 PM.
#18
Posted 03 February 2009 - 10:17 AM
http://www.freedownl...iso-editor.html
Note:some of them are not free
#20
Posted 18 February 2009 - 06:22 AM
Reply to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











