Linux, fdisk: change order of partitions
Posted
by
osgx
on Super User
See other posts from Super User
or by osgx
Published on 2011-11-14T00:39:08Z
Indexed on
2011/11/14
1:55 UTC
Read the original article
Hit count: 554
I have a harddrive with 24 logical partitions on it. Half of them are Linux and half are windows. Current ordering is: 3 Linux partitions; 12 windows partitions; 9 Linux partitions. In this setup, Windows can access any of partition (no limits on partition number), but Linux can't access sda16, sda17 ...
Can I change numbering of partitions without moving them on disk? I want to put all Linux partitions to be <16; and windows partitions to be > 16, so linux will be able to access all linux partitions.
I have fdisk/sfdisk and it sees all partitions.
© Super User or respective owner