Aspen
Aspen
Bouncing off of these ideas/issues, I'd love multi-monitor support
> According to this manual, it states "These guides are outdated and no longer contain up-to-date information, which I intend to fix here in this manual." > > It's been...
> > > Here is an example. > > Version 9 of Linux from Scratch is using GCC 9.2.0. > Meanwhile, Debian 10 (Buster) is using gcc 8.2. > >...
> I went ahead and started over on the build just in case I made a mistake. Does not take that long now since I have everything I am doing...
I was just looking at the README, are you using the commands in this to chroot or the ones in the LFS book? because that could have an effect on...
> > > I have tried both of the chroot command and it is the same result as before. The DLF has a more inclusive path. > > Looking deeper...
> > > I could use the help on a web site. If you visit the mail TLD you will see a basic Wordpress site setup with nothing on it....
> > > That is fine for now. I guess I could use it for a year, or two before I need a more advanced site. > I have no...
> I have some extra mother boards and SSDs laying around so I build a clean Debian 10 system > > I am still getting the same error as before....
> There is no /tools/bin/sh thus it fails. > > I did try to make a /bin then once in chroot make a symbolic link with "ln -sf bash /bin/sh"...