linux-from-scratch | learning linux | Learning library
kandi X-RAY | linux-from-scratch Summary
kandi X-RAY | linux-from-scratch Summary
I have forked taql’s empty repository, because it was first result of Git-Hub’s search. I decided to install my LFS in VirtualBox. All steps should be repeatable on non-virtual machine. I decided not to copy any binaries into my repository. In my opinion it isn’t the purpose of repository like this. So enyone who starts with LFS can just clone my repository and start compiling :).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of linux-from-scratch
linux-from-scratch Key Features
linux-from-scratch Examples and Code Snippets
Community Discussions
Trending Discussions on linux-from-scratch
QUESTION
I am on Section 6.7 trying to install the linux API headers.
I cd into the folder /sources/linux-4.12
in my chroot environment. However when I try to run the make mrproper
command, I get the error: Segmentation fault (core dumped)
. I redid everything from section 6.2 again, however I still get the same error.
I dont even see this when trying to troubleshoot.
...ANSWER
Answered 2017-Jul-13 at 15:15Solution to my answer was this. Still do not know why.
It was replacing
mount -vt devpts devpts $LFS/dev/pts -o gid=5,mode=620
<-- (Book, does not work) to mount -v --bind /dev/pts $LFS/dev/pts -o gid=5,mode=620
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install linux-from-scratch
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page