Linux From ScratchThis Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Im now trying to install LFS.
In the book there is stated that LFS works the best if you use these directory's have thier own partitions. (boot, home, usr, opt, tmp, usr/src and swap.
That are 7 partitions and I know that you can only have 4 primary partitions.
Which "must" be primary and which can be extented partitions ?
Im now trying to install LFS.
In the book there is stated that LFS works the best if you use these directory's have thier own partitions. (boot, home, usr, opt, tmp, usr/src and swap.
That are 7 partitions and I know that you can only have 4 primary partitions.
Which "must" be primary and which can be extented partitions ?
Roelof
/boot and /root must be in primary others u can make it as extended partitions.
/boot and /root must be in primary others u can make it as extended partitions.
Take this with a grain of salt. This holds true only for old hardware. Old means something like 10 years old. Reason is that the bios can not access files on partitions after 1024 blocks (Not sure about the number but something like this).
Maybe just rephrase to "/boot and /root should be".
*smartass off*
Have /boot as the first primary, /tmp as the second primary, /root as third and the rest goes into the extended partitions. Which of whom you can have 64.
Water under the bridge maybe, but when you say "/root", I think you mean "/"
I concur that you do not need all those partitions. Personally, I have:
/
swap
one or two for shared data--typically mounted at /home/data, and then linked as required
When I set up Windows on VirtualBox, I created a partition for the purpose and mounted it at ~/.virtualbox
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.