Last update at :2024-05-24,Edit by888u
Linode's VPS is based on KVM virtualization. Since the default system template does not provide windows, here we will briefly teach you how to simply install the windows system on Linode. It will not be very troublesome. Just follow the pictures to operate. This tutorial is collected from the Internet, and the copyright belongs to the author!
【1】Create disk
You can create any number and customize the size in the subsequent disk settings. The Windows system can be divided into two disks, one system disk and one data disk. In this way, if you need to restore the system again during future use, you can directly DD the system , will not affect the data
【2】Disk settings
Label: Name it yourself (optional)
Type: ext3 or ext4 are acceptable
Size: Customizable size
【3】Create a configuration file
Please follow Figure 4 to set up
VM MODE: Full-virtualization full virtualization
Kernel: Direct Disk boot directly from the disk
/dev/sda your first disk (system disk)
【4】System recovery
Rescue menu
/dev/sda Select your first disk
Click Reboot into Rescue Mode
【5】DD operation
Remote Access menu
DD operations can be performed using both Lish via Ajaxterm and Glish methods
wget -O- http://xxx.com/windows2003.32bit.raw | dd of=/dev/sda
【6】DD completed, restart VPS
Open GLISH again to see the windows startup process and perform operations
Recommended site search: Mainland China registration-free hosting, the best US server, godaddy domain name resolution, Tencent cloud server, foreign vps, domain name registration query, how to rent a foreign server, free website application domain name, foreign server vps, cheap in Korea Server,
发表评论