如何安装VirtualBox增强功能使得deepin全屏显示
安装VirtualBox增强功能使得deepin全屏显示
1. 点击"开始"菜单,在"搜索"框中输入"命令提示符"并打开它。
2. 输入"cd C:\Program Files\Oracle\VirtualBox"并回车。
3. 输入"VBoxManage.exe modifyvm deepin --memory 2048 --vram 128"并回车。
4. 输入"VBoxManage.exe modifyvm deepin --cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff"并回车。
5. 输入"VBoxManage.exe setextradata global VBoxInternal/Devices/efi/0/Config/DmiSystemProduct EFI x64"并回车。
6. 输入"VBoxManage.exe setextradata global VBoxInternal/Devices/efi/0/Config/DmiSystemVersion 1.0"并回车。
7. 输入"VBoxManage.exe setextradata global VBoxInternal/Devices/efi/0/Config/DmiBoardProduct EFI x64"并回车。
8. 重启虚拟机。
相关文章