gdisk /dev/sda shows this:
	Why does the KDE partition tool show one thing, and gdisk another?
							
						
					Code:
	
	p
Disk /dev/sda: 5860533168 sectors, 2.7 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): F9C78116-9D2E-4304-A329-E3A7704EF117
Partition table holds up to 128 entries                                                                                                        
First usable sector is 34, last usable sector is 5860533134                                                                                    
Partitions will be aligned on 8-sector boundaries                                                                                              
Total free space is 1328139151 sectors (633.3 GiB)                                                                                             
                                                                                                                                              
Number  Start (sector)    End (sector)  Size       Code  Name                                                                                  
  1              34            2047   1007.0 KiB  EF02  BIOS boot partition                                                                   
  2            2048       209922047   100.1 GiB   8300                                                                                        
  3       209922048      4075401215   1.8 TiB     8300  Linux filesystem                                                                      
  4      5403539456      5860532223   217.9 GiB   8300  Linux filesystem







Comment