Click here to Skip to main content
15,913,467 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: WSO CCC OTD 2018-11-14 Solution Pin
super14-Nov-18 5:08
professionalsuper14-Nov-18 5:08 
GeneralMoving a physical Windows installation to a VM Pin
Daniel Pfeffer13-Nov-18 22:02
professionalDaniel Pfeffer13-Nov-18 22:02 
GeneralRe: Moving a physical Windows installation to a VM Pin
Johnny J.13-Nov-18 22:14
professionalJohnny J.13-Nov-18 22:14 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer13-Nov-18 22:38
professionalDaniel Pfeffer13-Nov-18 22:38 
PraiseRe: Moving a physical Windows installation to a VM Pin
RickZeeland13-Nov-18 23:57
mveRickZeeland13-Nov-18 23:57 
GeneralRe: Moving a physical Windows installation to a VM Pin
Rob Philpott14-Nov-18 0:37
Rob Philpott14-Nov-18 0:37 
GeneralRe: Moving a physical Windows installation to a VM Pin
dandy7214-Nov-18 10:07
dandy7214-Nov-18 10:07 
GeneralRe: Moving a physical Windows installation to a VM Pin
lopatir14-Nov-18 0:40
lopatir14-Nov-18 0:40 
just as an aside I looked at doing this (and heard reports it works well)

but then I realised I would be offloading a lot of other things to the linux host, web browser, email, video watching, music even most office work (documents), plus there was a few years of other cruft on the windows box either no longer used (dvd burners) as well as the inwvitable talings of uninstalled programs,

thus I went clean slate on the windows vm, basically: windows, 7zip, np++ and vs2017, another one same except vs2013 (so no version X spoiling version Y). And really I can see a difference, some of the quirks (from some uninstalled progs) that had built up over time were all gone.

I did need ms office for some interop apps (since converted away), so yet another VM with just office. (Similarly if you do have some win only req can either add it to your dev VM, or have a separate VM.)

Oh yeah, and another one: plain w10 for testing (above all w7).

The multiple VM's used a common shared directory where all my work files are, so I could even compile on one and flip to another to test.

If I need another clean VM, just copy the base of one of the existing VM's - far easier then installing and setting up windows from scratch each time.

Bonus: testing vanilla VM's - you will soon find out if for example you are relying on something that is particular to your dev env, previous releases or even own machine. (no more chance of the embarrassing, "oops, forgot about that, please wait while I download and install it.")

incremental backups really easy: using snapshots don't need to backup the entire VM each time, can have branched snapshots on snapshots and roll back, prune, so many versions of your machine on all on one physical box, one backup... way less admin (backups, networking, setting permissioning..... ) than running multiple machines.

And really don't waste metal on windows: Without even testing for that I noticed with 3 simultaneous VMs running they all performed as well as the machine when it was single install win only, windows (on new HW) is like buying a Ferrari that has been speed limited to 50. Total waste!

licensing:
my install on VM didn't like my license (it is a real lic) so screw it, I just went VL on the guests and run a VL auth host on the linux - doing it the naughty way and I know 2 longs don't make a light but no animals were harmed and don't really care to waste any more time on ms license stupidity.
Message Signature
(Click to edit ->)

GeneralRe: Moving a physical Windows installation to a VM Pin
W Balboos, GHB14-Nov-18 2:38
W Balboos, GHB14-Nov-18 2:38 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 5:12
professionalDaniel Pfeffer14-Nov-18 5:12 
GeneralRe: Moving a physical Windows installation to a VM Pin
ScottM115-Nov-18 22:20
ScottM115-Nov-18 22:20 
GeneralRe: Moving a physical Windows installation to a VM Pin
lopatir15-Nov-18 23:11
lopatir15-Nov-18 23:11 
GeneralRe: Moving a physical Windows installation to a VM Pin
ScottM115-Nov-18 23:46
ScottM115-Nov-18 23:46 
GeneralRe: Moving a physical Windows installation to a VM Pin
lopatir16-Nov-18 4:42
lopatir16-Nov-18 4:42 
GeneralRe: Moving a physical Windows installation to a VM Pin
Mark_Wallace13-Nov-18 22:41
Mark_Wallace13-Nov-18 22:41 
GeneralRe: Moving a physical Windows installation to a VM Pin
#realJSOP14-Nov-18 1:04
professional#realJSOP14-Nov-18 1:04 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 4:38
professionalDaniel Pfeffer14-Nov-18 4:38 
GeneralRe: Moving a physical Windows installation to a VM Pin
charlieg15-Nov-18 11:54
charlieg15-Nov-18 11:54 
GeneralRe: Moving a physical Windows installation to a VM Pin
Member 1325675016-Nov-18 1:52
Member 1325675016-Nov-18 1:52 
GeneralRe: Moving a physical Windows installation to a VM Pin
Nelek14-Nov-18 1:20
protectorNelek14-Nov-18 1:20 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 4:40
professionalDaniel Pfeffer14-Nov-18 4:40 
GeneralRe: Moving a physical Windows installation to a VM Pin
Nelek14-Nov-18 9:04
protectorNelek14-Nov-18 9:04 
GeneralRe: Moving a physical Windows installation to a VM Pin
Nathan Minier14-Nov-18 1:39
professionalNathan Minier14-Nov-18 1:39 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 5:08
professionalDaniel Pfeffer14-Nov-18 5:08 
GeneralRe: Moving a physical Windows installation to a VM Pin
ScottM115-Nov-18 22:22
ScottM115-Nov-18 22:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.