Replies: 1 comment
-
|
较新的机器已经锁死无法读取 MBR 分区表, 按上述流程装出来的系统是 MBR 分区, 无法启动. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
参考文章:
本文算是实践+翻译
进入救援模式
https://robot.your-server.de/server
然后记录root密码,以后要用
重启一次机器就能使用root用户登录了
Xshell登录服务器
找个地方放ISO
mkdir iso cd iso/使用Xftp上传ISO
也可以直接下载其他想安装的镜像
等待上传
安装qemu-kvm
设置正向代理
输入
yes,输入root密码设置硬盘
这里的
/dev/sda按需更改挂载ISO并启动
下载安装VNC
https://www.realvnc.com/en/connect/download/viewer/
连接
这里的端口和上面正向代理端口一致
连上之后就可以GUI安装Windows了,正常安装即可
安装过程
打开RDP并关闭防火墙
重启服务器
使用
重启之后就可以直接RDP连接了
Beta Was this translation helpful? Give feedback.
All reactions