fix vbox syntax
This commit is contained in:
parent
8f8f987eab
commit
98d04f7689
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user