kanotix.com

Anything goes - Wish you had UltraISO or WinISO on Linux?

mzilikazi - 22.09.2006, 17:47 Uhr
Titel: Wish you had UltraISO or WinISO on Linux?
Well check out ISO Master. There is even a .deb available and it works fine on Debian Sid. Best of all, it's GTK! Winken
devil - 22.09.2006, 21:20 Uhr
Titel: RE: Wish you had UltraISO or WinISO on Linux?
hm, sounds nice but wont run on fresh RC3 install:
Code:
devil@devilsbox:~$ ISO Master warning: failed to open config file for reading, trying to create
/home/devil/.gtkrc-2.0:11: error: unexpected identifier `name', expected character `='
ISO Master fatal error: changeFsDirectory(): stat(newSrcPathAndName, &nextItemInfo) failed

any ideas?
probably some gtk stuff missing

greetz
devil[/quote]
Swynndla - 22.09.2006, 23:52 Uhr
Titel: RE: Wish you had UltraISO or WinISO on Linux?
What does ISO Master actually do? ... ie what do people use it for and why?

The website says "an open-source, graphical CD image editor that runs on Linux" ... but I don't understand what I could use ISO Master for?
eco2geek - 23.09.2006, 00:07 Uhr
Titel: Re: RE: Wish you had UltraISO or WinISO on Linux?
Swynndla hat folgendes geschrieben::
What does ISO Master actually do? ... ie what do people use it for and why?

Say you had an ISO created and you wanted to put a "readme.txt" file on it without having to recreate it. Or you wanted to delete that file.

Or in the case of Slax (didn't they fund this?), which has a modules directory on the live CD, where you can put pre-made modules, which add programs to the base live distro, you could open the ISO, download and save modules to that directory, then save your changes, without having to learn how to do it from the command line.

In Windows' case, a program like WinISO lets you view the contents of an ISO, and add files to and delete files from an ISO file. Which is pretty nifty.
Swynndla - 23.09.2006, 01:25 Uhr
Titel: RE: Re: RE: Wish you had UltraISO or WinISO on Linux?
Ahhh thanks for explaining it eco2geek ... that sounds very nice Smilie

I'm guessing that it wouldn't work on a kanotix ISO as the kanotix live cd uses compression?
eco2geek - 23.09.2006, 01:47 Uhr
Titel:
It'd open the Kanotix ISO itself, but not the compressed filesystem on the ISO (the large /KNOPPIX/KNOPPIX file).
DeepDayze - 23.09.2006, 02:31 Uhr
Titel:
IsoMaster works for me so far...a rather basic program, but very promising.
ockham23 - 23.09.2006, 08:21 Uhr
Titel:
One possible use could be to edit /grub/boot/menu.lst on the Kanotix LiveCD to create a LiveCD that has special cheat codes enabled by default (e.g., home=scan, myconf=scan, fromiso=K*.iso). As eco2geek pointed out, files outside of /KNOPPIX are not compressed, so you can edit them to your liking.
devil - 23.09.2006, 08:32 Uhr
Titel:
well, it runs as root, not as user here.

greetz
devil
ockham23 - 23.09.2006, 09:59 Uhr
Titel:
This is what I get when I try to create a new Kanotix iso with an edited menu.lst on it. Any suggestions?
Code:
einfach@Kanotix0601:~$ isomaster
ISO Master warning: failed to open config file for reading, trying to create
mangling
Segmentation fault
einfach@Kanotix0601:~$ sux
Password:
root@Kanotix0601:/home/einfach# isomaster
ISO Master warning: failed to open config file for reading, trying to create
mangling
Segmentation fault

devil - 23.09.2006, 10:51 Uhr
Titel:
ockham,
wenn ich die seite richtig gelesen hab, kann er noch keine isos erstellen.
es ist noch eine frühe version.

greetz
devil
ockham23 - 23.09.2006, 11:00 Uhr
Titel:
Hm, I thought "master" implied some kind of mastering function. So, what can it do apart from mounting an iso file and extracting files from it?
Swynndla - 23.09.2006, 11:16 Uhr
Titel:
devil hat folgendes geschrieben::
ockham,
wenn ich die seite richtig gelesen hab, kann er noch keine isos erstellen.
es ist noch eine frühe version.

It's times like these that I like babelfish:
http://babelfish.altavista.com/tr
Smilie
devil - 23.09.2006, 11:47 Uhr
Titel:
swynndla,
sorry, i got mixed up with the langs there Sehr böse

greetz
devil
slam - 23.09.2006, 12:09 Uhr
Titel:
Zitat:
Hm, I thought "master" implied some kind of mastering function. So, what can it do apart from mounting an iso file and extracting files from it?

As long as this tool does not more than giving you read access to ISO files, it's useless, because this is something already implemented in Kanotix in several different ways:

Simply open the ISO file with Konqueror (or - not so pretty, but faster - mc) and wait. Depending on the file size the ISO opens after seconds, up to 1 minute. Then simply copy files out to wherever you desire.

The more geeky version of this is to mount the ISO file, i.e.:
Code:
mkdir /mnt/test
mount -t iso9660 -o loop KANOTIX-2006-01-RC3.iso /mnt/test

After that you are able to browse it inside /mnt/test and copy out files.

Greetings,
Chris
mzilikazi - 23.09.2006, 15:09 Uhr
Titel:
slam hat folgendes geschrieben::

As long as this tool does not more than giving you read access to ISO files, it's useless, because this is something already implemented in Kanotix in several different ways:


Well fortunately that isn't all it does. Winken
From the front page:
Zitat:
This is an early version but is usable for simple image editing.

You can't edit an iso simpy by loop mounting it. And we know that just like the Kanotix RC's it needs testing to improve it.

Zitat:
Remember there is no boot record support yet so you cannot create bootable CD images.

Now that will be a slick feature (when/if it works).
DeepDayze - 23.09.2006, 16:05 Uhr
Titel:
You should be able to add and subtract files and folders from the image using ISOMaster. When bootable image support is added then its great for making remasters of say, the kanotix cd for example.

EDIT: even make custom Windoze CD's in Linux as well Winken
mzilikazi - 27.09.2006, 02:33 Uhr
Titel:
KISO was just pointed out to me in IRC.
Here's a deb:
http://www.podulator.com/debs/kiso/
Not tried it personally.
devil - 27.09.2006, 06:01 Uhr
Titel:
there is a newer isomaster_0.3-1_i386.deb as well at:
Code:
http://kanotixguide.org/dl/debian.no.repo/isomaster/

havnt looked at it yet.

greetz
devil
Mig21 - 13.11.2006, 20:00 Uhr
Titel:
hello

thanks for trying iso master. there have been a lot of bugs fixed up until 0.5. are there any bugs still that you found?

cheers,
iso master author
jackiebrown - 22.04.2007, 23:24 Uhr
Titel:
This just hit the official debian repos
vilde - 23.04.2007, 09:55 Uhr
Titel:
I have tried Isomaster before but it didn't work as well as I wanted, if I remember right id couldn't work with .img files. Maybe I should let it have a second chance now. Anyway I have used UltraIso with wine a long time now and it works very good.
DeepDayze - 05.07.2007, 13:36 Uhr
Titel:
What's with ISOMaster nowadays? Any news?
Daddy-G - 05.07.2007, 16:08 Uhr
Titel: isomaster
I saw a kanotix-version of isomaster yesterday new in the thorhammer repo.

Tried it, but you can nearly do the same with krusader.
You can't open the compressed Kanotix file.

Greetings
Daddy-G
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007