summaryrefslogtreecommitdiff
path: root/hurd/running/cloud.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-09-22 13:15:22 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-09-22 13:15:22 +0200
commit15c737894a9cf356d6f7aa49f764e2f6f24ec076 (patch)
tree89fb085a7884f08aaaa4eb6687f990f61717cf0e /hurd/running/cloud.mdwn
parentf622a1e2d561beab20c9225ee85fa2ae7a083dc7 (diff)
Better use network model e1000
Diffstat (limited to 'hurd/running/cloud.mdwn')
-rw-r--r--hurd/running/cloud.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/cloud.mdwn b/hurd/running/cloud.mdwn
index 736a7113..3d0d37ef 100644
--- a/hurd/running/cloud.mdwn
+++ b/hurd/running/cloud.mdwn
@@ -15,4 +15,4 @@ It is possible to run the Hurd as a KVM-based OpenStack cloud instance.
[[For the time being|open_issues/virtio]], you'll have to avoid using virtio
drivers, and use emulated hardware instead:
- $ glance image-create --property hw_disk_bus=ide --property hw_cdrom_bus=ide --property hw_vif_model=rtl8139 --disk-format raw --container-format bare --name gnu-hurd --copy-from https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img
+ $ glance image-create --property hw_disk_bus=ide --property hw_cdrom_bus=ide --property hw_vif_model=e1000 --disk-format raw --container-format bare --name gnu-hurd --copy-from https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img