Mise à jour de 'Home'
parent
2bb7e66e01
commit
a76541bbeb
3
Home.md
3
Home.md
|
@ -7,7 +7,8 @@ Démarrer un serveur
|
||||||
* **aca.hapy-2.8.1-instance-default**
|
* **aca.hapy-2.8.1-instance-default**
|
||||||
```
|
```
|
||||||
# installer les paquets libvirt
|
# installer les paquets libvirt
|
||||||
dpkg -i *deb
|
scp -r root@192.168.230.107:libvirt .
|
||||||
|
dpkg -i libvirt/*deb
|
||||||
# installer ovmf
|
# installer ovmf
|
||||||
apt -y install ovmf
|
apt -y install ovmf
|
||||||
# reconfigure + reboot
|
# reconfigure + reboot
|
||||||
|
|
Loading…
Reference in New Issue