Tag: LFS 4.4

  • Error recap

    Those last two sessions were incredibly frustrating. I felt that I may not be up to this. Analyzing what happened, however, there were five errors: One was not knowing how to properly log in as root. Now I know. A second was a typo I made. A third was caused by Google AI Mode telling…

  • Correcting errors

    I wanted to check something, in fact I was planning to go over the startup files again, and found I couldn’t log in/on as lfs. Panicked. A new Google AI Mode session. Log on as root with sudo su – and look through the files for errors. I found a typo in .bashrc, a missing…

  • Create startup files for lfs

    Continuing 4.4 Here I flipped out when the prompt changed. And I had to convince Google AI Mode that this should be done as in the manual while logged in as lfs. So I logged in with su – lfs The previous time, in 4.3, when I logged in/on as lfs, there was a normal…

  • Undocumented /etc/bash.bashrc

    In 4.4: rename (move out of the way) /etc/bash.bashrc to prevent it affecting the lfs user environment. (Note: manual says can restore it after the project.) Ubuntu has an /etc/bash.bashrc, I don’t know which other distros have it or not. The LFS manual just refers to it as “undocumented.” So far I am sensing some…