|
2010-03-03
, 19:19
|
Posts: 123 |
Thanked: 46 times |
Joined on Jan 2010
@ New Delhi, India
|
#33
|
this is whatsays,is there any mistake from my side?
~ $ root
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
Nokia-N900-42-11:~# tracker-processes-r
-sh: tracker-processes-r: not found
Nokia-N900-42-11:~# tracker-processes-r
-sh: tracker-processes-r: not found
|
2010-03-03
, 19:28
|
Posts: 20 |
Thanked: 1 time |
Joined on Mar 2010
|
#34
|
|
2010-03-03
, 19:39
|
Posts: 123 |
Thanked: 46 times |
Joined on Jan 2010
@ New Delhi, India
|
#35
|
The Following User Says Thank You to aman18narang For This Useful Post: | ||
|
2010-03-03
, 20:00
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#36
|
ok guys finally i was able to configure it, here is the results.
~ $ root
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
Nokia-N900-42-11:~# tracker-processes- r
-sh: tracker-processes-: not found
Nokia-N900-42-11:~# tracker-processes -r
Found 131 pids...
Found process ID 1085 for 'trackerd'
Killed process 1085
Found process ID 1326 for 'tracker-indexer'
Killed process 1326
Setting database locations
Checking database directories exist
Checking database version
Checking database files exist
Could not find database file:'/root/.local/share/tracker/data/common.db'
One or more database files are missing, a reindex will be forced
Removing all database files
Removing database:'/root/.local/share/tracker/data/common.db'
Removing database:'/var/tmp/tracker-root/cache.db'
Removing database:'/root/.cache/tracker/file-meta.db'
Removing database:'/root/.cache/tracker/file-contents.db'
Removing database:'/root/.cache/tracker/email-meta.db'
Removing database:'/root/.cache/tracker/email-contents.db'
Setting index database locations
Checking index directories exist
Checking index files exist
Could not find index file:'/root/.cache/tracker/file-index.db'
Could not find index file:'/root/.cache/tracker/email-index.db'
Removing all database index files
Removing database index:'/root/.cache/tracker/file-index.db'
Removing database index:'/root/.cache/tracker/email-index.db'
Nokia-N900-42-11:~#
but i checked the photos stil the files there
The Following 3 Users Say Thank You to Rob1n For This Useful Post: | ||
|
2010-03-04
, 00:32
|
Posts: 20 |
Thanked: 1 time |
Joined on Mar 2010
|
#37
|
You've got the right command there but, as I thought, it doesn't work as root. You can see that it's trying to delete the index files from /root when they're actually in /home/user. Rerun the "tracker-processes -r" command as the normal user.
|
2010-04-02
, 22:03
|
Posts: 1 |
Thanked: 0 times |
Joined on Apr 2010
|
#38
|
|
2010-04-13
, 16:38
|
Posts: 2 |
Thanked: 5 times |
Joined on Apr 2010
@ UK
|
#39
|
hi everyone
i had downloaded some videos through torrent using transmission but all the videos are "read-only" files and cannot be deleted. They are in the downloads folder and i cant get rid of them.
Will this index method work?
ive tried the gainroot method but it doesnt seem to work and says unable to rmdir downloads...
any help will be much appreciated thank you in advance.
mount -o remount,rw /home/user/MyDocs
rm -rf /home/user/MyDocs/Downloads/files.torrent*
Nokia-N900-42-11:~# df -h /dev/mmcblk0p1 27.0G 1.3G 25.7G 5% /home/user/MyDocs
Nokia-N900-42-11:~# umount /home/user/MyDocs/
Nokia-N900-42-11:~# fsck.vfat /dev/mmcblk0p1 dosfsck 3.0.1, 23 Nov 2008, FAT32, LFN alleged total clusters: 442377 4424 8848 13272 17696 checked clusters: 21510 /dev/mmcblk0p1: 1797 files, 21510/442377 clusters Nokia-N900-42-11:~#
The Following 3 Users Say Thank You to nuke For This Useful Post: | ||
|
2010-04-30
, 12:18
|
Posts: 54 |
Thanked: 53 times |
Joined on Feb 2010
@ Sweden
|
#40
|
fsck.vfat /dev/mmcblk0p1 fsck version and so forth. alleged total clusters: 442377
FATs differ but appear to be intact. Use which FAT ? 1) Use first FAT 2) Use second FAT
fsck -r /dev/mmcblk0p1
~ $ root
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
Nokia-N900-42-11:~# tracker-processes-r
-sh: tracker-processes-r: not found
Nokia-N900-42-11:~# tracker-processes-r
-sh: tracker-processes-r: not found