NOOBS 1.8 - removing and expanding a neighbour partiton
Posted: Wed Mar 16, 2016 9:14 am
Hey,
I've installed NOOBS 1.8 with the options RASPBIAN and OPENELEC and 512 MB Partition
The system run fine until I ran out of space, but I had luck to have made a backup before the java installation.
I was able to restore my image and that works fine, but only 37 MB space left.
Then I started to delete unwanted stuff like the 512 MB partition (meanwhile I was able to mount a 64 GB USB stick).
That worked fine.
As you can see behind partition 7 (/dev/mmcblk0p7) there are 512 MB of space (sector 11083774 - 12132351) and the same for partition 8 (/dev/mmcblk0p8)
How can I expand the partitions 7 and 8 ?
My first try with a windows 10 Add On Partition Tool did not work and I was not able to find a solution on github.
Thx a lot
I've installed NOOBS 1.8 with the options RASPBIAN and OPENELEC and 512 MB Partition
The system run fine until I ran out of space, but I had luck to have made a backup before the java installation.
I was able to restore my image and that works fine, but only 37 MB space left.
Then I started to delete unwanted stuff like the 512 MB partition (meanwhile I was able to mount a 64 GB USB stick).
That worked fine.
As you can see behind partition 7 (/dev/mmcblk0p7) there are 512 MB of space (sector 11083774 - 12132351) and the same for partition 8 (/dev/mmcblk0p8)
Code: Select all
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 2289062 2280871 1,1G e W95 FAT16 (LBA)
/dev/mmcblk0p2 2289063 15548415 13259353 6,3G 5 Extended
/dev/mmcblk0p5 2293760 2359293 65534 32M 83 Linux
/dev/mmcblk0p6 2359296 2488319 129024 63M c W95 FAT32 (LBA)
/dev/mmcblk0p7 2490368 11083773 8593406 4,1G 83 Linux
/dev/mmcblk0p8 12132352 14499837 2367486 1,1G 83 Linux
My first try with a windows 10 Add On Partition Tool did not work and I was not able to find a solution on github.
Thx a lot