LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   LFS live-cd: /dev/mapper/lfs-cd ran out of space (https://www.linuxquestions.org/questions/linux-from-scratch-13/lfs-live-cd-dev-mapper-lfs-cd-ran-out-of-space-761391/)

bucovaina78 10-12-2009 11:00 AM

LFS live-cd: /dev/mapper/lfs-cd ran out of space
 
[SOLVED]
I rebooted my pc and followed the instructions at:
http://www.linuxfromscratch.org/hint...and-resume.txt


Well during compilation of GCC-4.4.1 pass 1 I ran out of space. I don't know why because I have 512mb ram (not that much but also 5GB swap space ??)

if I do

Code:

root [ ~ ]# df -h
Bestandssysteem      Grtte Gebr Besch Geb% Aangekoppeld op
/dev/mapper/lfs-cd    1,5G  1,3G  161M  89% /
/dev/hda1            9,2G  1,5G  7,3G  17% /mnt/lfs
/dev/hda2            216G  234M  205G  1% /mnt/lfs/home

(just after compilation I had 0% free on /dev/mapper/lfs-cd)

Anyone an idea how I can free up some space?


All times are GMT -5. The time now is 03:09 AM.