Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux:hetzner:start [2019/11/19 15:25]
admin [Vytvareni virtual serveru KVM]
linux:hetzner:start [2021/06/02 08:04]
admin [Odladeno na h7 a h9]
Line 151: Line 151:
    * https://​opennodecloud.com/​howto/​2013/​09/​26/​howto-kvm-win-guest.html [^]    * https://​opennodecloud.com/​howto/​2013/​09/​26/​howto-kvm-win-guest.html [^]
  
 +====== Odladeno na h5 ========
 +<​code>​
 +virt-install --connect qemu:///​system --name windows-smitka --ram 8192 --vcpus 1
 +--disk path=/​vps/​windows-customer.qcow2,​format=qcow2,​bus=virtio,​cache=none ​
 +--disk path=/​srv/​storage/​install/​virtio-win.iso,​device=cdrom ​
 +--cdrom /​srv/​storage/​install/​SW_DVD9_Win_Server_STD_CORE_2019_1809.2_64Bit_Czech_DC_STD_MLF_X22-18450.ISO --network=bridge=xenbr10,​model=virtio  ​
 +--os-type=windows --os-variant=win2k16 ​
 +--noautoconsole ​
 +--accelerate --noapic ​ --graphics type=vnc,​listen=0.0.0.0,​port=59249,​password=somepass
 +</​code>​
  
 pred editaci udelat vzdy zalohu configu pomoci pred editaci udelat vzdy zalohu configu pomoci
 
linux/hetzner/start.txt · Last modified: 2023/12/03 11:44 by admin