LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   enetering chroot after chapter 6 (https://www.linuxquestions.org/questions/linux-from-scratch-13/enetering-chroot-after-chapter-6-a-457213/)

LQ496873 06-22-2006 06:10 AM

enetering chroot after chapter 6
 
I installed LFS ages ago and backed it up before BLFS.
I know want to go back to just before I started BLFS and want to enter the chroot environment.

I used to follow these instructions to do this.....
http://www.linuxquestions.org/questi...94#post1765094

I must have known something then which I dont now because every time I enter

chroot "$LFS" /usr/bin/env -i \
HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
/bin/bash --login

It says....
chroot cannot run command /usr/bin/env input/output error.

I took notes on everything I did last time but I have obviously persumed I remember something!!

Hope someone can help! Im dying to get back into my LFS project.

Many Thanks once again
Rik


All times are GMT -5. The time now is 08:19 PM.