How To Make ISO On Ubuntu Using Wine

Solis

New member
I found two ways of making iso in ubuntu edgy 6.10 using wine.






First get wine 9.32
Install it, then open the console type: winecfg hit enter.
This brings up a Box that is named wine configuration.
On the Box look for the area where it says drive and click on
it. You can see different letter c-l or more. Click on the tab that
says AvancedShow now go to the letter for your cdrom drive
and then look at where it says type and make sure it says cdrom.
it should look like this.

Path: /media/cdrom
Type:Cdrom

then hit ok and it should close the box.

Method 1

download Isobuster 2.0

open console again and type:
wine isobuster_all_lang.exe

abox comes up select language english or what you read, then hit ok.
this brings up another box click next, read terms click agree then hit next
(otherwise hit cancel). now select the location your going to install it to and
hit next and click next until it finishes installing.

then us the program through th applications/Wine/Programs or Through Console
Console
Type: cd /home/YourName/.wine/drive_c/Program\ Files/Smart\ Projects/IsoBuster
Type:wine IsoBuster.exe

Yourname = Your Computer login name

Method 2

Download Iso Producer 1.1a

Extract the contents to desktop
Make A for Call it Iso Producer
move the contents to the new folder
download msvbvm50..zip
Extract to desktop
Move msvbvm50 to Iso Producer folder

Create a Document Empty File by right click
Rename the NewFile.iso

open console Type: cd /home/youname/Desktop/Iso Producer
hit enter Type: wine ISOProducer.exe
a box comes up if it doenot see the psx disc hit configure plugin
and go to drive select your drive and interface hit ok. i used one of the winxp oictl.
now hit make iso. goto the newfile.iso click on it. it will ask you to overwrite yes or no hit yes and it will start making the iso. Run pSX and use the newfile.iso


Btw Sometime wine forgets that you step up your drive so you may have to do
winecfg again
 

Zach

New member
Sounds like an awful lot to go through for a process that likely has a working Linux program to do it with already.
 

Solis

New member
Well if you know of a program to make iso on linux let me know cause all
i found was the cdrdao which is command line driven and i don't like to use
the command line.
 
Top