Jakiś czas temu wróciłem ponownie do Debiana, ale chcąc zachować dane najpierw podzieliłem jedną partycję na / (/dev/sda1) i /home (/dev/sda4). Potem, kiedy już wszystko uruchomiłem i byłem pewny, że Debian będzie działał, na laptopie sformatowałem pozostałe dwie partycje i mam /dev/sda2 i /dev/sda3.
Problem jest w programie cfdisk, kiedy uruchamiam go:
Kod: Zaznacz cały
cfdisk /dev/sda
Kod: Zaznacz cały
FATAL ERROR: Bad primary partition 2: Partition ends in the final partial cylinder
Press any key to exit cfdisk
Kod: Zaznacz cały
Feflik:/home/jacek# fdisk -l
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xcf2b0801
Device Boot Start End Blocks Id System
/dev/sda1 * 1 3647 29294496 83 Linux
/dev/sda2 7833 23368 124780544 83 Linux
/dev/sda3 23368 38914 124872704 83 Linux
/dev/sda4 3648 7832 33616012+ 83 Linux
Partition table entries are not in disk order
Dziękuję za pomoc.
Pozdrawiam,
Jacek.