Read-only / filesystem: Had to run
Error typo:
mount -d -o remount,rw /dev/sda6 /
correction: mount -n -o remount,rw /dev/sda6 /
to get read-write access to the root filesystem