При попытке деления через cfdisk получаю еррор:
Код: Выделить всё
FATAL ERROR: Bad logical partition 6: enlarged logical partitions overlapобычный fdisk выдает следующее:
Код: Выделить всё
minoru@melancholic:/mnt/store/minoru_store/Anime/Perfect Blue$ sudo fdisk /dev/hda
The number of cylinders for this disk is set to 9729.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)При попытке создать новый раздел:
Код: Выделить всё
Command (m for help): v
5352 unallocated sectors
Command (m for help): n
Command action
l logical (5 or over)
p primary partition (1-4)
l
No free sectors availableвесьма странно и странно >_< Попытка поставить FreeBSD на оставшиеся незанятыми 6ГБ жесткого диска приводила к краху при делении дисков - почему-то исправно создавался раздел с нулевым размером, в независимости от того, какой размер был указан.