I just got a new 1 TB external USB hard drive and am trying to set it up with UFS, though
# df -h
is reporting the size as 902G along with 830G available. There's nothing on the disk, as far as I can tell. I used newfs with no options, and I'm wondering if there's something I need to change with larger disks. After trying a newfs_msdosfs without options, it reports both 931G size and 931G available, but I'd have to mount that using the "-o large" option. I'll strictly be using this disk in FreeBSD, so I'd much rather use UFS. Any clue as to what's happening? This is on 8-STABLE, if it matters.