> cat > ~/.bash_profile << "EOF"
> exec env -i HOME=$HOME TERM=$TERM PS1='\u:\w\$ ' /bin/bash
> EOF
> -su: cannot create temp file for here document: Ikke mere plads på
> enheden (no more space on device)
>
> why do i get this error? I have 40 GB HD?


Could you post the output of running the command "df"?

John G
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to