diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-02-18 00:58:11 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-02-18 00:58:11 +0100 |
commit | 84ed41da59d240b3f3eae5768a72d163bf88917d (patch) | |
tree | 6418a6b58aed3768f29ad2130081a75df265946b | |
parent | 81ec33c63a173cedcb879dbffd22d95e4f3df0d7 (diff) | |
download | web-84ed41da59d240b3f3eae5768a72d163bf88917d.tar.gz web-84ed41da59d240b3f3eae5768a72d163bf88917d.tar.bz2 web-84ed41da59d240b3f3eae5768a72d163bf88917d.zip |
Revert "update for rename of open_issues/virtio.mdwn to service_solahart_jakarta_selatan__082122541663/virtio.mdwn"
This reverts commit c98f4bb53b2e7acfbde99fec0204d850210f2674.
-rw-r--r-- | hurd/running/cloud.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/cloud.mdwn b/hurd/running/cloud.mdwn index a101fe59..b063fd7b 100644 --- a/hurd/running/cloud.mdwn +++ b/hurd/running/cloud.mdwn @@ -12,7 +12,7 @@ License|/fdl]]."]]"""]] It is possible to run the Hurd as a KVM-based OpenStack cloud instance. -[[For the time being|service_solahart_jakarta_selatan__082122541663/virtio]], you'll have to avoid using virtio +[[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 http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img |