How do I get to the maintenace shell?
- by Narida
I'm asking this because initially, my problem was this (power failure during installation,
so I typed the following instructions in the maintenance shell:
sudo mount -o remount,rw /
sudo dpkg --configure a
sudo mount -o remount,ro /
sudo sync
sudo reboot
The first three lines worked, afterwards, my computer (a Dell Inspiron 530) got…