Support
Forums

Re: peppermint won’t boot

Perfect!  One usually has to wait a few seconds after plugging in a USB device to allow the system to recognise it.I think it might be as well just to check that we really have backed up everything.  So:Code: [Select]usb=/media/don/TOSHIBA/B...
Perfect!  One usually has to wait a few seconds after plugging in a USB device to allow the system to recognise it.

I think it might be as well just to check that we really have backed up everything.  So:
Code: [Select]
usb=/media/don/TOSHIBA/Backup
Then
Code: [Select]
cd $usb
Then
Code: [Select]
ls -a
This will list everything that you have backed up, and it might be just as well if you have a look inside, e.g. the Documents directory. 
Let me know if it looks OK.

Keith