LINUX.ORG.RU

История изменений

Исправление Deleted, (текущая версия) :

Посмотри, у тебя может не быть jessie

# virt-install --os-variant list | grep debian
debianwheezy         : Debian Wheezy (or later)
debiansqueeze        : Debian Squeeze
debianlenny          : Debian Lenny
debianetch           : Debian Etch

Debian Wheezy (or later). Пиши там лучше debianwheezy.

Например:

virt-install \
 --name=debian_guest \
 --description 'my_first_vm' \
 --ram=512 \
 --vcpus=1 \
 --os-type=linux \
 --os-variant=debianwheezy \
 --location 'http://mirror.yandex.ru/debian/dists/jessie/main/installer-i386/' \
 --disk path=/path/to/my_vms/debian_guest.qcow2,size=10,format=qcow2,cache=none \
 --network type=direct,source=eth0,model=virtio \
 --graphics spice,listen=0.0.0.0 \
 --video qxl \
 --channel spicevmc \
 --noautoconsole \

или

--cdrom=/path/to/debian.iso

Запускаешь и пишешь от пользователя:

spicec -h localhost -p 5900

В дебиане, по крайней мере.

Исправление Deleted, :

Посмотри, у тебя может не быть jessie

# virt-install --os-variant list | grep debian
debianwheezy         : Debian Wheezy (or later)
debiansqueeze        : Debian Squeeze
debianlenny          : Debian Lenny
debianetch           : Debian Etch

Debian Wheezy (or later). Пиши там лучше debianwheezy.

Например:

virt-install \
 --name=debian_guest \
 --description 'my_first_vm' \
 --ram=512 \
 --vcpus=1 \
 --os-type=linux \
 --os-variant=debianwheezy \
 --location 'http://mirror.yandex.ru/debian/dists/jessie/main/installer-i386/' \
 --disk path=/path/to/my_vms/debian_guest.qcow2,size=10,format=qcow2,cache=none \
 --network type=direct,source=eth0,model=virtio \
 --graphics spice,listen=0.0.0.0 \
 --video qxl \
 --channel spicevmc \
 --noautoconsole \

или

--cdrom=/path/to/debian.iso

Запускаешь и пишешь от пользователя:

spicec -h localhost -p 5900

Исправление Deleted, :

Посмотри, у тебя может не быть jessie

# virt-install --os-variant list | grep debian
debianwheezy         : Debian Wheezy (or later)
debiansqueeze        : Debian Squeeze
debianlenny          : Debian Lenny
debianetch           : Debian Etch

Debian Wheezy (or later). Пиши там лучше debianwheezy.

Например:

virt-install \
 --name=debian_guest \
 --description 'my_first_vm' \
 --ram=512 \
 --vcpus=1 \
 --os-type=linux \
 --os-variant=debianwheezy \
 --location 'http://mirror.yandex.ru/debian/dists/jessie/main/installer-i386/' \
 --disk path=/path/to/my_vms/debian_guest.qcow2,size=10,format=qcow2,cache=none \
 --network type=direct,source=eth0,model=virtio \
 --graphics spice,listen=0.0.0.0 \
 --video qxl \
 --channel spicevmc \
 --noautoconsole \

или

--cdrom=/path/to/debian.iso

Исправление Deleted, :

Посмотри, у тебя может не быть jessie

# virt-install --os-variant list | grep debian
debianwheezy         : Debian Wheezy (or later)
debiansqueeze        : Debian Squeeze
debianlenny          : Debian Lenny
debianetch           : Debian Etch

Debian Wheezy (or later). Пиши там лучше debianwheezy.

Например:

virt-install \
 --name=debian_guest \
 --description 'my_first_vm' \
 --ram=512 \
 --vcpus=1 \
 --os-type=linux \
 --os-variant=debianwheezy \
 --location 'http://mirror.yandex.ru/debian/dists/jessie/main/installer-i386/' \
 --disk path=/path/to/my_vms/debian_guest.qcow2,size=10,format=qcow2,cache=none \
 --network type=direct,source=eth0,model=virtio \
 --graphics spice,listen=0.0.0.0,password=1234567890 \
 --video qxl \
 --channel spicevmc \
 --noautoconsole \

или

--cdrom=/path/to/debian.iso

Исходная версия Deleted, :

Посмотри, у тебя может не быть jessie

# virt-install --os-variant list | grep debian
debianwheezy         : Debian Wheezy (or later)
debiansqueeze        : Debian Squeeze
debianlenny          : Debian Lenny
debianetch           : Debian Etch

Debian Wheezy (or later). Пиши там лучше debianwheezy.

Например:

virt-install \
 --name=debian_guest \
 --description 'my_first_vm' \
 --ram=512 \
 --vcpus=1 \
 --os-type=linux \
 --os-variant=debianwheezy \
 --location 'http://mirror.yandex.ru/debian/dists/jessie/main/installer-i386/' \
 --disk path=/path/to/my_vms/debian_guest.qcow2,size=10,format=qcow2,cache=none \
 --network type=direct,source=eth0,model=virtio \
 --graphics spice,listen=0.0.0.0 \
 --video qxl \
 --channel spicevmc \
 --noautoconsole \

или

--cdrom=/path/to/debian.iso