Hi everybody,
I'm very, very new to BSD but I'm using Linux since several years.
I chosen the easy way and installed PC-BSD
At first I had a small problem to run my both monitors side by side but with xrandr I was able to manage it.
However I have really very strange problem, I have installed eclipse and after re-boot my KDE won't start anymore. KDE reports out of space.
I just checked it with df and see very confusing result:
I've also checked the home directory with du and I don't think that these files in my home directory occupies more the 1 GB.
Any idea what the problem can be?
Regards,
Radek
I'm very, very new to BSD but I'm using Linux since several years.
I chosen the easy way and installed PC-BSD

At first I had a small problem to run my both monitors side by side but with xrandr I was able to manage it.
However I have really very strange problem, I have installed eclipse and after re-boot my KDE won't start anymore. KDE reports out of space.
I just checked it with df and see very confusing result:
Code:
[root@pcbsd-4101] /# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/label/rootfs0 1.9G 472M 1.3G 26% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/label/var0 989M 93M 817M 10% /var
/dev/label/usr0 12G 11G -344M 103% /usr
procfs 4.0K 4.0K 0B 100% /proc
linprocfs 4.0K 4.0K 0B 100% /compat/linux/proc
tmpfs 13G 16K 13G 0% /tmp
/tmp 13G 16K 13G 0% /usr/jails/portjail/tmp
/media 1.9G 472M 1.3G 26% /usr/jails/portjail/media
/usr/home 12G 11G -344M [B][color="Red"]103% [/color][/B] /usr/jails/portjail/usr/home
devfs 1.0K 1.0K 0B 100% /usr/jails/portjail/dev
procfs 4.0K 4.0K 0B 100% /usr/jails/portjail/proc
I've also checked the home directory with du and I don't think that these files in my home directory occupies more the 1 GB.
Any idea what the problem can be?
Regards,
Radek