PointandClick
Limp Gawd
- Joined
- Dec 6, 2008
- Messages
- 383
I currently have Windows 7 and Snow Leopard installed on separate drives. What I would like to do is be able to use my native installation as a VM, i.e. be able to use the Win7 that I already have (similar to what Fusion can do with the bootcamp partition) instead of maintaining a separate vm for it.
First of all, is this viable, or is it going to cause problems?
Second, I've found guides for doing this in Ubuntu and with external drives, but I'm not sure about the syntax for OS X.
VBoxManage internalcommands createrawvmdk -filename ~/Library/VirtualBox/HardDisks/Win7nat.vmdk -rawdisk /XXX -register
How should I tell it where to find the physical drive? I've tried both /Volumes/Untitled as well as disk0. Also how do I handle the way Windows 7 creates the "System Reserved" partition?
What do the experts say?
First of all, is this viable, or is it going to cause problems?
Second, I've found guides for doing this in Ubuntu and with external drives, but I'm not sure about the syntax for OS X.
VBoxManage internalcommands createrawvmdk -filename ~/Library/VirtualBox/HardDisks/Win7nat.vmdk -rawdisk /XXX -register
How should I tell it where to find the physical drive? I've tried both /Volumes/Untitled as well as disk0. Also how do I handle the way Windows 7 creates the "System Reserved" partition?
What do the experts say?