Click here to Skip to main content
15,909,742 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: Moving a physical Windows installation to a VM Pin
Nathan Minier16-Nov-18 1:15
professionalNathan Minier16-Nov-18 1:15 
GeneralRe: Moving a physical Windows installation to a VM Pin
abmv14-Nov-18 3:15
professionalabmv14-Nov-18 3:15 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 5:10
professionalDaniel Pfeffer14-Nov-18 5:10 
GeneralRe: Moving a physical Windows installation to a VM Pin
theoldfool14-Nov-18 5:14
professionaltheoldfool14-Nov-18 5:14 
GeneralRe: Moving a physical Windows installation to a VM Pin
Eric Lynch14-Nov-18 12:50
Eric Lynch14-Nov-18 12:50 
GeneralRe: Moving a physical Windows installation to a VM Pin
ScottM115-Nov-18 6:30
ScottM115-Nov-18 6:30 
GeneralRe: Moving a physical Windows installation to a VM Pin
Greg Lovekamp15-Nov-18 9:41
professionalGreg Lovekamp15-Nov-18 9:41 
GeneralRe: Moving a physical Windows installation to a VM Pin
Stuart Dootson16-Nov-18 3:05
professionalStuart Dootson16-Nov-18 3:05 
I've done this (but on top of Windows rather than a Linux VM) with an old server (Windows Server 2003!) whose hardware was getting too long in the tooth to be trusted.

I used SysInternals Disk2VHD to clone the disks, then created a VM in HyperV for it. It worked well while I migrated the services it offered (internal web server, Mercurial, Subversion, MediaWiki, email) to individual Docker containers (one per service) running in an Ubuntu VM running under HyperV on the same underlying Windows Server.

I'm not sure about licensing (I think we were OK because we decommissioned the old server) or what the best VM solution is in Linux - I've used QEMU, but only as a testbed for an embedded ARM system - yes, QEMU will let you run ARM software on an x86 PC, through JIT instruction translation. It was quick enough that I could happily run a virtualised embedded ARM Linux (like Raspbian on a Pi) within my Linux box(which itself happened to be a VM, running under VirtualBox running in Windows 10!).
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

GeneralWSO CCC OTD 2018-11-14 Pin
OriginalGriff13-Nov-18 21:55
mveOriginalGriff13-Nov-18 21:55 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
musefan13-Nov-18 22:39
musefan13-Nov-18 22:39 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
OriginalGriff13-Nov-18 22:42
mveOriginalGriff13-Nov-18 22:42 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
musefan13-Nov-18 22:50
musefan13-Nov-18 22:50 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
OriginalGriff13-Nov-18 22:54
mveOriginalGriff13-Nov-18 22:54 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
super13-Nov-18 22:58
professionalsuper13-Nov-18 22:58 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
musefan13-Nov-18 23:01
musefan13-Nov-18 23:01 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
super13-Nov-18 23:03
professionalsuper13-Nov-18 23:03 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
OriginalGriff13-Nov-18 23:07
mveOriginalGriff13-Nov-18 23:07 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
super13-Nov-18 23:12
professionalsuper13-Nov-18 23:12 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
OriginalGriff13-Nov-18 23:07
mveOriginalGriff13-Nov-18 23:07 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
Agent__00713-Nov-18 23:10
professionalAgent__00713-Nov-18 23:10 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
OriginalGriff13-Nov-18 23:19
mveOriginalGriff13-Nov-18 23:19 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
super13-Nov-18 23:17
professionalsuper13-Nov-18 23:17 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
OriginalGriff13-Nov-18 23:19
mveOriginalGriff13-Nov-18 23:19 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
super13-Nov-18 23:26
professionalsuper13-Nov-18 23:26 
GeneralRe: WSO CCC OTD 2018-11-14 Pin
OriginalGriff13-Nov-18 23:29
mveOriginalGriff13-Nov-18 23:29 

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.