Phoe6 wrote:
On Thu, 17 Feb 2005 08:59:46 -0700, Gerard BeekmansDid you mount any partitions as /mnt/lfs? Besides, I thought that if you wanted to chroot
<[EMAIL PROTECTED]> wrote:
On February 15, 2005 04:11 pm, Phoe6 wrote:
Thanks a lot for your reply Gerard. I did as you suggested and and
found that /mnt/lfs/usr/bin/env file does not exists :(
Very odd. Okay, if it's missing for some reason, let's get it back.
Enter chroot as follows: chroot /mnt/lfs
chroot:cannot run command '/bin/bash' : No such file or directory.
oops, I think I am gone. I have to start from scratch again. The following are my assumptions. I used the same swap file as my host system and when I created the LFS partition and formatted it using mke2fs some warning at come and to use tune2fs. Compilation went fine and when I had to reboot the system, File system cried due to something. and I had to use e2fsck : e2fsck -b 32768 /mnt/hda4 After this while booting up, resolved the file system error, but gave the kernel panic error which I started this thread with.
I think, I have no options but to start from scratch again.
into a new enviroment, you had to do: chroot /foo/bar /bin/bash
~Maru -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
