View Single Post
Ta76eem's Avatar
Posts: 157 | Thanked: 36 times | Joined on Mar 2013
#13
Code:
 ~# /sbin/sfdisk -l /dev/mmcblk0

Disk /dev/mmcblk0: 485120 cylinders, 4 heads, 16 sectors/track
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/mmcblk0p1         16  160511  160496    5135872    c  W95 FAT32 (LBA)
/dev/mmcblk0p2     288512  419583  131072    4194304   83  Linux
/dev/mmcblk0p3     419584  485119   65536    2097152   83  Linux
/dev/mmcblk0p4     160512  288511  128000    4096000   83  Linux
so if I want to lower the size of p4 and increase the size of p1 ...
I should first edit

Code:
/sbin/sfdisk --no-reread /dev/mmcblk0 -N4
then edit this one ?
Code:
/sbin/sfdisk --no-reread /dev/mmcblk0 -N1
__________________
it is ok to go Sailing
but it is Forbidden to leave MeeGo on shore