Anand Arumugam gmail.com> writes:
>
> root:/sources/linux-2.6.35.4# make mrproper
> make: /bin/sh: Command not found
> make: *** No rule to make target '/sources/linux-2.6.35.4/arch//Makefile'.
Stop.
You do not have a symlink set up which points /bin/sh to bash. Make sure you
followed the i
On Wed, 16 Feb 2011 09:27:38 -0600
robert wrote:
> perhaps go back and run version-check.sh?
>
That's not relevant in chapter 6. After you've entered chroot the only
part of the host system that you're using is the kernel.
> root:/sources/linux-2.6.35.4# make mrproper
> make: /bin/sh: Command
perhaps go back and run version-check.sh?
Anand Arumugam wrote:
> Hello all,
>
> The machine in which I am trying to get LFS built was running the latest
> version of debian. But I changed the distro to Xubuntu 10.10 while
> retaining the /mnt/lfs partition. I was not able to login to /mnt/lfs
On Wed, Feb 16, 2011 at 6:56 AM, Anand Arumugam wrote:
> Hello all,
> The machine in which I am trying to get LFS built was running the latest
> version of debian. But I changed the distro to Xubuntu 10.10 while retaining
> the /mnt/lfs partition. I was not able to login to /mnt/lfs since the lfs
Hello all,
The machine in which I am trying to get LFS built was running the latest
version of debian. But I changed the distro to Xubuntu 10.10 while retaining
the /mnt/lfs partition. I was not able to login to /mnt/lfs since the lfs
user profile was lost. So I went through the steps in chapter-4