How to install windows 11 to contabo vps

We can install windows 11 for you just 30 USD ($100 — tutoring and display sharing, 1 hour). Or use free how to for install windows youself.

If you want to make order for install windows to your VPS, we need to get login and password of your Contabo account. Or you need reboot your vps to rescue mode (clonzilla) yourself and give us VNC IP:port and VNC Password.and give us VNC IP:port and VNC Password.

Available payments methods:
Paypal; BinancePay, Daedalus and Crypto Currency (BTC, USDT, ETH, ETX, BUSD, DAI, BNB)

My contact email: pumainthailand.com@gmail.com
Telegram: https://t.me/stufently
VK: https://vk.com/pumainthailand
WhatsApp: https://wa.me/79529476185

Вы можете воспользоваться инструкцией на русском языке.

  1. Boot to rescue (Clonzilla)
  2. Connect trough vnc client
  3. Enter shell
  4. Login to root
    A. $sudo su —
  5. Make partition(all command in script see bellow)
    A. Using parted or fdisk
    i. #parted /dev/sda
    B. Make mbr table
    C. Create 3 partition
    i. 0G -> 8G ntfs 
    ii. 8G -> max-size -20GB ntfs 
    iii. max-size -20gb > max-size  ext4
    D. Make 1 partition bootable and leave parted
    i. (parted) set 1 boot on
    E.
    F. Format drives
    i.#mkfs.ntfs -f /dev/sda1
    ii. #mkfs.ntfs -f /dev/sda2
    iii. #mkfs.ext4 /dev/sda3
    G. Mount them
    i. #mkdir /mnt/sda1 && mount /dev/sda1 /mnt/sda1
    ii. #mkdir /mnt/sda3 && mount /dev/sda3 /mnt/sda3
    H. Go to temporary storage
    i. #cd /mnt/sda3
    I. Download windows iso
    i. #wget https://aknews.ru/win/11v1_64
    J. Download virtio drivers 
    i. #wget https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso
    K. Mount iso
    i.#mkdir /mnt/cd
    ii. #mount -o loop /mnt/sda3/11v1_64 /mnt/cd
    L. Copy all files from cd to first partition amd unmount cd
    i. #cp -av /mnt/cd/* /mnt/sda1/
    ii. #umount /mnt/cd
    M. Install wimtools
    i. #apt install software-properties-common
    ii. #add-apt-repository ppa:nilarimogard/webupd8
    iii. #apt install wimtools
    N. #mkdir /mnt/wim
    O. Mount virtio iso and copy it to sda1
    i. #mount /mnt/sda3/virtio-win.iso /mnt/cd
    ii. #mkdir /mnt/sda1/virtio && cp -av /mnt/cd/* /mnt/sda1/virtio
     P. copy to wim
    i. #wimmountrw /mnt/sda1/sources/boot.wim 1 /mnt/wim
    ii. #mkdir /mnt/wim/virtio
    iii. # cp -av /mnt/cd/* /mnt/wim/virtio
    iv. #wimunmount —commit /mnt/wim
  1. Copy to wim 2
    A. #wimmountrw /mnt/sda1/sources/boot.wim 2 /mnt/wim
    B. #mkdir /mnt/wim/virtio
    C. # cp -av /mnt/cd/* /mnt/wim/virtio
    D. #wimunmount —commit /mnt/wim
  1. #sync
  2. Unmount all
    A. #cd /tmp
    B. #umount /mnt/cd
    C. #umount /mnt/sda1
  3. Download ms-sys app
    1. #wget http://prdownloads.sourceforge.net/ms-sys/ms-sys-2.6.0.tar.gz

#chmod +x ms-sys

  1. Make boot sections
    1. #ms-sys -n /dev/sda1
    2. #ms-sys -7 /dev/sda

#sync
#reboot

Process installation over vnc as usual

Browse driver in X:/virtio/amd64/w10/

You can delete partition 3 and create new partition 2 with size of part 2+ part 3

Partition 1 is still needed

After windows installed

You can add first partition in disk manager with letter D:

After perform autosearch network card driver on D:\virtio

Remove D: driver letter

Configure RDP

Note*: to use RDP install atleast win PRO

 

5*  (Part 5 in short)

#wget http://aknews.ru/win/towin.sh

#chmod +x towin.sh

#./towin.sh

Check partition tables

Install

#wget http://aknews.ru/win/towin2_11.sh

!Probably iso link can be broken so replace it

#chmod +x towin2_11.sh

#./towin2_11.sh

#reboot

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *