[lfs-support] chroot into the temporary ...?

2013-09-24 Thread Wiky
hi, It reads 'That is, we chroot into the temporary mini Linux system, ..' in Section6.1 of LFS7.4. but when i run 'sudo chroot /mnt/lfs', it returns 'chroot: failed to run command `/bin/bash': No such file or directory'. Of course /mnt/lfs/bin/bash not exists and then I tried 'sudo

Re: [lfs-support] chroot into the temporary ...?

2013-09-24 Thread Aleksandar Kuktin
On Wed, 25 Sep 2013 08:41:37 +0800 (CST) Wiky wii...@yeah.net wrote: hi, It reads 'That is, we chroot into the temporary mini Linux system, ..' in Section6.1 of LFS7.4. but when i run 'sudo chroot /mnt/lfs', it returns 'chroot: failed to run command `/bin/bash': No such file or

Re: [lfs-support] chroot into the temporary ...?

2013-09-24 Thread Wiky
I got it, Thank you. At 2013-09-25 09:49:36,Aleksandar Kuktin akuk...@gmail.com wrote: On Wed, 25 Sep 2013 08:41:37 +0800 (CST) Wiky wii...@yeah.net wrote: hi, It reads 'That is, we chroot into the temporary mini Linux system, ..' in Section6.1 of LFS7.4. but when i run 'sudo

Re: [lfs-support] chroot into the temporary ...?

2013-09-24 Thread Aleksandar Kuktin
On Wed, 25 Sep 2013 09:56:34 +0800 (CST) Wiky wii...@yeah.net wrote: I got it, Thank you. At 2013-09-25 09:49:36,Aleksandar Kuktin akuk...@gmail.com wrote: On Wed, 25 Sep 2013 08:41:37 +0800 (CST) Wiky wii...@yeah.net wrote: hi, It reads 'That is, we chroot into the temporary

Re: [lfs-support] chroot into the temporary ...?

2013-09-24 Thread Ken Moffat
On Wed, Sep 25, 2013 at 08:41:37AM +0800, Wiky wrote: hi, It reads 'That is, we chroot into the temporary mini Linux system, ..' in Section6.1 of LFS7.4. but when i run 'sudo chroot /mnt/lfs', Why do you think that 'sudo' is the command to run here ? Do we build sudo in chapter 5