aligatro
|
2010-07-26
, 05:46
|
Posts: 490 |
Thanked: 191 times |
Joined on May 2010
|
#331
|
|
2010-07-26
, 05:49
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#332
|
|
2010-07-26
, 05:57
|
Posts: 312 |
Thanked: 51 times |
Joined on Mar 2010
@ dubai
|
#334
|
Sorry mate, didn't see your reply until after I posted.
I don't really follow, sorry.
umount /dev/mmcblk1p1
sfdisk -uM /dev/mmcblk1 << EOF
If correct? mmcblk1 is the SD card and the p1 is the partition 1?
So are you saying it would be something like this:
umount /dev/mmcblk1p1
sfdisk -uM /dev/mmcblk1 << EOF
,3500,C
,,L
,,
,,
EOF
umount /dev/mmcblk1p2
sfdisk -uM /dev/mmcblk1 << EOF
,1900,C
,,L
,,
,,
EOF
and the 3rd partition would be the remaining?
|
2010-07-26
, 06:09
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#335
|
|
2010-07-26
, 06:20
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#336
|
|
2010-07-26
, 06:21
|
Posts: 490 |
Thanked: 191 times |
Joined on May 2010
|
#337
|
The Following User Says Thank You to aligatro For This Useful Post: | ||
|
2010-07-26
, 06:23
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#338
|
|
2010-07-26
, 06:51
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#339
|
|
2010-07-26
, 06:54
|
Posts: 490 |
Thanked: 191 times |
Joined on May 2010
|
#340
|
sorry mate, didn't work.
BLKRRPART: Device or resource busy
This disk is currently in use - repartitioning is probably a bad idea.
Unmount all file systems, and swapoff all swap partitions on this disk.
Use the --no-reread flag to suppress this check.
use the --force flag to overrule all checks.
Didn't look good though continued anyway.
/dev/mmcblkp1: No such file or directory.
BUGGERRRRRRR