Thread
:
Updating Media Playser's Data Base
View Single Post
tuxsavvy
2011-10-01 , 06:36
Posts: 502 | Thanked: 366 times | Joined on Jun 2010 @ /dev/null
#
31
Both fsck and top are command line utilities, they can be accessed via the X Terminal program.
To run them when you have X Terminal running you simply do this:
For checking (as root user or via sudo) your microSDHC card assuming it has only one partition on it:
Code:
fsck /dev/mmcblk1p0
For checking which processes is using the most CPU:
Code:
top
Also it would be useful if you could output your dmesg log. This can be obtained from X Terminal via:
Code:
dmesg
__________________
IRC
handle: psycho_oreos
3 x Nokia N900
| 2 x 32GB TopRAM microSDHC class 10 inserted in two devices | 2 x SIM cards inserted in two devices.
N900/ Nokia N900 is not a phone/smartphone! its an internet tablet with phone functionality - so quit assuming its still a phone/smartphone when it isn't!!
Help fight spam together!
WANTED: Token/Karma system staff
Quote & Reply
|
The Following 3 Users Say Thank You to tuxsavvy For This Useful Post:
fotis9
,
nicolai
,
riceboy
tuxsavvy
View Public Profile
Send a private message to tuxsavvy
Visit tuxsavvy's homepage!
Find all posts by tuxsavvy