Using a pre-installed Windows XP

Discussions related to using VirtualBox on Linux hosts.
Post Reply
tsferreira
Posts: 2
Joined: 11. Jun 2008, 16:12

Using a pre-installed Windows XP

Post by tsferreira »

I am a complete newbie to VirtualBox, so that my question may be completely stupid! Is it possible to use an already installed Windows XP -- it resides in its own partition, separate from the Linux host?

-- tsferreira
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

Check the user manual section 9.9 and the FAQ about migrating windows. You might also try to change the DMI data which is visible to the guest (section 9.13) to prevent reactivation of your guest Windows. Though I didn't try the latter yet.
tsferreira
Posts: 2
Joined: 11. Jun 2008, 16:12

Using a pre-installed Windows XP

Post by tsferreira »

I used the command :

VBoxManage internalcommands createrawvmdk -filename .VirtualBox/Machines/winxpsdb1 -rawdisk /dev/sdb -partitions 1 -relative -register

but I got:

Error opening the raw disk: VERR_ACCESS_DENIED[/quote]
Post Reply