OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: Jon_J on June 02, 2006, 02:23:43 am

Title: Strange Report On /hdd3 [fixed]
Post by: Jon_J on June 02, 2006, 02:23:43 am
I was checking my available space in the console and my /hdd3 shows 0% usage and a strange number in the "Used" column (16.0T)
So I checked in the sysinfo applet, and under storage for the "Internal Disk" shows a negative number, and more space remaining than is actually available.
I have a lot of stuff on my /hdd3, so there should some used space.
Last time I checked there was 42M used on /hdd3
I included screenshots.
Title: Strange Report On /hdd3 [fixed]
Post by: Cresho on June 02, 2006, 02:56:10 am
Quote
I was checking my available space in the console and my /hdd3 shows 0% usage and a strange number in the "Used" column (16.0T)
So I checked in the sysinfo applet, and under storage for the "Internal Disk" shows a negative number, and more space remaining than is actually available.
I have a lot of stuff on my /hdd3, so there should some used space.
Last time I checked there was 42M used on /hdd3
I included screenshots.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129413\"][{POST_SNAPBACK}][/a][/div]


yep...same result i got from this too!  It's a known issue.
Title: Strange Report On /hdd3 [fixed]
Post by: Jon_J on June 02, 2006, 03:01:53 am
running fsck.vfat now. (it's correcting a file with errors)
I got help in this post last year for different hdd related problem.
https://www.oesf.org/forums/index.php?showt...ndpost&p=112347 (https://www.oesf.org/forums/index.php?showtopic=17349&view=findpost&p=112347)

EDIT: there were two files sharing clusters. one got truncated to xxxxxx bytes and the other was truncated to 0 bytes.

They weren't very important files anyway, I'll delete them when fsck is finished.

EDIT2: That fixed the problem. screenshots below:
Title: Strange Report On /hdd3 [fixed]
Post by: xamindar on June 02, 2006, 03:51:51 am
Lol, I had this happen once when I tried copying stuff from linux to the zaurus and it ran out of space.  Linux for some reason didn't care and the drive got a little corrupted.
Title: Strange Report On /hdd3 [fixed]
Post by: mikew on June 02, 2006, 05:26:47 am
Perhaps an easier way if you have a Windows PC to hand.

Connect to PC in Storage mode, right click drive then select properties then tools & you get options to fix drive as well as defrag. I have used the defrag a couple of times.

Don't forget to set to Storage mode in PC link settings, does not need any PC sofware.

Mike
Title: Strange Report On /hdd3 [fixed]
Post by: Jon_J on June 02, 2006, 11:44:36 am
Quote
Perhaps an easier way if you have a Windows PC to hand.

Connect to PC in Storage mode, right click drive then select properties then tools & you get options to fix drive as well as defrag. I have used the defrag a couple of times.

Don't forget to set to Storage mode in PC link settings, does not need any PC sofware.

Mike
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129429\"][{POST_SNAPBACK}][/a][/div]

With the drive connected to windows thu storage mode, one would need to use chkdsk, or open disk properties and "check for errors" (same as chkdsk).
The problem I had above was with misplaced clusters. Defrag won't fix these, but the above method using, (disk properties and "check for errors"), will.
Most of the time if a hard drive has lost clusters or cluster problems, A defrag program will complain, and direct you to "check your disk for errors" first.
I preferred to use the "Linux" method, because I wasn't sure what was wrong in the first place.