Hello!
This is what I did with my guruplug server plus.
I copied the lenny into 8Gig sdcard and booted from there. Next thing was to try out kde desktop.
aptitude install kde
It runs ok for while, but suddenly it gives this error message
" Error writing to output file - write (28 No space left on device) "
and the installation will not continue. I check df -h, and it says tmpfs folder is 100% in use. Installation propably uses this folder for something? before the installation it was 0%.
sheevaplug-debian:~# df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 251M 0 251M 0% /lib/init/rw
udev 10M 740K 9.3M 8% /dev
tmpfs 251M 4.0K 251M 1% /dev/shm
rootfs 7.4G 1.5G 5.5G 22% /
tmpfs 251M 251M 0 100% /var/cache/apt
How to solve this? anyone?
thanks!