Forum: Maemo 5 / Fremantle
2011-02-27, 20:02
|
Replies: 29
Views: 4,253
Re: internal memory major problem
This is not a virus, but a memory system that has been damaged by a forced reboot/unmount.
checking the file system like michaaaaa said earlier will most likely fix it, if not you need to flash...
|
Forum: Nokia N900
2010-12-23, 20:56
|
Replies: 8
Views: 2,929
|
Forum: Alternatives
2010-10-16, 13:45
|
Replies: 784
Views: 345,546
Re: NeoPwn v2 = BackTrack Mobile!
Neopwn ships with an old version of ruby, Metasploit will run much faster with the new one.
to upgrade (copy the following to neopwn terminal):
apt-get remove ruby ruby-full
cd && wget...
|
Forum: General
2010-09-30, 15:48
|
Replies: 11
Views: 4,508
Re: whole n900 write protected?
Install rootsh from app manager, open Xterminal en type this:
root
umount /dev/mmcblk0p1
fsck -y /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
|
Forum: Alternatives
2010-09-14, 19:51
|
Replies: 784
Views: 345,546
Re: NeoPwn v2 = BackTrack Mobile!
edit /opt/neopwn/control-panel-ui/etc/conf.py and change the line that says
"-t ext3 /dev/mmcblkXpX /.neopwn -o noatime"
to the partition number of your emmc
|
Forum: Maemo 5 / Fremantle
2010-09-11, 22:24
|
Replies: 2
Views: 7,250
|
Forum: Maemo 5 / Fremantle
2010-09-09, 20:41
|
Replies: 83
Views: 64,393
Re: How to set swappiness?
try to add:
#!/bin/sh
at the very beginning of your script.
also try
chmod a+x /etc/event.d/swapmop
as root
|
Forum: Applications
2010-09-09, 14:28
|
Replies: 6
Views: 4,362
|
Forum: Nokia N900
2010-07-28, 09:06
|
Replies: 10
Views: 4,349
Re: N900 won't boot
are you sure it says:
the whole command should be on the same line.
so
flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f -R
cmd windows = command prompt, that black...
|
Forum: Nokia N900
2010-07-20, 21:37
|
Replies: 2
Views: 1,899
|