HASSIO

mitigations=off

Use real system console to get access to HASSIO:

blkid
 
/dev/sda1: SEC_TYPE="msdos" LABEL_FATBOOT="hassos-boot"
 
mount /dev/sda1 /boot
vi /boot/cmdline.txt
# and add mitigations=off
# :qw
 
umount /boot
reboot

Login directly to main system

At hassio prompt type login

Enable host SSH

How to increase VM disc size

  • Increase raw disc size
  • Reboot hassio
    • hassio will automatically resize partitions