linux – 从真正的硬盘分区启动虚拟机中的Windows

前端之家收集整理的这篇文章主要介绍了linux – 从真正的硬盘分区启动虚拟机中的Windows前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
Linux下是否有可以从真正的硬盘驱动器分区启动Windows(XP)的虚拟机,而不是仿真映像?

解决方法

VMWare产品可以将物理磁盘映射到Linux和Windows上的虚拟磁盘:

http://www.vmware.com/support/ws55/doc/glossary_ws.html#wp1018930

Physical disk

— A hard disk in a virtual machine that is mapped to a physical disk drive or a partition of a drive on the host machine. A physical disk is also referred to as a raw disk. A virtual machine’s disk can be stored as a file on the host file system (see Virtual disk) or on a local hard disk. When a virtual machine is configured to use a physical disk,VMware Workstation directly accesses the local disk or partition as a physical device (not as a file on a file system). It is possible to boot a prevIoUsly installed operating system on an existing partition within a virtual machine environment. The only limitation is that the existing partition must reside on a local IDE or SCSI drive.

原文链接:/linux/398668.html

猜你在找的Linux相关文章