Reply
Thread Tools
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#1
Yesterday I deleted a 3GB Easy Debian image from MyDocs using the file browser, but for some reason my N900 doesn't see the free space. It is acting as though I have not deleted anything.

It can not see the file in either the browser or via the "ls" command in the terminal.

I am currently showing 500mb of free space but when I look in the memory options, all the different types of files only add up to about 16GB.

I've tried rebooting but I'm not sure what else to do. Is there a trash folder that needs to be emptied? Similar to the recycle bin in Windows?
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#2
If I'm not mistaken, Easy Debian only installs a very small amount of data to your 2GB area for installable applications.

The full 3GB chunk is linked over to your SD card.

Uninstalling the app would probably only remove the small part installed to the 2GB partition and wouldn't touch the 3GB folder on your SD card.

Try looking for an easy debian folder on your SD card to confirm this.
 
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#3
Good suggestion, but I'm not currently using a memory card at all
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
Did you get the free space by the file manager, by memory status in the Settings Application or by the command
Code:
df -k
in X-Terminal?
 
Posts: 42 | Thanked: 13 times | Joined on Jun 2010 @ Netherlands
#5
You could also try (in Xterminal)

Code:
root
umount /dev/mmcblk0p1
fsck.vfat -y /dev/mmcblk0p1
mount /dev/mmcblk0p1
exit
 

The Following 2 Users Say Thank You to sake For This Useful Post:
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#6
Originally Posted by sake View Post
You could also try (in Xterminal)

Code:
root
umount /dev/mmcblk0p1
fsck.vfat -y /dev/mmcblk0p1
mount /dev/mmcblk0p1
exit
Is this unmounting my storage partition? I have heard bad things when people do this.

I'll try if you are sure it's safe
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 
anandv76's Avatar
Posts: 107 | Thanked: 28 times | Joined on Jan 2010
#7
Originally Posted by FRuMMaGe View Post
Is this unmounting my storage partition? I have heard bad things when people do this.

I'll try if you are sure it's safe
it is, but you may need to run the fsck command a few times till you get no errors. all the command set is doing is unmounting your file system and checking for errors, and then mounting it back again...
 

The Following User Says Thank You to anandv76 For This Useful Post:
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#8
Big thanks to sake and anandv76. It worked like a charm.

At first it did nothing, but then it created several files of 2 to 3GB each called FSK001.fsk, which I deleted no problem.

Not sure what happened, but thanks for the swift help
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#9
Found out my issue was that I was deleting the debian image before unmounting it.

I assumed that shutting down the lxde desktop automatically unmounted the filesystem as well but instead I had to click the "close debian" shortcut.

Hope this helps anyone with similar problems
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:49.