请在-l的输出编辑-我不允许发布图片,我只是张贴了fdisk下面看到当前的分区,我已经移动和调整了我的Xubuntu分区的大小,以便为Win7分配更多的空间。但是,我无法调整Win7的大小。
我认为这与sda3被标记为“扩展”和“封锁”有关。我在谷歌上搜索过,想知道有什么用。
你能帮上忙吗?
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x2baa4004
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 206848 58969747 29381450 7 HPFS/NTFS/exFAT
/dev/sda3 58970110 312580095 126804993 5 Extended
/dev/sda5 100741120 310597631 104928256 83 Linux
/dev/sda6 310599680 312580095 990208 82 Linux swap / Solaris
发布于 2013-01-26 09:45:57
您的扩展分区在Win 7分区之后开始。
您需要缩小扩展分区的大小,然后才能扩大Win 7分区。
因此,使用一个活动CD/DVD/USB打开G以来,首先调整/dev/sda3 3分区的大小。然后应该可以放大/dev/sda2 2。
https://askubuntu.com/questions/247932
复制