@@ -0,0 +1,8 @@
#!/bin/bash
# Copyright (c) 2018 fithwum
# All rights reserved
mkfs.ext4 -L Debian /dev/sda1
host# mkdir /mnt/deboot
mount -t ext4 /dev/sda1 /mnt/deboot
The note is not visible to the blocked user.