LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   What is initial login name and passed (https://www.linuxquestions.org/questions/linux-from-scratch-13/what-is-initial-login-name-and-passed-4175555681/)

codingcat99 10-09-2015 01:26 AM

What is initial login name and passed
 
Finally I boot into my LFS-7.8, but I could not login since I don't know the login name and passed. I don't remember I have set one during the process? Any Advice?

Thanks.

spiky0011 10-09-2015 02:28 AM

Hi login name is root and the passwd is the one you set on this page
http://www.linuxfromscratch.org/lfs/...06/shadow.html at the bottom of page

codingcat99 10-09-2015 02:56 AM

@spiky0011, Thanks for pointing out the root cause. I have solved the issue by resetting the passwd

My solution is:

remount the partition to $LFS, and also I need re-mount the virtual file systems mentioned on this page.
http://www.linuxfromscratch.org/lfs/...06/kernfs.html

Then I could manage to reset the passed for root by using

Quote:

passwd root


All times are GMT -5. The time now is 07:15 AM.