Results 1 to 4 of 4
When I copied some files from the system drive to the USB drive, the system drive got full. I believe that the data has ended up in some kind of ...
- 05-10-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 2
Copy to USB Hard disk filled the system drive
When I copied some files from the system drive to the USB drive, the system drive got full. I believe that the data has ended up in some kind of cache or spool directory. I suspect that the USB drive was not properly mounted when I issued the cp command. I can’t find the where the data has gone. Does anyone know how to fix this?
Regards
- 05-10-2007 #2
If the drive was not mounted, then the cp command will simply have copied it to that directory on the local hard disk. Where the data now is should be where it originally was (if you cp'd it) AND in the new location
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 05-10-2007 #3Just Joined!
- Join Date
- May 2007
- Posts
- 2
- 05-14-2007 #4
not entirely sure, only way i can think is to check where it is, and then check if that folder is mounted or not. If not, keep foing up the file system tree till u find where it's mounted.
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote

