LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-29-2007, 10:46 AM   #16
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612

Cheers jong357! I've missed you lately... -the uif2iso.c file came inside the sources for all2iso from bebits.com -same link as mentioned above:

http://www.bebits.com/app/4065

I placed a copy of the original all2iso-o.2.zip file in the Resources directory for all2iso-0.2 on my site for reference.

I ought to be embarrased by the quick cleanup I did to the make.sh script in order to compile those. I didn't really clean up any of the source files even though there are some easy-to-fix non-fatal errors in them. I did alter one of the Makefiles in one of the subdirs and rewrote the makefile.sh so that everything could be compiled or cleaned up with a single command. I also used help2man to generate man-pages for most of the programs -but I didn't clean them up or anything. I'm kinda busy with other things right now, but I thought it would be good to do a quick cleanup of the archive and upload a working package for others to use.

I'd appreciate knowing if any of the programs work (or not) -for later when I can get back to doing a better fix-up of the sources.
 
Old 11-29-2007, 07:02 PM   #17
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
I'd like to know as well. If I can find a uif image I'd test it. I was merely interested in adding to the wiki page I started about CD Image Conversion.

To me, running magicIso under wine isn't really an option. If it works, it works but it's nice to have a native option without going thru all that fuss.
 
Old 11-30-2007, 12:51 AM   #18
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
So how about it cwwilson721? Can you do us a favor and test the little program to see if it works.
Or does someone have a link to some uif image that we can use for testing the functionality?
 
Old 11-30-2007, 03:02 AM   #19
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Quote:
Originally Posted by jong357 View Post
it works but it's nice to have a native option without going thru all that fuss.
http://www.poweriso.com/download.htm
 
Old 11-30-2007, 11:33 AM   #20
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
Yea... That's cool I guess. It's still propritary/binary only I'm assuming. Thanks for the link tho. It's a propritary image format that has created this mess in the first place..

I'm still interested in the uif2iso file that you can compile yourself tho. I'll see if I can't create a uif under windows/magiciso and test some of this stuff out under linux.

Doesn't look like anyone wants to help us gnashley...

Last edited by jong357; 11-30-2007 at 11:35 AM.
 
Old 11-30-2007, 12:08 PM   #21
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
I installed magiciso under windows and made a test image.
Code:
root@darkstar:~/Desktop# ./uif2iso test.uif test.iso
uif2iso v0.1.3 by Salvatore Santagati
Licensed under GPL v2 or later
Image is broken
This image is not CD IMAGE
Pretty sure it was the latest magiciso. New anyway.

Same for poweriso:
Code:
root@darkstar:~/Desktop# ./poweriso convert test.uif -o test.iso -ot iso
PowerISO   Copyright(C) 2004-2006 PowerISO Computing, Inc
            Type poweriso -? for help

test.uif: The file format is invalid or unsupported.
Moral of the story, don't get involved with proprietary formats under linux. leave that stuff for the Windows kiddies to play with since that is clearly what it was made for.

All I did under Windows was to drop a file in the box and "save as" test.uif. Either the newer magiciso versions have changed their output format or... Something. It clearly doesn't work from my expierence tho.

Last edited by jong357; 11-30-2007 at 12:13 PM.
 
Old 11-30-2007, 12:09 PM   #22
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
Jong357, I found this bit of c++ code while surfing to try and find any sort of uif image to test with. I haven't checked it against the code for uif2iso to see if it even is supposed to do the same thing:

http://www.cplusplus.happycodings.co...ms/code31.html
 
Old 11-30-2007, 12:29 PM   #23
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
Here, I'm running late for work as usual but I uploaded a test.uif image to my file server. It just has a test.txt file in it. MagicISO version is 5.4 used to create the image.

http://jaguarlinux.com/pub/sandbox/test.uif

I'll mess around some more when I get home tonite.
 
