Hey glad to see that worked! u need to run those commands everytime u
reboot ur host system.
this changes the root to the root of lfs. good luck! glad that worked out...

On Sat, Jul 14, 2012 at 4:22 PM, gmspro <gms...@yahoo.com> wrote:

> I had to do this to change password:
>
> export LFS=/mnt/lfs
> mount /dev/sdb8 /mnt/lfs
> mount -t proc proc /mnt/lfs/proc
> mount --rbind /dev /mnt/lfs/dev
> chroot "$LFS" /usr/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$ '
> PATH=/bin:/usr/bin:/sbin:/usr/sbin \
> /bin/bash --login
>
>
>
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
>


-- 
James Earnest Pinto
Director/CEO
*Phoenix Fusion*
www.phoenixfusion.in

D-4, Krist Jyoti,
Pushpanjali Enclave,
Pitampura, Delhi - 110034

Mobile: +91 8595053531

Facebook: http://www.facebook.com/pages/Phoenix-Fusion/286108164758740
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to