Dodany przez: ilin, 07:03 30-12-2019

Nowy Pobierz
  1. Tworzenie dysku
  2.  
  3. qemu-img create -f qcow2 test.qcow2 10G
  4.  
  5.  
  6. Instalacja
  7.  
  8.  
  9. /usr/bin/qemu-system-x86_64 -machine accel=kvm -drive id=disk,file=/home/adam/qemu/test/test.qcow2,if=none -device ahci,id=ahci -device ide-drive,drive=disk,bus=ahci.0 -soundhw ac97 -k pl -vga none -device qxl-vga,vgamem_mb=64 -m 1536 -net nic -net user -rtc base=localtime -cpu host  -smp 2,sockets=2,cores=1,threads=1 -cdrom '/home/adam/Pobrane/debian-testing-amd64-netinst.iso'  -boot d
  10.  
  11.  
  12. Uruchamianie
  13.  
  14. /usr/bin/qemu-system-x86_64 -machine accel=kvm -drive id=disk,file=/home/adam/qemu/test/test.qcow2,if=none -device ahci,id=ahci -device ide-drive,drive=disk,bus=ahci.0 -soundhw ac97 -k pl -vga none -device qxl-vga,vgamem_mb=64 -m 1536 -net nic -net user -rtc base=localtime -cpu host  -smp 2,sockets=2,cores=1,threads=1
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  

Źródło:

Ostatnie wpisy

Linki

Funkcje