Old 11-30-2007, 02:37 PM   #24
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Just had a try and get the same error as you with poweriso. I'm gonna read up a bit and see if I can create a working one.

*Edit: uif2iso also has problems. So far only MagicISO will open it. I guess they have changed the format at some point.

Last edited by dive; 11-30-2007 at 03:19 PM.
 
Old 11-30-2007, 05:44 PM   #25
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
Yea. That's the problem with all these competing windows software companies. They do a 190* from the term "standardized". They can't even seem to maintain a stable format. Blindwrite, Alcohol... All of them keep changing their format. Quite ridiculous actually.

So again, to anyone reading... Please use standard ISO9660 filesytem images please. Don't use rar archives on Linux either... It's awfull damn annoying even tho unrar is free it's not common place. I downloaded a free linux prog from bittorrent and they rared a zipped tarball... Morons... That's about the same as using a .uif under linux IMO..

Blood sugar is a little low. Sorry.. :-)

Last edited by jong357; 11-30-2007 at 05:48 PM.
 
Old 11-30-2007, 11:55 PM   #26
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
Yeah, I tried converting your test image with uif2iso and it gave an error about unrecognized format (not a CD image).
As I was surfing around looking for images I found lots of references to the use of uif images being common for distributing 'warez' or illegal copies of proprietary software.
 
Old 12-01-2007, 01:30 AM   #27
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Quote:
Originally Posted by gnashley View Post
Yeah, I tried converting your test image with uif2iso and it gave an error about unrecognized format (not a CD image).
As I was surfing around looking for images I found lots of references to the use of uif images being common for distributing 'warez' or illegal copies of proprietary software.
Just because you can password protect it.
 
Old 12-02-2007, 01:07 PM   #28
kozaki
Member
 
Registered: Jun 2004
Location: France, UE
Distribution: Arch Linux, Bodhi, Debian, Mageia, OpenMediaVault, Q4OS
Posts: 133

Rep: Reputation: 20
Unhappy

Downloaded MagicIso and installed it with Wine (no issue).
But lauching it will only print this error message :
Quote:
MagicDisk doesn't detect driver(mcdbus), Please re-install MagicDisc to re-install MagicDisc Virtual CD/DVD-Rom
As about Poweriso, it does not recognize uif files :
$ ./poweriso -r /[path_to_file].uif
Code:
PowerISO   Copyright(C) 2004-2006 PowerISO Computing, Inc
            Type poweriso -? for help

Unrecognized parameter: /[path_to_file].uif
Pliz does someone knows more about that?
 
Old 12-02-2007, 04:06 PM   #29
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
If you read up you will see that PowerISO has problems with uif even if it can find it ok (which it isn't judging by your error.)

As for the MagicISO error, I don't know, it installed and works fine here with Wine 0.9.47.
 
Old 12-26-2007, 03:31 PM   #30
nbrouard
LQ Newbie
 
Registered: Dec 2007
Posts: 3

Rep: Reputation: 0
all2iso poweriso miso

It seems that:
- all2iso is in a very premature state concerning uif2iso.c and does not work on any file.
- poweriso is not really working too (same output message).

- wine Setup_MagisISO.exe and
wine ~/.wine/c/Program\ Files/MagicISO/miso.exe foo.iso -conv iso foo.uif
works in my tested cases.
 
  


Reply

Tags
cd, dvd, iso, linux, nero, wine



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you merge 4 CD ISO images into one DVD ISO image? nsydenham Linux - Software 6 01-15-2007 09:49 AM
convert image.png image.jpg changing colours MikeyCarter Linux - Software 1 11-17-2006 10:16 AM
convert DVD image to CD image vibhory2j General 2 11-22-2005 10:31 AM
How do I convert a MPEG recorded movie to an ISO image in Linux?? avonrep37 Linux - Software 2 10-07-2005 09:13 AM
Can I Convert DVD image to CD image? bnchakraborty Linux - Software 1 07-22-2005 01:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration