Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Sansa e250 Disk Drive Capacity Issue .
« previous next »
  • Print
Pages: [1]

Author Topic: Sansa e250 Disk Drive Capacity Issue .  (Read 2626 times)

Offline Roy.A

  • Member
  • *
  • Posts: 14
Sansa e250 Disk Drive Capacity Issue .
« on: July 22, 2010, 03:38:15 PM »
First of all im very sorry if this is not the place to post my problem, i had doubts whether to post this on the "Repairing and Upgrading Rockbox Capable Players" forum, but it looked like all the topics there are dealting with much more "Technically & Physically Broken" issues . nothing at my place is broken so . . . ~

It goes like this, i have an old Sandisk e250 2GB Sansa .
Today i was updating my rockbox version because i remembered i hadnt do that in a while .
(I was updating from 3.4 to 3.6)

Everything works fine, i set the settings etc. and threw some music on it ...

Then i noticed something weird that i may never noticed before, i checked to see how much free space i got (Right Click on "Sansa e250 (F:)" > Properties) , and im seeing :
Used Space : 1.79 GB
Free Space : 56.3 MB

But when im marking all of the folders (Including Hidden Folders) inside the drive, and then checking Properties, its saying that it weighs : 0.99 GB
so supposedly i should have more space for music ...
but its not like that - the drive is restricting me .

Now im not much of a tech-savvy guy so, am i missing something here ?  ???
Thanks for any Help in advance kind people ~
« Last Edit: July 22, 2010, 07:41:06 PM by Roy.A »
Logged

Offline torne

  • Developer
  • Member
  • *
  • Posts: 994
  • arf arf
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #1 on: July 22, 2010, 04:28:15 PM »
Your filesystem is probably corrupted - the free space value you see is not calculated by adding up all the files, but is just stored separately, so if writes are interrupted they can get out of sync.

Open a command prompt, and run:
chkdsk /f f:
and it will check the filesystem and prompt you to fix any errors it finds.
Logged
some kind of ARM guy. ipodvideo/gigabeat-s/h120/clipv2. to save time let's assume i know everything.

Offline Roy.A

  • Member
  • *
  • Posts: 14
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #2 on: July 22, 2010, 07:55:22 PM »
Thank you so much for answering me that fast ! ace move dude ~ But ...
like i said .. im not much of a tech-savvy guy  :-\

Can you please explain to me the steps i need to do like you would explain it to an idiot ? (with step-arrows > and stuff)
im deeply sorry for my lack of knowledge in that field .

I read what you wrote and i dont know where i should make those actions .
should i do it through my computer (Click Start > Run > and type "chkdsk /f f:" in there) while the player is plugged to my computer ?
or is it an action i need to do through the rockbox on the player itself, while its plugged to my computer ?

Again thank you for your kind & fast response to my situation, and again sorry for my lack of knowledge .
« Last Edit: July 22, 2010, 07:58:52 PM by Roy.A »
Logged

Offline yapper

  • Rockbox Expert
  • Member
  • *
  • Posts: 794
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #3 on: July 22, 2010, 08:10:44 PM »
Do it from your computer (with the Sansa connected to the computer first)
Logged
G2 iPod 20GB / Sansa c240 v1 + 2GB microSD / Sansa c250 v1 / Sansa e250 v1 + 8GB microSDHC / Sansa Fuze v2 + 32GB microSDHC

Offline Roy.A

  • Member
  • *
  • Posts: 14
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #4 on: July 22, 2010, 09:27:29 PM »
Alright, last confirmation for precaution .
i hope im getting it right, so that means the answer is :

" do it through my computer (Click Start > Run > and type "chkdsk /f f:" in there) while the player is plugged to my computer first " ?

is that OK ?
i will comment after i'll try it . thank you guys for your support !
Logged

Offline soap

  • Member
  • *
  • Posts: 1678
  • Creature of habit.
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #5 on: July 22, 2010, 09:32:00 PM »
Start > Run > "cmd" > (Then in the command prompt that opens type) "chkdsk /f f:"
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way

Offline Roy.A

  • Member
  • *
  • Posts: 14
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #6 on: July 23, 2010, 11:27:40 AM »
Alright, i did that ... it wrote some stuff ...
" ... Removing nonvalid long folder entry from \MUSIC...
File and folder verification is complete.
Convert lost chains to files (Y/N)?

Should i choose Yes ?
im really afraid i'll screw something, Sorry  :-X
Logged

