gpart

  1. Areeb Qaisar

    Format to UFS2 using newfs, in installation

    Hello, I have a UEFI System with GPT Partition Table. During the installation of FreeBSD 11, I need to format a partition to UFS2. The FreeBSD installer does not allows to format an existing partition. It instead only allows to create a new partition, which will be then be formatted. Is...
  2. D

    Solved Partitions corrupted after ZFS export?

    (First post, so hopefully I get my formats right here...) I've been using a very old Open Solaris system with ZFS in a purely offline application for a few years. I moved to a new FreeBSD system (10.3-RELEASE-p4) a few weeks ago. Things are going very well, except for odd behavior with my...
  3. P

    Gpart jokes

    I know it's not nice (I wrote a lot of broken code myself) but still can't stop laughing. Here's the reason, I hope writing this here will help me get to my senses (because as you know uncontrollable solitary laughing can be a sign of madness): s1 = class_name; for (; *s1 != '\0'; s1++) *s1...
Back
Top