[lfs-support] cannot execute /bin/bash : No such file or Directory exists

2013-03-21 Thread Mohamad Audhil
Hi, For the first time I builded my own LFS, everything is fine but when I boot my LFS, it prompts me to give user name and password. But after issuing user name and password, it throws some error like this... audhil login:root password: No mail Cannot execute /bin/bash : No such file or direc

[lfs-support] [solved] RE: lfs-support Digest, Vol 2823, Issue 1

2013-03-21 Thread Rubin Saifi
Dear friend , you need to compile your kernel again with PCNET32 ETHERNET DRIVER [*] option , do remember [*] option not [m] and your eth0 will be working > From: lfs-support-requ...@linuxfromscratch.org > Subject: lfs-support Digest, Vol 2823, Issue 1 > To: lfs-support@linuxfromscratch.org > Dat

Re: [lfs-support] Problem

2013-03-21 Thread Baho Utot
On 03/21/2013 12:44 PM, Mihal wrote: > On lfs 6.8 on chapter 5.7 whet i run make i have an error : > if test -r /mnt/lfs/sources/glibc-build/csu/abi-tag.h.new; then mv -f > /mnt/lfs/sources/glibc-build/csu/abi-tag.h.new > /mnt/lfs/sources/glibc-build/csu/abi-tag.h; \ > else echo >&2 'This

Re: [lfs-support] Can't install grub - LFS 7.0

2013-03-21 Thread Bruce Dubbs
Andi Blacktigerbro wrote: > I have problem installing grub > > already creating the /etc/fstab File > -- > cat > /etc/fstab << "EOF" > # Begin /etc/fstab > > # file system mount-point type options dump fsck > #orde

[lfs-support] Can't install grub - LFS 7.0

2013-03-21 Thread Andi Blacktigerbro
I have problem installing grub already creating the /etc/fstab File -- cat > /etc/fstab << "EOF" # Begin /etc/fstab # file system mount-point type options dump fsck #order /dev/sda7 /ext3 defa

Re: [lfs-support] lfs-support Digest, Vol 2823, Issue 1

2013-03-21 Thread Andi Blacktigerbro
My main purpose is creating Linux with full Japanese Environment supported, please take a look for Vine Linux http://distrowatch.com/table.php?distribution=vine and for now I use --- cat > /etc/sysconfig/console << "EOF" # Begin /etc/sysconfig/console KEYMAP="jp106" # End /etc/sysconfig/c

Re: [lfs-support] Kernel can not boot

2013-03-21 Thread Niels Terp
-Oprindelig meddelelse- Fra: lfs-support-boun...@linuxfromscratch.org [mailto:lfs-support-boun...@linuxfromscratch.org] På vegne af Bruce Dubbs Sendt: 21. marts 2013 20:06 Til: LFS Support List Emne: Re: [lfs-support] Kernel can not boot Niels Terp wrote: > Hi there, > > I have build LFS

Re: [lfs-support] Kernel can not boot

2013-03-21 Thread Ken Moffat
On Thu, Mar 21, 2013 at 07:47:25PM +0100, Niels Terp wrote: > > Is there anything special I should do, to use the 3.8.3 kernel ? And now > 3.8.4 is out, what about that one ? > Nothing special at all when upgrading an existing system, but see my response to your next question. > And by the way,

Re: [lfs-support] Kernel can not boot

2013-03-21 Thread Bruce Dubbs
Niels Terp wrote: > Hi there, > > I have build LFS several times now, and I wanted to upgrade to the new > kernel 3.8.3. > > I started out from scratch, the only change I made from the book was the new > kernel. Since I have a quad-core processor in my laptop, I made all the > builds whith the make

Re: [blfs-support] GUID Partition Tables (GPT)

2013-03-21 Thread akhiezer
> Date: Thu, 21 Mar 2013 10:48:22 -0500 > From: Bruce Dubbs > To: BLFS Support List > Subject: Re: [blfs-support] GUID Partition Tables (GPT) > > xinglp wrote: > > 2013/3/21 Bruce Dubbs : . . > >> > >> The example table is outdated. We really don't want the first partition > >> t

Re: [lfs-support] Kernel can not boot

2013-03-21 Thread Niels Terp
-Oprindelig meddelelse- Fra: Niels Terp [mailto:nielst...@comhem.se] Sendt: 21. marts 2013 19:44 Til: 'LFS Support List' Emne: Kernel can not boot Hi there, I have build LFS several times now, and I wanted to upgrade to the new kernel 3.8.3. I started out from scratch, the only chang

[lfs-support] Kernel can not boot

2013-03-21 Thread Niels Terp
Hi there, I have build LFS several times now, and I wanted to upgrade to the new kernel 3.8.3. I started out from scratch, the only change I made from the book was the new kernel. Since I have a quad-core processor in my laptop, I made all the builds whith the make flag '-j 4'. And because I had

Re: [lfs-support] Problem

2013-03-21 Thread Armin K.
On 03/21/2013 05:44 PM, Mihal wrote: > On lfs 6.8 on chapter 5.7 whet i run make i have an error : > if test -r /mnt/lfs/sources/glibc-build/csu/abi-tag.h.new; then mv -f > /mnt/lfs/sources/glibc-build/csu/abi-tag.h.new > /mnt/lfs/sources/glibc-build/csu/abi-tag.h; \ > else echo >&2 'This

[lfs-support] Problem

2013-03-21 Thread Mihal
On lfs 6.8 on chapter 5.7 whet i run make i have an error : if test -r /mnt/lfs/sources/glibc-build/csu/abi-tag.h.new; then mv -f /mnt/lfs/sources/glibc-build/csu/abi-tag.h.new /mnt/lfs/sources/glibc-build/csu/abi-tag.h; \ else echo >&2 'This configuration not matched in ../abi-tags'; exit