I just tried to install mysql on a recent install of openbsd and the install
failed because there was no more room left on the / partition.
df -h:
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/wd0a     1005M    973M  -18.5M   102%    /

I looked around and figured out that it's all in /dev!

# du -h /dev
2.0K    /dev/fd
931M    /dev

Is this normal?  It's a fresh install of openbsd 4.6 and I let it set up the
partitions automatically.

Any help would be appreciated.

Thanks, Gabe Read

Reply via email to