LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices

Reply
 
Thread Tools
Old 04-12-2006, 08:26 PM   #1
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9
Thanked: 0
using an already installed Windows XP under VMware server?


[Log in to get rid of this advertisement]
I've got Windows XP already installed on my HD, as I was previously dual-booting. I just downloaded VMWare server, to play with it. Is it possible to make a VM w/ an already installed version of windows? I don't really want to remove windows entirely from my HD, but I don't have enought room to make another partition for a VM. Any way to do this? Could linux read and write to the disk on a VM?
microsoft/linux is offline     Reply With Quote
Old 04-12-2006, 09:35 PM   #2
slantoflight
Member
 
Registered: Aug 2005
Distribution: Smoothwall
Posts: 300
Blog Entries: 4
Thanked: 0
Yea, absolutely. Vmware can actually boot off of physical harddrives and partitions. Theres no need to create a new partition at all.
slantoflight is offline     Reply With Quote
Old 04-12-2006, 10:05 PM   #3
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9
Thanked: 0

Original Poster
can you explain how to do this? I tried to set it up as "Use Physical Disk" under the Custom heading, using the "Use Individual Partitions" radio button and /dev/hda1 as the device. The error it gave me was
Code:
Failed to load partitions for device /dev/hda1: Invalid argument
Suggestions?

Moderators, if this is in the wrong forum, feel free to move it.
microsoft/linux is offline     Reply With Quote
Old 04-13-2006, 10:56 AM   #4
slantoflight
Member
 
Registered: Aug 2005
Distribution: Smoothwall
Posts: 300
Blog Entries: 4
Thanked: 0
Have you tried using /dev/hda? Its suppose to be able to search for partitions automatically.
slantoflight is offline     Reply With Quote
Old 04-13-2006, 04:06 PM   #5
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9
Thanked: 0

Original Poster
I haven't. But I still need to set it to look for individual partitions right? as opposed to the whole disk?

EDIT: Ok, I tried that, and it let me finish setting up the virtual machine. Except now it gives me a grub error when booting
Code:
GRUB Loading stage1.5

GRUB loading, please wait...
Error 17
Any ideas?

Last edited by microsoft/linux; 04-14-2006 at 12:04 AM..
microsoft/linux is offline     Reply With Quote
Old 04-14-2006, 09:01 AM   #6
enine
Member
 
Registered: Nov 2003
Distribution: slackware 13
Posts: 326
Thanked: 0
I have made it work, with a dual boot system you have to give access to the complete disk so the boot manager can get loaded. Then you have to boot XP normally (not inside of vmware) create another hardware profile and set it to manaully prompt for the profile, then boot the 'vmware' profile and change the ide drivers to just plain old IDE so it will boot under vmware, then install vmware tools to update the ide driver.
enine is offline     Reply With Quote
Old 04-14-2006, 09:48 AM   #7
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9
Thanked: 0

Original Poster
I've got it booting now. It seems to be completely functional, but I wouldn't know, because I can't get past "registration screen" once I log in. It doesn't seem to have a connection, and the network connection is showing up as an ethernet connection. I normally connect via wifi in linux, is there a way to set that up?
microsoft/linux is offline     Reply With Quote
Old 04-14-2006, 10:51 AM   #8
enine
Member
 
Registered: Nov 2003
Distribution: slackware 13
Posts: 326
Thanked: 0
Thats normal because vmware presents virtual hardware back to the guest OS. What you need to do is setup the vmware networking in linux either bridges or nat, then set up the virtual adapter in XP.
enine is offline     Reply With Quote
Old 04-14-2006, 10:53 AM   #9
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9
Thanked: 0

Original Poster
hwo do you set up the virtual adaptor in XP? I've got the networking set up as bridged. You mentioned a hardware profile above. Is that related to the networking issue?
microsoft/linux is offline     Reply With Quote
Old 04-16-2006, 10:46 PM   #10
enine
Member
 
Registered: Nov 2003
Distribution: slackware 13
Posts: 326
Thanked: 0
You setup the virtual adapter just like you would if the virtual machine was on your network for real. Since it bridged it will have similar settings to the real adapter on your host OS, same subnet, gateway, dns.
The hardware profile is because the hardware looks different under vmware and native, under vmware your going to see the IDE, network, and video that vmware emulates, when booting normally you see the real hardware in the system. XP can't fully autodetect the hardware at boot time so you have to use profile to tell it which IDE driver to use.
enine is offline     Reply With Quote
Old 04-16-2006, 11:00 PM   #11
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9
Thanked: 0

Original Poster
I'm sorry, can you explain this to me? I've never set up a profile. The real adaptor get's it's address and stuff from dhcp, so I don't set anything. Or is there a tutorial online for this?
microsoft/linux is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: VMware Introduces Free VMware Server LXer Syndicated Linux News 0 02-07-2006 09:46 AM
LXer: VMware cuts VMware Server price to zero LXer Syndicated Linux News 0 02-04-2006 04:31 AM
VNC server installed on MDK, can windows machines view? Junior41180 Linux - Software 2 12-10-2004 08:48 AM
Vmware Virtual Machine Problem With Windows In Vmware jvdbossc Linux - Software 2 05-28-2004 07:54 AM
Can X Server be installed on Windows? coolamit78 Linux - Software 16 01-06-2004 09:06 AM


All times are GMT -5. The time now is 07:58 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration