ref: 29399c988c5e9355a6a90bda18bef49387a224cf
parent: dc4130953531aad5ddeb7ff0bc3cb10fda7d35f1
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Sun Nov 15 07:12:28 EST 2020
vmx: bash
--- a/vmx.md
+++ b/vmx.md
@@ -39,6 +39,7 @@
Continue with the installation process.
+ bash # just for completion
mkfs.ext4 -L voidroot /dev/vda # root parition, ext4
mount /dev/vda /mnt
cd /tmp