Announcement
Collapse
No announcement yet.
Dual boot XP and Kubuntu?
Collapse
This topic is closed.
X
X
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Finally got it sorted. Didn't even need to go the long route of booting into recovery, according to the steps here. I simply started the Windows 7 VM in Virtual Box and then made the indicated registry change. Go to:
Code:HKLM\CurrentControlSet\Services\LSI_SAS
Then I went back to first method, using VBoxManage:
Code:vboxmanage clonehd "Windows 7 Ultimate.vdi" "Windows 7 Ultimate.vmdk" --format vmdk
Finally, I created a new virtual machine in VMware Player. When prompted for where to install the operating system from, I selected the "install later" choice. I followed the prompts to configure the virtual machine. I selected "single file" for the VMDK and configured the other settings to closely match the VDI. Once that finished, I copied the converted VMDK file over the "empty" one that VMware Player created. I booted the VM, and no blue screen!
It went through a couple rounds of driver installations and reboots. Then I installed VMware tools. Everything looks fine, except Aero isn't working.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Ah, turns out that VMware's Unity feature disables Aero anyway, so I'm not going to spend any more time on this. In general, although there appear to be fewer knobs and dials to twiddle with VMware player, it feels better integrated with the host OS than VirtualBox.
- Top
- Bottom
Comment
-
Originally posted by SteveRiley View PostAh, turns out that VMware's Unity feature disables Aero....."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by GreyGeek View PostIsn't Aero the accelerated part of Windows video? If so, that would make sense, because you'd have to accelerated video drivers conflicting over screen real estate.
- Top
- Bottom
Comment
-
I wasn't impressed that Unity could do anything for me, since I only need Windows for a couple of proprietary genealogy apps. My real video card is a very nice Nvidia GTX-480, but of course that's not what VMware provides to Windows. Windows sees a "VMware SVGA 3D (MS Corp. WDDM)", which is not exactly a fireball but it does allow Aero if you want it. I was forced to adopt VirtualBox last year for some months, when the sid base dropped the "Big Kernel Lock" and there was quite a lag until VMware Player got a patch that let it build the modules. Although I was able to install and run my Win 7 OS on VBox fully satisfactorily, I was stung by the WGA thing, because I had previously registered Win 7 from the VMware Player installation. (I could not get VBox to convert the .vmdk to a VBox VM -- wasted a lot of time on that little project). So I had to learn how to get 120 days Win 7 "evaluation" time by re-setting the 30 days timeout 3 times. Happily a VMware patch came along in time to prevent a reinstallation. I did not find VBox as easy to configure, I don't remember if I ever got bridged networking to work with Samba (networking to the Linux filesystem) like it does with VMware, and its video interface seems less integrated with the KDE environment. So I'm very happy to be back on VMware Player.Last edited by dibl; Mar 02, 2012, 10:59 AM.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Today's Precise kernel upgrade mildly borked VMware Player. When I rebooted, I noticed that several of the player's drivers failed to load. When I executed vmplayer in a console, a dialog box informed me that it was time to recompile those modules. After that, the player runs fine again.
Is this expected behavior for VMware Player? Not that I mind, just curious whether I've uncovered anything unusual.
- Top
- Bottom
Comment
-
Originally posted by SteveRiley View Post
Is this expected behavior for VMware Player?
This is the process that fails when VMware's design falls behind Linux kernel development too far -- that's why we need the patches referenced above.
- Top
- Bottom
Comment
-
This is a Debian system, however FYI:
Code:root@imerabox:/home/don# apt-cache policy dkms dkms: Installed: 2.2.0.3-1 Candidate: 2.2.0.3-1 Version table: *** 2.2.0.3-1 0 500 http://cdn.debian.net/debian/ sid/main amd64 Packages 100 /var/lib/dpkg/status
DKMS: http://en.wikipedia.org/wiki/Dynamic...Module_Support
Probably a better computer engineer than me could figure out how to implement module-assistant to build the VMware kernel modules for new kernels. I have module-assistant installed and it does automatically build my Nvidia driver module for each new kernel. Hmmmm, let's see if I can figure it out by comparison .....
EDIT: It works for Nvidia because Debian provides the nvidia-kernel-source package. No such package for VMware -- would have to do that work first before module-assistant's automated build feature could be implemented. Sigh.Last edited by dibl; Mar 06, 2012, 09:52 AM.
- Top
- Bottom
Comment
-
Originally posted by dibl View Post.....
I would expect the same result on Kubuntu.
...."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
When I was running VirtualBox, DKMS was indeed installed. And after each kernel upgrade, DKMS would do its thing, and automatically recompile all necessary modules. Very nice. I like automation
However, after I switched to VMware Player and purged VirtualBox, apt-get autoremove wiped out DKMS, which indicates that VMware is not compiled to use it. It's only a minor inconvenience, true. But it is curious to note that Oracle's support for Linux plumbing (DKMS, VM settings, storage drivers that are aware of SSDs, and such) exceeds that of VMware, but it falls short of VMware for integration with Linux desktops.
- Top
- Bottom
Comment
-
Win8
Originally posted by GreyGeek
P.S. -- I am also going to try importing my Win8 guest OS as well as my XP guest OS. And, since this box is dual booted with Win7 I may try to import my physical win7 installation into VMware as a guest OS. Wouldn't that be the cat's meow! Running XP, Win7 and Win8 apps from the Linux desktop simultaneously!
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by isaacb View PostWhere'd you get Win8 at? Please tell me. I am really looking for it.
- Top
- Bottom
Comment
Comment