![]() |
2011-09-17
, 09:29
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
![]() |
2011-09-17
, 10:54
|
Posts: 80 |
Thanked: 1 time |
Joined on Aug 2011
@ Egypt
|
#3
|
There might be an error in the file called 'table', please also post its content to examine.
Personal note: It might be easier to follow you and your proceedings if you keep it all in one thread, because there might be little things that add up to errors from step to step.
Still valid: The easiest way to achieve a custom setup of the EMMC is by installing Backup-Menu and doing it from a Linux-Live-CD like in 'Solution #8' or in the chapter 'Using Gparted' in that wiki article you linked to.
![]() |
2011-09-17
, 15:12
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#5
|
sudo gainroot sfdisk -d --no-reread /dev/mmcblk0 < table.txt
echo "unit: sectors > /dev/mmcblk0p1 : start= 64, size= 4194304, Id=c > /dev/mmcblk0p2 : start= 4194368, size= 56631296, Id=83 > /dev/mmcblk0p3 : start= 60825664, size= 1572864, Id=82 > /dev/mmcblk0p4 : start= 0, size= 0, Id= 0" > table_new sfdisk -d --no-reread /dev/mmcblk0 < table_new
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
I faced problem during repartitioning EMMC On my N900.
In This step: sfdisk --no-reread /dev/mmcblk0 < table
on: http://wiki.maemo.org/Repartitioning..._compatible.29
The error line in X-Terminal "long or incomplete input line - quitting"
What should i do?
Please help... i am stuck!
Thanks in advance