Offline yapper

  • Rockbox Expert
  • Member
  • *
  • Posts: 794
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #7 on: July 23, 2010, 12:21:54 PM »
Unless you plan on taking a crash course in file recovery techniques, you should select No (selecting Y will just waste disk space with a bunch of files you won't use anyway).

The fact that you see this option indicates that the disk structure was corrupted in some way.
Logged
G2 iPod 20GB / Sansa c240 v1 + 2GB microSD / Sansa c250 v1 / Sansa e250 v1 + 8GB microSDHC / Sansa Fuze v2 + 32GB microSDHC

Offline Roy.A

  • Member
  • *
  • Posts: 14
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #8 on: July 23, 2010, 03:45:07 PM »
Well dont ask how or why ... i was in a rush and i chose Y before i saw your comment .
i was an ass for not thinking . but those critic stages should be mentioned before ...

Anyway i did that, it ran some checks, but the drive looks unchanged ... i see the same folders inside ... i got my music, and the capacity states are still incorrect .

Now i tried to do that process again (start > run > cmd . . .) only this time i wanted to choose N like you said yapper .
but now its not doing the check it did like in the first time i tried chkdsk /f f: .

Sorry guys i think i screwed something .
i thought about formatting the whole drive but i dont know if this will help + i dont want to lose the original sansa firmware inside, because i dont know how to find it and install it later . . . shoot me  :'(
« Last Edit: July 23, 2010, 03:49:04 PM by Roy.A »
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #9 on: July 23, 2010, 03:52:43 PM »
Quote from: Roy.A on July 23, 2010, 03:45:07 PM
Sorry guys i think i screwed something .
i thought about formatting the whole drive but i dont know if this will help + i dont want to lose the original sansa firmware inside, because i dont know how to find it and install it later . . . shoot me  :'(

That option asked you if you want something saved to disk or deleted.  You saved it to disk.  If you want it deleted, go and delete it.  Or don't.  It doesn't really matter.

But yes if the disk check doesn't work, formatting is probably a good idea.
Logged

Offline Roy.A

  • Member
  • *
  • Posts: 14
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #10 on: July 24, 2010, 03:49:58 PM »
Quote from: saratoga on July 23, 2010, 03:52:43 PM
Quote from: Roy.A on July 23, 2010, 03:45:07 PM
Sorry guys i think i screwed something .
i thought about formatting the whole drive but i dont know if this will help + i dont want to lose the original sansa firmware inside, because i dont know how to find it and install it later . . . shoot me  :'(

That option asked you if you want something saved to disk or deleted.  You saved it to disk.  If you want it deleted, go and delete it.  Or don't.  It doesn't really matter.

But yes if the disk check doesn't work, formatting is probably a good idea.

A. What your saying about the Yes or No thing looks contradicting to what yapper said ... he made it sound a lot worse (i'll quote him : "Unless you plan on taking a crash course in file recovery techniques, you should select No") so i dont get it, i thought i messed something up .

B. If you are saying that by choosing Yes i saved something to disk, where exactly this "thing" was saved, because like i said the drive inside looked unchanged, no new folders where created and the real folders total capacity didnt change ... so i dont get that too, Sorry .

C. Is there a way to switch between the USB modes (MSC/MTP) of the player via rockbox ? because i know its sometimes crucial in helping to fix the player if you got some problem ... in fact this reason is the only thing that holding me from formatting the whole drive, because i know i'll lose the original sansa firmware (where if i'll need, i can do the USB switch in the future for sure...)
i dont know where to get and how to install the sansa firmware, so if you guys will tell me that i can do the USB switch via rockbox (and how to do it) - then i won't need the sansa firmware for anything and i could just format the drive and move on without any worries . . .

Thanks for all the help and time you people are giving me !
« Last Edit: July 24, 2010, 03:58:18 PM by Roy.A »
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #11 on: July 24, 2010, 03:52:48 PM »
a) Yapper's comment meant that if you say yes, then it will save the unknown/broken bits of data it found to disk, which you could then try and recover.  If you say no, then it just removes it and doesn't save them.  This is what saratoga said.  They both agree.

b) Don't know, they should be in the root (top) directory

c) No, Rockbox doesn't have a MTP mode yet.  Formatting the drive will not remove the sansa firmware, it is stored elsewhere on the disk.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline Roy.A

  • Member
  • *
  • Posts: 14
Re: Sansa e250 Disk Drive Capacity Issue .
« Reply #12 on: July 24, 2010, 04:57:30 PM »
WOW i guess luck is just not my thing ...

I tried to format the drive ( Sansa e250 (F:) > Right-Click > Format > Start )
then the moment i pressed it, a window popped up saying : "Windows was unable to complete the format"

I checked later "Quick Format" and tried it, worked successfully .
then i wanted to see if the regular format will work, i tried it again and the same "Windows was unable to complete the format" window popped up .

What does it mean ? ...
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Sansa e250 Disk Drive Capacity Issue .
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.101 seconds with 14 queries.