|
|
2010-07-31
, 02:50
|
|
Posts: 478 |
Thanked: 165 times |
Joined on Apr 2010
@ Manchester
|
#862
|
if i type the next command:
umount /dev/mmcblk1p1
sfdisk -uM /dev/mmcblk1 << EOF
,100,C
,,L
,,
,,
EOF
it says: sfdisk: m: no such partition
what does it mean
|
|
2010-07-31
, 03:51
|
|
|
Posts: 1,389 |
Thanked: 1,857 times |
Joined on Feb 2010
@ Israel
|
#863
|
|
|
2010-07-31
, 06:48
|
|
Posts: 1,306 |
Thanked: 1,697 times |
Joined on Dec 2009
@ Durham North-East UK
|
#864
|
|
|
2010-07-31
, 06:55
|
|
Posts: 121 |
Thanked: 35 times |
Joined on Jul 2010
|
#865
|
|
|
2010-07-31
, 09:24
|
|
Posts: 219 |
Thanked: 21 times |
Joined on May 2010
|
#866
|
|
|
2010-07-31
, 14:31
|
|
Posts: 165 |
Thanked: 78 times |
Joined on Jun 2010
|
#867
|
echo bq27x00_battery >> /etc/modules
modprobe bq27x00_battery
# # modules.boot # # List of modules the bootloader (multiboot) shall load. # bq27x00_battery
|
|
2010-07-31
, 15:39
|
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#868
|
Everything was fine during installation, then I tried to boot up the new NITDroid, those command lines rolling pretty fast on the screen, then gave me a black screen with '_' on the top left, and the backlight of the keyboard didn't go off....
Any one has the same problem?
using 8GB SD card, not that 4GB they mentioned
|
|
2010-07-31
, 16:14
|
|
Posts: 60 |
Thanked: 3 times |
Joined on Apr 2010
@ Philippines
|
#869
|
Exactly same problem here. Just bought brand new 8gb class 6 card and installed Nitdroid for the first time following instruction @ post #1.
After selecting item @ boot menu it loads some stuff, then screen gets cleared and top left shows "_" -mark and keyboard lights stays on. Only thing that helps is to take battery out. I can boot to Maemo.
|
|
2010-07-31
, 16:35
|
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#870
|
This describes mine too. I still don't know the cause. Running on 4gb class 4.
umount /dev/mmcblk1p1
sfdisk -uM /dev/mmcblk1 << EOF
,100,C
,,L
,,
,,
EOF
it says: sfdisk: m: no such partition
what does it mean