Virtual PC XP Home running under Pro -- same wireless connection?
-
Of course.. The differences between EM64T and AMD64 are very small (mostly it's the bugs that are different..)
-
Hmm. I totally gave up on vmware because of its horrid performance degradation on multi core / multi cpu amd boxes (3 to 5) years ago. I had 3 instances where server class multi core systems would have their guests grind to a halt after running vmware server for a week or so. And the only fix was to reboot the host, which I don't want to do for systems that are to be up 24/7.
John
Observations and differances; * 5 years is a long time * I use only intel * I deal only with development environments not required for 24/7 operation * I have experienced the same behaviour you describe with vpc * I do bring my hosts down nightly using APC software. I run a script that shuts down all vm's except the domain controller. Then script shuts down the domain controller, then the host shuts down. The reverse process occurrs early every morning.
MrPlankton
(bad guy)"Fear is a hammer, and when the people are beaten finally to the conviction that their existence hangs by a frayed thread, they will be led where they need to go."
(good guy)"Which is where?"
(bad guy)"To a responsible future in a properly managed world."
Dean Koontz, The Good Guy -
IIRC Virtual PC doesn't have USB support AT ALL
Doesn't seem that way, no. I had to use shared networking to make it work...
Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation
-
vmware is best hands down. I'm running vmware server 1.07 on two virtual domains on older computers. vmware utilized uP bandwidth much more efficiently than vpc. vmware manages disk and network resources more efficiently as well. vmware has a tool called converter which has allowed me to virtualize physical machines which is a life saver. I have used vpc and vmware server (the free products) and there is absolutely no comparison, vmware trumpts u$'s connectex product.
MrPlankton
(bad guy)"Fear is a hammer, and when the people are beaten finally to the conviction that their existence hangs by a frayed thread, they will be led where they need to go."
(good guy)"Which is where?"
(bad guy)"To a responsible future in a properly managed world."
Dean Koontz, The Good GuyI second vmware/vmserver. Only downer is it takes a little while to load the virtual hard drive on this machine, but once it is loaded, sweet sailing :)
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
vmware is best hands down. I'm running vmware server 1.07 on two virtual domains on older computers. vmware utilized uP bandwidth much more efficiently than vpc. vmware manages disk and network resources more efficiently as well. vmware has a tool called converter which has allowed me to virtualize physical machines which is a life saver. I have used vpc and vmware server (the free products) and there is absolutely no comparison, vmware trumpts u$'s connectex product.
MrPlankton
(bad guy)"Fear is a hammer, and when the people are beaten finally to the conviction that their existence hangs by a frayed thread, they will be led where they need to go."
(good guy)"Which is where?"
(bad guy)"To a responsible future in a properly managed world."
Dean Koontz, The Good GuyVMWare Server is great. We use it primarily for testing our products. Being able to click a button when we're finished and having our test environment revert back to a clean, known state has saved me hundreds of hours over the last year of development. The only trouble I've had with WMWare Server is that the "WMWare Authorisation Service" seems to become unstable after VMs have been running for over a week. A reboot of the host (or of the offending VM) fixes the problem. It's not really a big deal for us though
-
...while we are on the subject...what works best for everybody?...I haven't tried any of them yet but will be over the holidays?
-
VirtualBox has worked well for me, and is a very small install (like 50 mb vs 500 mb matters when you are adding multi-GB virtual disks).
Silver member by constant and unflinching longevity.
-
LOL! No, I mean the download that you install - the virtualBox program. A 'machine' may be a couple of hundred KB (with no snapshots, GB with snapshots). I drive is at least as big as the data on it, can be bigger, if you add stuff and delete it. ALWAYS TURN ON DRIVE COMPRESSION! (inside the virtual machine) If the virtual drive gets bigger that 50-60 GB on the real drive, host XP Pro SP3 can have delayed write errors. This happens even if the disk caching is turned off. It does not happen with host WinServer 2k3. No clue why it happens, but it trashes the virtual hard drive. edit Oh yeah, always leave a GB of ram free for the host, or things go to crap real fast. /edit
Silver member by constant and unflinching longevity.
-
LOL! No, I mean the download that you install - the virtualBox program. A 'machine' may be a couple of hundred KB (with no snapshots, GB with snapshots). I drive is at least as big as the data on it, can be bigger, if you add stuff and delete it. ALWAYS TURN ON DRIVE COMPRESSION! (inside the virtual machine) If the virtual drive gets bigger that 50-60 GB on the real drive, host XP Pro SP3 can have delayed write errors. This happens even if the disk caching is turned off. It does not happen with host WinServer 2k3. No clue why it happens, but it trashes the virtual hard drive. edit Oh yeah, always leave a GB of ram free for the host, or things go to crap real fast. /edit
Silver member by constant and unflinching longevity.