From 98d04f76894cfa6c238f53b929b246a452fc4a72 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Sat, 22 Jan 2022 20:01:57 +0100 Subject: [PATCH] fix vbox syntax --- system/virtualbox.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system/virtualbox.md b/system/virtualbox.md index 5eb763e..e95f66c 100644 --- a/system/virtualbox.md +++ b/system/virtualbox.md @@ -12,7 +12,7 @@ tags: [ "Documentation", "system" ] > # vboxreload -# Make dd image into vdi +Make dd image into vdi > VBoxManage convertdd base.dd output.vdi --format VDI @@ -20,7 +20,7 @@ If this doesn't work, try to make a new bite size with just > sudo dd if=image.dd of=image2.dd bs=512 conv=sync -# CLI Management +## CLI Management List boxes: @@ -44,7 +44,7 @@ You can do a number of things to virtualboxes this way: - poweroff -# Creating Disks +## Creating Disks Creating a VM requires registering it: