Using physical disk with VMware Workstation
- by chx
I am using VMware Workstation 9.0 under Windows 7 and trying to load my Linux from Physicaldisk0. And it boots, grub sees the two partitions on the disk (I checked in command line) and the kernel and the initrd loads and then it stops saying "device not found"and drops me into an emergency shell. Indeed there is absolutely nothing in /dev not the /sda device it expects not /hda nothing that looks like a disk.
Edit: I can boot the Linux disk just fine if I boot it from BIOS and not as a VM.
Edit2: The question is, how can I make this setup work?