Steps
1.
$ sudo chown fkz …
Steps
1.
$ sudo chown fkz /dev/disk1
2.
$ VBoxManage internalcommands createrawvmdk -filename ~/VirtualBox\ VMs/win7_test.vmdk -rawdisk /dev/disk1
3.
- Create New Machine in VirtualBox and select the generated .vmdk file as the hard drive.
- Use an existing virtual hard drive file while addding the Hard drive.
4.
- Boot the virtual machine.
References
Share
Donation
如果覺得這篇文章對你有幫助, 除了留言讓我知道外, 或許也可以考慮請我喝杯咖啡, 不論金額多寡我都會非常感激且能鼓勵我繼續寫出對你有幫助的文章。
If this blog post happens to be helpful to you, besides of leaving a reply, you may consider buy me a cup of coffee to support me. It would help me write more articles helpful to you in the future and I would really appreciate it.
Related Posts
- VirtualBox Guest additions upgrade: install_x11_startup_app: no script given
- Network Administration Hw1: Setup DHCP, NAT, Firewall
- Setup Static Ip Wired Network in Arch Linux
- Some Problems Encountered During MySQL Migration
- Enable mCrypt in PHP5 on Ubuntu 13.10 for Apache