Re: [lfs-support] LFS-7.4 is released

2013-09-09 Thread William Harrington
On Sep 8, 2013, at 1:20 PM, Bruce Dubbs wrote: The Linux From Scratch community announces the release of LFS Stable I've updated the Updated LFS 6.3 livecd. It meets or exceeds the host system requirements (outside of gawk as an update to gawk isn't needed), and have updated Make, wget, su

Re: [lfs-support] Part III for Linux from scratch 7.3

2013-09-09 Thread Bruce Dubbs
savyan wrote: > in 6.7 Linux-3.8.1 API Headers > from where i extract the package ? Read what it says: "The Linux API Headers (in linux-3.10.10.tar.xz) expose the kernel's API for use by Glibc." > what is the meaning of : > > "Now test and extract the user-visible kernel headers from the so

[lfs-support] Part III for Linux from scratch 7.3

2013-09-09 Thread savyan
in 6.7 Linux-3.8.1 API Headers from where i extract the package ? what is the meaning of : "Now test and extract the user-visible kernel headers from the source..." currently i am root as per the steps. $LFS is also /root and there is no files in mnt/lfs/sources in this user pls help to p

Re: [lfs-support] martin

2013-09-09 Thread Bruce Dubbs
Carl Martin Bacus wrote: > Hi... I just recently Finish the Chpater 9 in LFS book 7.3 and When I try > to reboot my Laptop... I cant boot the LFS that I've Created. Instead its > automatically open my Host System... > > Anyone can Help me about this problem??.. Most likely. Did I miss something?.

Re: [lfs-support] Chapter 9 device is busy

2013-09-09 Thread loki
My first guess would be that you didn't get out of chroot with the command "logout". > Now that we have said that, lets move on to booting our shiny new LFS > installation for the first time! First exit from the chroot > environment: > > > logout > > My second guess would be that your usi

Re: [lfs-support] Chapter 9 device is busy

2013-09-09 Thread David Brodie
On 09/09/13 12:46, Rob Chua wrote: > can you help me with this? > root@rob:/home/rob# umount -v $LFS/dev/pts > umount: /dev/pts: device is busy. > (In some cases useful info about processes that use > the device is found by lsof(8) or fuser(1)) > root@rob:/home/rob# if [ -h $LFS/

[lfs-support] Chapter 9 device is busy

2013-09-09 Thread Rob Chua
can you help me with this? root@rob:/home/rob# umount -v $LFS/dev/pts umount: /dev/pts: device is busy.         (In some cases useful info about processes that use          the device is found by lsof(8) or fuser(1)) root@rob:/home/rob# if [ -h $LFS/dev/shm ]; then > link=$(readlink $LFS/dev/shm) >

[lfs-support] martin

2013-09-09 Thread Carl Martin Bacus
Hi... I just recently Finish the Chpater 9 in LFS book 7.3 and When I try to reboot my Laptop... I cant boot the LFS that I've Created. Instead its automatically open my Host System... Anyone can Help me about this problem??.. Did I miss something? -- http://linuxfromscratch.org/mailman/listi