Hello all! I have tried to find a way to edit/change a allready made ISO. There are a few files i need to remove, rename and/or add. I have no access to the original "sourcetree", so i have to use the ISO as original. mc can "mount" the ISO, but it complains as i try to edit or rename. I tried to loop mount (mount -o loop <image> <mount point> but that mounts it read only. How can i change the filesystem and remake the ISO? Tried google, but couldnt find anything but a few Win programs... -- /Rikard ----------------------------------------------------------------------------- email : rikard.j@rikjoh.com web : http://www.rikjoh.com mob : +46 (0)736 19 76 25 ------------------------ Public PGP fingerprint ---------------------------- < 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78 46 1C EE 56 >
Rikard, On Sunday 01 January 2006 09:36, Rikard Johnels wrote:
...
How can i change the filesystem and remake the ISO? Tried google, but couldnt find anything but a few Win programs...
Copy the directory tree to a hard drive, re-arrange it to your needs and remaster a disc or disc image from those files.
-- /Rikard
Randall Schulz
* Rikard Johnels <rikard.j@rikjoh.com> [01-01-06 12:37]:
How can i change the filesystem and remake the ISO? Tried google, but couldnt find anything but a few Win programs...
The knoppix distro web site contains information and scripts to alter iso's for personal use. -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2
On Sun, 2006-01-01 at 18:36 +0100, Rikard Johnels wrote:
Hello all! I have tried to find a way to edit/change a allready made ISO. There are a few files i need to remove, rename and/or add. I have no access to the original "sourcetree", so i have to use the ISO as original.
mc can "mount" the ISO, but it complains as i try to edit or rename. I tried to loop mount (mount -o loop <image> <mount point> but that mounts it read only.
How can i change the filesystem and remake the ISO? Tried google, but couldnt find anything but a few Win programs...
I think what you need is more along the lines of what's needed to create a live cd, so try googling that thread. Take your .iso and mount it, then copy the image over onto your hd in a specific directory eg /usr/local/remaster. Make your changes and then recreate the .iso file. I'm pretty sure that you'll need to chroot so that your /usr/local/remaster directory is the root for your cd image. This is why I suggest you look up that thread and see how it needs to be done. IIRC opensuse had the instructions on compiling a live CD so you might want to try there first.
participants (4)
-
Mike McMullin
-
Patrick Shanahan
-
Randall R Schulz
-
Rikard Johnels