You used $BDUX ? If ur using the instructions given in the book u should be using sudo chroot "$LFS" /usr/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$' PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash --login the $LFS variable instead. Anyhow if u used $BDUX instead try this command echo $BDUX and tell me if it shoows the path to ur lfs partition /mnt/lfs or whatever partition u used to install lfs.
On Sat, Jul 14, 2012 at 3:06 PM, James Pinto <james.pi...@phoenixfusion.in>wrote: > I think I know what the problem is when it asks u for a password u think > it is not typing anything beacuse it doesnt show on the screen (dont worry > it is getting typed its just a security feature of unix and linux systems > not to show the password or * sign on the screen u can still type the > password just make sure it has at least one capital letter small characters > and numbers and try to keep it more than 5 characters maybe at least 7 > characters so that it doesnt show its weak) although the guy above is right > it has been changed. Yes you can change your password in a chroot > environment I have done it myselt chhroot using the code that says chroot > with this from Chapter 7 onwards. The chroot command u have used is correct > by the way... > > > On Sat, Jul 14, 2012 at 2:33 PM, Эмиль Кранц <bl8r1...@tut.by> wrote: > >> This is what you have posted: >> >> >> root:/etc# passwd root >> Changing password for root >> Enter the new password (minimum of 5 characters) >> Please use a combination of upper and lower case letters and numbers. >> Bad password: too short. >> Warning: weak password (enter it again to use it anyway). >> passwd: password changed. >> >> Look at the last line. >> EK >> >> >> >> 2012/7/14 gmspro <gms...@yahoo.com> >> > >> > @james, >> > >> > I logged in as: >> > >> > chroot "$BDUX" /usr/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$ ' >> > PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash --login >> > >> > Then i tried to change password. >> > It doesn't give me the prompt to type password. It directly ends. >> > I didn't/can't type any password. It doesn't take any password from me. >> > >> > >> > >> > @bl8r1ner, >> > No, it didn't change root password. >> > >> > >> > NOTE: Probably entering as chroot it doesn't support to change password, >> > Then what should i do? >> > >> > Thanks. >> > >> > >> > >> > >> > -- >> > http://linuxfromscratch.org/mailman/listinfo/lfs-support >> > FAQ: http://www.linuxfromscratch.org/lfs/faq.html >> > Unsubscribe: See the above information page >> > >> -- >> 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 > > -- 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