Recently, a domestic Qilin system has been installed in the virtual machine. (I don't know about the Qilin system under Baidu .)
**************************************** **********
Official Website: http://www.ubuntukylin.com/
Http://www.ubuntukylin.com/downloads/
Baidu cloud:
32-bit version: Link: http://pan.baidu.com/s/1gdd1PBX password: yu5r
64-bit version: Link: http://pan.baidu.com/s/1bngrPMZ password: y7l8
PS: For the first trial, you can use virtual machine software such as VMWare, Parallels Desktop, and VirtualBox for testing,
This reduces the trouble of installing multiple systems or reinstalling the system.
Of course, if you want to use it for a long time, we recommend that you install it locally,
In this way, a higher performance and a smoother user experience will be provided.
**************************************** ***********
Run the command cp vm */home to install vmtools.
The error message "no permission" appears.
Later I learned
For ubuntu security, the password of the root account is random. By default, you cannot log on to the system with the root account.
I used the xingyun account for installation and started the terminal,
Enter the command: sudo-I
[Sudo] password for xingyun :******
Enter the password and press enter to run the program as a roo.
The password is the password of the xingyun account created when the system is installed.