Dưới đây hình ảnh (bắt hình thức gparted) cho thấy vấn đề của tôi!
sda1 -> Windows system reserved (created automatically by windows os) -> PRIMARY
sda2 -> Win 8.1 -> PRIMARY
sda3 -> Ubuntu -> PRIMARY
sda5 -> swap as a logical partition, marked as 'Beginning'
sda6 -> home partition as a logical partition, marked as 'end'
Bây giờ, có một chút không gian trống mà tôi muốn cài đặt một bản phân phối Linux mới trên nó, nhưng khi tôi cố gắng tạo một phân vùng mở rộng hợp lý mới, tôi nhận được lỗi này: Cannot create a new partition. There are already four primary partitions.
Tại sao ubuntu tạo sda4 trong khi tôi đã chọn 'hợp lý' cho cả phân vùng trao đổi và nhà.
Làm thế nào tôi có thể thoát khỏi sda4 và tạo một phân vùng mới?
- Xem thêm chi tiết tại đây:
sudo parted -l
Model: ATA ST3500412AS (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 368MB 367MB primary ntfs boot
2 368MB 70.6GB 70.2GB primary ntfs
3 70.6GB 101GB 30.7GB primary ext4
4 101GB 463GB 361GB extended
5 101GB 104GB 3071MB logical linux-swap(v1)
6 104GB 463GB 358GB logical ext4
sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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: 0xd42cd17a
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 718847 358400 7 HPFS/NTFS/exFAT
/dev/sda2 718848 137912319 68596736 7 HPFS/NTFS/exFAT
/dev/sda3 137912320 197912575 30000128 83 Linux
/dev/sda4 197914622 903913471 352999425 5 Extended
/dev/sda5 197914624 203913215 2999296 82 Linux swap / Solaris
/dev/sda6 203915264 903913471 349999104 83 Linux