|
2008-12-21
, 20:51
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#22
|
Please provide the output for the following commands.
maemo-list-user-packages
fdisk -l
parted /dev/mmcblk0 print all
|
2008-12-21
, 21:18
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#23
|
|
2008-12-21
, 21:33
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#24
|
maemo-list-user-packages
console-tools 1.7.7-8 user/support 8777
map 2.2.8.604-1 user/navigation 8976
osso-softwarre-version-rx44 1:5.2008.43.7 user/system
rootsh 1.4 user/tools 32
tutorial-home-applet 0.5.3 user/support 3796
fdisk -l
error: can't have a partition outside the disk!
error: /dev/mtdblock4: unrecognized disk label
error: /dev/mtdblock3: unrecognized disk label
error: /dev/mtdblock2: unrecognized disk label
error: /dev/mtdblock1: unrecognized disk label
error: /dev/mtdblock0: unrecognized disk label
parted /dev/mmcblk0 print all
error: can't have a partition outside the disk!
|
2008-12-21
, 22:01
|
Posts: 111 |
Thanked: 23 times |
Joined on Sep 2008
@ Singapore
|
#25
|
NOTICE if you have bash installed and setup run the following to start the menu
sh /usr/bin/pb
|
2008-12-21
, 22:23
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#26
|
|
2008-12-21
, 23:09
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#27
|
|
2008-12-21
, 23:15
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#28
|
How were your cards partitioned last? There seems some problem with parted and fdisk reading your sd cards.
The "error: /dev/mtdblockX: unrecognized disk label" Are Normal.
error: can't have a partition outside the disk!
I don't know what these errors are. The whole menu system depends on fdisk and parted being able to read your disks.
Run the following as root and paste it back
whoami
for i in `ls -tr /dev/mmcblk[0-1]*`; do fdisk -l $i; parted $i print; done
|
2008-12-21
, 23:20
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#29
|
I didn't partition the drive before but, I bought it used, so IDK.
whoami
root
for i in `ls -tr /dev/mmcblk[0-1]*`; do fdisk -l $i; parted $i print;
Error: Can't have a partition outside the disk!
Error: /dev/mtdblock4: unrecognised disk label
Error: /dev/mtdblock3: unrecognised disk label
Error: /dev/mtdblock2: unrecognised disk label
Error: /dev/mtdblock1: unrecognised disk label
Error: /dev/mtdblock0: unrecognised disk label
Error: Could no stat device print - No such file or directory
Retry/Cancel?
|
2008-12-21
, 23:30
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#30
|
Tags |
bootmenu, bootmenu-installer, install-tools, mgmt-tools |
|
sh /usr/bin/pb
---------------------------------------------------------------------------------------
EDIT
This has been fixed and is not necessary, just run pb
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.
Last edited by penguinbait; 2008-12-21 at 23:11.