View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#50
Your repo's can't be found for some reason. We could try and fix that first, but perhaps it's more practical to just download them with your N900 on the locations below.

http://repository.maemo.org/extras-d...osso_armel.deb

http://repository.maemo.org/extras-d...osso_armel.deb

After you download the files, and assuming you have them downloaded under the folder /MyDocs/debs, you would:

Code:
sudo gainroot
cd /home/user/MyDocs/debs
dpkg -i *.deb
That should install both the package "file" and it's dependency libmagic.

After that use the code as proposed by Pichlo.

Code:
cd /home/MyDocs/FOUND.000
file * >filetypes.txt
 

The Following 4 Users Say Thank You to anthonie For This Useful Post: