So where did you put the sources? The book says: mkdir -v $LFS/sources chmod -v a+wt $LFS/sources
I put the sources where the book said to. What are you using for $LFS? That is, echo $LFSlfs@scott-K52F ~ $ echo $LFS /mnt/lfs I thought I was putting it on sda6 (also have windows 7 and Linux mint 14 on same drive) Also, what is the output of: $ mount $ fdisk -l lfs@scott-K52F ~ $ $mount lfs@scott-K52F ~ $ fdisk -l Command 'fdisk' is available in '/sbin/fdisk' The command could not be located because '/sbin' is not included in the PATH environment variable. This is most likely caused by the lack of administrative privileges associated with your user account. fdisk: command not found lfs@scott-K52F ~ $ I think my problem involves the path somehow. I can see the sources directory where it should be using the file manager (nautilus?) with the os. On Sun, Jun 2, 2013 at 5:08 PM, Bruce Dubbs <bruce.du...@gmail.com> wrote: > scott maxwell wrote: > > lfs@scott-K52F ~ $ bash version-check.sh > > bash, version 4.2.37(1)-release > > /bin/sh -> /bin/bash > > Binutils: (GNU Binutils for Ubuntu) 2.22.90.20120924 > > bison (GNU Bison) 2.5 > > /usr/bin/yacc -> /usr/bin/bison.yacc > > bzip2, Version 1.0.6, 6-Sept-2010. > > Coreutils: 8.13 > > diff (GNU diffutils) 3.2 > > find (GNU findutils) 4.4.2 > > GNU Awk 4.0.1 > > /usr/bin/awk -> /usr/bin/gawk > > gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2 > > (Ubuntu EGLIBC 2.15-0ubuntu20.1) 2.15 > > grep (GNU grep) 2.12 > > gzip 1.5 > > Linux version 3.5.0-32-generic (buildd@akateko) (gcc version 4.7.2 > > (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #53-Ubuntu SMP Wed May 29 20:23:04 UTC > 2013 > > m4 (GNU M4) 1.4.16 > > GNU Make 3.81 > > patch 2.6.1 > > Perl version='5.14.2'; > > GNU sed version 4.2.1 > > tar (GNU tar) 1.26 > > Texinfo: makeinfo (GNU texinfo) 4.13 > > xz (XZ Utils) 5.1.0alpha > > gcc compilation OK > > Don't top post. > > Host looks OK. > > > lfs@scott-K52F ~ $ cd /mnt/lfs/sources > > bash: cd: /mnt/lfs/sources: No such file or directory > > lfs@scott-K52F ~ $ > > So where did you put the sources? The book says: > > mkdir -v $LFS/sources > chmod -v a+wt $LFS/sources > > What are you using for $LFS? That is, > > echo $LFS > > Also, what is the output of: > > $ mount > $ fdisk -l > > -- Bruce > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page