PDA

View Full Version : [ubuntu] how to load .isz file?



riversmall
August 20th, 2010, 12:49 PM
As we known, .isz file is compressed by UltraISO.

how to load it under ubuntu?

Are there any applications for it?

lykeion
August 20th, 2010, 01:27 PM
You could try poweriso. The have a free linux command line utility to convert image files.
I'm not totally sure it supports lsz, but do try and find out for yourself.

1. download poweriso
http://www.poweriso.com/poweriso-1.3.tar.gz

2. extract it and open a terminal in that dir

3. convert the file
> poweriso convert file.lsz -o file.iso -ot iso

4. burn or mount the iso image
https://help.ubuntu.com/community/BurningIsoHowto
https://help.ubuntu.com/community/MountIso#Mounting%20ISO%20Files

Hope this helps...(and if so please mark this thread as SOLVED)

mastermindg
November 8th, 2010, 01:22 PM
Sorry...nogo on PowerISO


~/Downloads$ ./poweriso convert testfile.isz -o testfile.iso -ot iso

PowerISO Copyright(C) 2004-2008 PowerISO Computing, Inc
Type poweriso -? for help

testfile.isz: The file format is invalid or unsupported.