Re: Kubunto won't boot after entering the console
Do exactly what Mike said in Reply #28, starting with
cd /media
Do exactly what Mike said in Reply #28, starting with
cd /media
sudo mount -t ext3 /dev/sda1 /media/sda1 sudo mount -t ext3 /dev/sda5 /media/sda5
ls /media
Comment