Quote:
|
Originally Posted by littledrop
Will these sub-partitions ultimate be visible as new partitions or only first initial partition will be visible to any partitioning utility?
|
They will be seen as partitions by many partitioning utilities, but it's better to use disklabel or the GUI wrapper (available both at installation time and /usr/ports/sysutils/sfdisk).
At /usr/ports/sysutils/linuxfdisk you may find a port of the Linux utilities. It installs to:
/usr/local/sbin/fdisk-linux
/usr/local/sbin/cfdisk-linux
/usr/local/sbin/sfdisk-linux
If you're booting between multiple OS'es, make sure they all agree on disk geometry.
Good luck.