The Following User Says Thank You to mornage For This Useful Post: | ||
|
2012-02-02
, 13:26
|
Posts: 478 |
Thanked: 165 times |
Joined on Apr 2010
@ Manchester
|
#4132
|
hi Mornage,
any update on your quest to make a u-boot compatible nitdroid kernel/boot/root environment ? including the closed but redistributable bits from Maemo/Meego ?
Thanks
The Following User Says Thank You to mornage For This Useful Post: | ||
|
2012-02-03
, 06:27
|
Posts: 116 |
Thanked: 44 times |
Joined on Nov 2010
@ Chennai, India
|
#4133
|
OK, lets repartition your EMMC from the beggining:
First I need to see the partition table. Please do the follwing:
Paste the output for me please.Code:Root umount /home/user/MyDocs /home/user/bin/fdisk /dev/mmcblk0 p
|
2012-02-03
, 17:55
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#4134
|
sudo gainroot sfdisk -c /dev/mmcblk0 5 83
sudo gainroot mkfs.vfat -F 32 /dev/mmcblk0p1 mke2fs -L NITDroid -j -m0 /dev/mmcblk0p5
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2012-02-04
, 10:16
|
Posts: 33 |
Thanked: 10 times |
Joined on Apr 2010
@ the netherlands
|
#4135
|
|
2012-02-04
, 13:45
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#4136
|
The Following 2 Users Say Thank You to michaaa62 For This Useful Post: | ||
|
2012-02-04
, 14:43
|
Posts: 116 |
Thanked: 44 times |
Joined on Nov 2010
@ Chennai, India
|
#4137
|
Looks good, but maemo kernel seems to be a bit too picky with the partition table. You might set the type of the new partitionReboot and apply the file systems again, but make sure those two partition do not contain any data that is valuable for you.Code:sudo gainroot sfdisk -c /dev/mmcblk0 5 83
Code:sudo gainroot mkfs.vfat -F 32 /dev/mmcblk0p1 mke2fs -L NITDroid -j -m0 /dev/mmcblk0p5
|
2012-02-04
, 16:03
|
Posts: 116 |
Thanked: 44 times |
Joined on Nov 2010
@ Chennai, India
|
#4138
|
|
2012-02-06
, 02:11
|
Posts: 114 |
Thanked: 61 times |
Joined on Aug 2011
@ Beijing, China
|
#4139
|
|
2012-02-06
, 02:12
|
Posts: 114 |
Thanked: 61 times |
Joined on Aug 2011
@ Beijing, China
|
#4140
|
The Following User Says Thank You to AndyYan For This Useful Post: | ||
Tags |
community win, mor*nicindians, nitdroid |
|
First I need to see the partition table. Please do the follwing:
Temporary signature: Real signature removed for cleaning.
Don't forget the thanks button if I helped you