Hi,
When I install OpenBSD 3.0, I have partitioned the hard disk with lesser
space. Now I want to use the remaining free space on the hard disk. How
can I find out the remaining hard disk space?
Here is the existing partitions I got on the system:
sam$ df -k
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/wd0a 297439 21346 261222 8% /
/dev/wd0d 495663 5 470875 0% /tmp
/dev/wd0e 594646 7095 557819 1% /var
/dev/wd0f 792870 530154 223073 70% /home
/dev/wd0g 2030307 1377941 550851 71% /usr
Thanks
sam