gpart

  1. P

    Is it possible to increase the size of /usr/home on ZFS without rebooting?

    Hi! Who can tell how to increase the disk space allocated under /usr/home? # freebsd-version 11.0-RELEASE-p8 # cat /etc/rc.conf | grep zfs zfs_enable="YES" # cat /etc/rc.conf | grep vmw vmware_guest_vmblock_enable="NO" vmware_guest_vmhgfs_enable="NO" vmware_guest_vmmemctl_enable="NO"...
  2. 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...
  3. 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...
  4. 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