View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#25
Just add the sign for 'larger as' > to the command and specify the name of the file. That will give you no response in the terminal, because it redirects the terminal output into the file.
# fsck -af /dev/mmcblk0p1
fsck 1.41.3.maemo0 (12-Oct-2008)
dosfsck 2.11, 12 Mar 2005, FAT 32, LFN
/dev/mmcblk0p1: 6020 files, 384378/442377 clusters
This indicates that the MyDocs partition is clean, there is no corrupt file system here.
The 'mount' command without any further argument will list any partitions and directories which are mounted on the device. There could be some indication that important stuff is missing right now.
 

The Following User Says Thank You to michaaa62 For This Useful Post: