Add note for creating config-drive ISO on OS X

This commit is contained in:
Matt Dainty 2015-07-20 10:27:02 +01:00
parent ba83b2871f
commit eb8fc045ee

View File

@ -21,6 +21,12 @@ mkisofs -R -V config-2 -o configdrive.iso /tmp/new-drive
rm -r /tmp/new-drive
```
If on OS X, replace the `mkisofs` invocation with:
```sh
hdiutil makehybrid -iso -joliet -default-volume-name config-2 -o configdrive.iso /tmp/new-drive
```
## QEMU virtfs
One exception to the above, when using QEMU it is possible to skip creating an