Pontosabban hogyan tudom megnézni a partíciók illesztését? Az fdisk -l kimenetből nem látszik? Bevallom ilyenekkel még nem foglalkoztam.
................
Úgy néz ki, hogy OK.
tesztssd@kingstoneuv400 ~ $ sudo parted /dev/sda
[sudo] password for tesztssd:
GNU Parted 3.2
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) p
Model: ATA KINGSTON SUV400S (scsi)
Disk /dev/sda: 120GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 37,6GB 37,6GB primary ext4 boot
2 37,6GB 109GB 71,7GB primary ext4
3 109GB 114GB 4295MB primary linux-swap(v1)
(parted) align-check opt
Partition number? 1
1 aligned
(parted) align-check opt
Partition number? 2
2 aligned
(parted) align-check opt
Partition number? 3
3 aligned
(parted)