Tag: new volume

  • Ubuntu Fix: Newly added volume shows size of only few 100 MBs

    Run this command, (assuming the format and mounting was done correctly).

    sudo resize2fs /dev/{device}

    Kj