&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP; An easy way is to install a virtual operating system in Windows VMware, copy vmx files into Ubuntu, install Vmware-player in Ubuntu, and start a previously virtual operating system. can be any operating system. Also can Ubuntu virtual out Ubuntu, hehe
Since VMware is not free, it is recommended that you use VirtualBox as a virtual machine.
The installation process is simple, download the VirtualBox deb file, double-click the installation. The following operations are similar to VMware.
Note that when you hook up a USB device to a virtual machine, you are prompted by default to not have permission to access the USBFS.
The solution is:
1. Set up a USBFS user group named Usbfs, remember the group ID
2. Edit Fstab file as root
3. Add a line to the file None/proc/bus/usb usbfs devgid=1002,devmode=664 0 0, where Usbfs is the newly created user group, and 1002 is the USBFS user group ID
4. Restart Ubuntu, will need to hook up to the virtual machine USB device Unmount.
5. Start the VirtualBox and hook up the USB device to the virtual machine.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.