The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
![]() |
2010-12-22
, 15:54
|
Posts: 34 |
Thanked: 0 times |
Joined on Dec 2010
@ U.A.E
|
#33
|
And btw don't forget to post here the updated df -h so I could see how your partition table look.
![]() |
2010-12-22
, 16:02
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#34
|
Command (m for help): t
Partition number (1-4): 0c
Value out of range.
Partition number (1-4): w
Partition number (1-4):
The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
![]() |
2010-12-22
, 16:03
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#35
|
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
![]() |
2010-12-22
, 16:05
|
Posts: 34 |
Thanked: 0 times |
Joined on Dec 2010
@ U.A.E
|
#37
|
The partition 1 which you are trying so desperately to delete does contain your /home!!! Do not do this!
![]() |
2010-12-22
, 16:08
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#38
|
umount /home
mount /dev/mmcblk0p2 /home
type root then enter
type fdisk /dev/mmcblk0 then enter
type d then enter
type 4 then enter
type d then enter
type 1 then enter
type n then enter
type p then enter
type 1 then enter
Hit enter twice
type t then enter
type 1 then enter
type 0c then enter
type w then enter
reboot your device
The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
![]() |
2010-12-22
, 16:10
|
Posts: 34 |
Thanked: 0 times |
Joined on Dec 2010
@ U.A.E
|
#39
|
![]() |
2010-12-22
, 16:12
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#40
|
type root then enter
umount /home then enter
mount /dev/mmcblk0p2 /home then enter
type fdisk /dev/mmcblk0 then enter
type d then enter
type 4 then enter
type d then enter
type 1 then enter
type n then enter
type p then enter
type 1 then enter
Hit enter twice
type t then enter
type 1 then enter
type 0c then enter
type w then enter
reboot your device
The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
to start fdisk on internal memory you should type
Last edited by Radicalz38; 2010-12-22 at 15:37.