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
Code: [Select]
cd $usb
Code: [Select]
ls -a
Let me know if it looks OK.
Keith