Wine off a LiveUSB

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Bruni
Level 2
Level 2
Posts: 13
Joined: Fri Aug 05, 2011 3:26 pm

Wine off a LiveUSB

Post by Bruni »

I created an article at the Wine Wiki. Is such an idea worthwhile? In my view, this makes sense in case you have no Linux installed on your HDD, but running Wine from Git is needed.
http://wiki.winehq.org/RunningWinefromGitOffALiveUSB
Feel free to remove my article if you found it unneeded.
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Good effort! A bit too specific perhaps, you seem to be targeting KNOPPIX specifically, when there's so many distros.

Some of the inctructions are basically duplicated from instructions found elsewhere - like compiling from Git. It is recommended that in those sections, you link to the appropriate Wiki articles instead.

Also, consider that from here on, you'll need to maintain the instructions all by yourself. That includes when something changes and the instructions break. It wouldn't look good if instructions on the official site were to be wrong... ;)
User avatar
SpawnHappyJake
Level 5
Level 5
Posts: 272
Joined: Sun Feb 06, 2011 5:57 am

Post by SpawnHappyJake »

I just use usb-creator to copy the files out of a Ubuntu or Ubuntu-like live installer iso onto a thumb drive and create a persistence file for me. Then I go in and clean up shop by installing GRUB2 to the track0 (and lately I've been playing with EFI), get grub.cfg how I want it, put other stuff in, etc. Then I boot into the Linux mentioned above, install wine via add-apt-repository and apt-get, and volia, I have WINE on a bootable thumb drive. In fact, I have a 32-bit partition and a 64-bit partition.
My way sounds a lot easier than yours, but yours probably has more options. You can still install WINE from source in "my way".

Cheers,
Jake
Locked