Also, what is the output of:

$ mount
$ fdisk -l

This is from normal user acct. and not the lfs acct.

scott@scott-K52F ~ $ mount
/dev/sda7 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs
(rw,noexec,nosuid,nodev,size=104857600,mode=0755)
/dev/sda5 on /boot type ext4 (rw)
/dev/sda8 on /home type ext4 (rw)
gvfsd-fuse on /run/user/scott/gvfs type fuse.gvfsd-fuse
(rw,nosuid,nodev,user=scott)
scott@scott-K52F ~ $ fdisk -l
scott@scott-K52F ~ $



On Sun, Jun 2, 2013 at 5:22 PM, scott maxwell <rsm...@gmail.com> wrote:

> 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

Reply via email to