Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
vbox:resize-vdi [2015/11/12 16:34] admin |
vbox:resize-vdi [2015/11/12 16:42] (current) admin [Mount a VDI to the host system] |
||
|---|---|---|---|
| Line 49: | Line 49: | ||
| </code> | </code> | ||
| - | To UNMOUNT the vdi: | + | To **UNMOUNT** the vdi: |
| <code> | <code> | ||
| > umount /mnt | > umount /mnt | ||
| > qemu-nbd -d /dev/nbd0 | > qemu-nbd -d /dev/nbd0 | ||
| </code> | </code> | ||