View Single Post
Old 1st June 2018
afdruiprek afdruiprek is offline
New User
 
Join Date: Jun 2017
Posts: 9
Default

The reason why i didn't post the whole df is because i could not copy it from the laptop
and /mnt/home is because df was run from bsd.rd boot, normal boot docent work anymore

But here comes a hand written df -h
Code:
Filesystem  size     used      avail    capacity   Mounted on
/dev/rd0a    3.5M    3.2M     229k   94%      /
/dev/sd1a  1005M 1003m -48.4M  105%     /mnt
/dev/sd1k   95.0G  9.7G    80.5G    11%      /mnt/home
/dev/sd1d   3.9G    10.0k    3.7G       0%     /mnt/tmp
/dev/sd1f    2.0G    966M     946M     51%   /mnt/usr
/dev/sd1g  1005M   185M    769M     19%   /mnt/usr/X11R6
/dev/sd1h  9.8G      1.3G     8.1G      14%   /mnt/usr/local
/dev/sd1j   5.9G      2.0k      5.6G       0%   /mnt/usr/obj
/dev/sd1i   2.0G      2.0k       1.9G      0%   /mnt/usr/src
/dev/sd1e  18.1G     17.5M    17.2G    0%   /mnt/var

Last edited by ocicat; 2nd June 2018 at 03:35 AM. Reason: Please use [code] & [/code] tags when posting command output.
Reply With Quote