Today I found a strange problem with my external usb HD.
I deleted some files from it while I was working on winXP and of course is shows more free space.
Then reboot and boot Kubuntu, and it seems the space was not free.
Do you think windows and linux markers for files to be considered 'free' are different?
From Kubuntu (both Feisty and Dapper) it seems 100% disk space is used, while from window it shows more than 30GB of free space.
The strange thing I noticed is that running "du" and "df" I obtain different informations:
$ du -s -h /media/usbdisk/
73G /media/usbdisk/
$ df -h
..............................
/dev/sdb1 112G 112G 283M 100% /media/usbdisk
How do you explain it? From windows I obtain the same results of "du".
But I can't write on my disk from Linux, as it says it's full!
How can I solve it? I need to use it on linux.
thanks for help
I deleted some files from it while I was working on winXP and of course is shows more free space.
Then reboot and boot Kubuntu, and it seems the space was not free.
Do you think windows and linux markers for files to be considered 'free' are different?
From Kubuntu (both Feisty and Dapper) it seems 100% disk space is used, while from window it shows more than 30GB of free space.
The strange thing I noticed is that running "du" and "df" I obtain different informations:
$ du -s -h /media/usbdisk/
73G /media/usbdisk/
$ df -h
..............................
/dev/sdb1 112G 112G 283M 100% /media/usbdisk
How do you explain it? From windows I obtain the same results of "du".
But I can't write on my disk from Linux, as it says it's full!
How can I solve it? I need to use it on linux.
thanks for help
Comment