已google一些方案包含 parted 指令 (可支援fdisk 2.2T)
目前的困擾是
Bios RAID card已可combine 新的HD
[Shell]# fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
WARNING: The size of this disk is 3.0 TB (2998960914432 bytes).
DOS partition table format can not be used on drives for volumes
larger than 2.2 TB (2199023255040 bytes). Use parted(1) and GUID
partition table format (GPT).
Disk /dev/sda: 2998.9 GB, 2998960914432 bytes
255 heads, 63 sectors/track, 364602 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 267350 2147483647+ ee EFI GPT
請指點如何 新增後面的空間 1T
file system只看到2T
不想砍掉舊有的OS 因為太多帳號和東西要安裝了...
