LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-06-2014, 03:58 AM   #1
Gremlin022
Member
 
Registered: Jun 2014
Posts: 37

Rep: Reputation: Disabled
Gentoo or Linux From Scratch?


Hi!

After all the trouble I've had installing Linux you'd think I'd stick with just one distro. Nope! I've caught the distro-hopping bug and want to try either Gentoo or Linux From Scratch dual booted from my Sonar Linux system.

What are the differences between Gentoo and Linux From Scratch in installation and package management? And anything else I should know?
 
Old 07-06-2014, 04:21 AM   #2
basica
Member
 
Registered: Nov 2011
Location: Australia
Distribution: Arch, LFS
Posts: 171

Rep: Reputation: 38
There is no package management in LFS. Both are hard to set up and maintain when compared to others distros and for a newbie would probably be too much for you. With LFS you have to compile all the software you wish to use and follow the instructions carefully, it will take you many hours to set it up and have a working desktop. Gentoo has package management, but you still have to compile software and once again could take you a very long time to log into a working system aside from the time spent configuring it.

I would recommend sticking to something like Arch if you want to be adventurous as it's a binary distro, but still allows for great customisation.
 
Old 07-06-2014, 04:22 AM   #3
Randicus Draco Albus
Senior Member
 
Registered: May 2011
Location: Hiding somewhere on planet Earth.
Distribution: No distribution. OpenBSD operating system
Posts: 1,711
Blog Entries: 8

Rep: Reputation: 635Reputation: 635Reputation: 635Reputation: 635Reputation: 635Reputation: 635
Um . . ., ah . . .
LFS is not a distribution. It provides the tools to create a system. It is probably a good idea to visit the LFS and Gentoo websites for some information.
 
Old 07-06-2014, 04:31 AM   #4
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
As the old saying goes: "Don't run before you can walk."
 
Old 07-06-2014, 10:52 AM   #5
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Linux From Scratch is basically a teaching tool. When you've finished (days, if not weeks), you have your own private Linux distro … with no bug fixes or security updates, apart from the ones available from the developers of the software you compiled! To actually use the result and keep it up to date, you'd have to do all the work nromally done by a team of developers who produce an independent distros. But the process of creating that distro will teach you a vast amount about Linux (provided you actually finish).

Gentoo involves compiling everything, but it's more a problem of time than difficulty. The theory is that the result will be customised for your computer. That, of course, depends on your knowing which compiler flags to set and to what, and it's doubtful that you'll notice any difference in the result anyway. Linus was once asked if he'd ever used Gentoo, and he replied that he couldn't see the point. But some people swear by it.
 
Old 07-06-2014, 12:36 PM   #6
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Rep: Reputation: 265Reputation: 265Reputation: 265
I would agree with basica...Unless you really know what you're doing, it might be better to try out something like Arch.

What distro are you using now?
 
Old 07-06-2014, 08:25 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,324
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
I agree with Maples. Arch would be a good stepping stone on the way to something like Gentoo. You will learn a lot about how Linux works and have a supported distro when the install is done.

You might to do your distro-hopping in virtual machines. VMs make easy to try stuff out and discard it when you want to try something else. If you want to tackle LFS, I would definitely recommend doing so in a VM.
 
Old 07-06-2014, 08:33 PM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by DavidMcCann View Post
Gentoo involves compiling everything, but it's more a problem of time than difficulty. The theory is that the result will be customised for your computer. That, of course, depends on your knowing which compiler flags to set and to what, and it's doubtful that you'll notice any difference in the result anyway. Linus was once asked if he'd ever used Gentoo, and he replied that he couldn't see the point. But some people swear by it.
If you think that Gentoo is about using the best compiler-flags and and getting the best performance you seriously missed the point of Gentoo.
While having the ability to optimize is a nice side effect of any source based distro, this is not what Gentoo is about. Gentoo is more of a meta-distro than an actual distro, it is a framework that provides you with the necessary tools and flexibility to build your own distro that is using that software you want and leaves out anything you don't want, as far as possible.

Also, Gentoo is IMHO not harder to install and maintain than Arch.
 
1 members found this post helpful.
Old 07-06-2014, 08:45 PM   #9
l33y
Member
 
Registered: Jan 2014
Location: Gulf Coast, USA
Distribution: Xubuntu
Posts: 51
Blog Entries: 1

Rep: Reputation: Disabled
I eventually want to move to Gentoo for the educational experience it offers. Thank you for the information, it has been useful to me.
 
Old 07-07-2014, 06:15 AM   #10
Germany_chris
Senior Member
 
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,071

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
I've been kicking around the Gentoo idea for more than a few months also but more out of boredom than anything else. If you decide to build a Gentoo system report back on how it worked out for you.
 
Old 07-07-2014, 06:36 AM   #11
Gremlin022
Member
 
Registered: Jun 2014
Posts: 37

Original Poster
Rep: Reputation: Disabled
Thanks for the Arch recommendation. It sounds like a good distro to be adventuresome with and learn from while I still don't really know what I'm doing yet. Now if I could just get it to boot...
 
Old 07-07-2014, 09:19 AM   #12
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Rep: Reputation: 265Reputation: 265Reputation: 265
Quote:
Originally Posted by Gremlin022 View Post
Thanks for the Arch recommendation. It sounds like a good distro to be adventuresome with and learn from while I still don't really know what I'm doing yet. Now if I could just get it to boot...

...to get it to boot, you have to manually download and install GRUB. The Arch wiki is full of info, you should take a look at the beginner's guide (I recommend using it even if you're experienced, it's amazing what you have to do that you usually don't think about)
https://wiki.archlinux.org
 
Old 07-07-2014, 10:31 AM   #13
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
How about trying Slackware? IMO it's a bit easier than Arch. Have a look at SlackDocs, link in my signature.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculate Linux Scratch - build your Gentoo Linux Lautre Calculate 0 07-17-2009 01:14 AM
All the steps required for building a functional Gentoo stage4 from scratch. Shingoshi Linux - Distributions 8 05-10-2008 11:22 AM
installing Linux from scratch or Gentoo without internet fakie_flip Linux - Distributions 2 01-01-2006 09:11 AM
Installing Gentoo 2004 from scratch, have some questions Meistro666 Linux - Software 4 04-14-2004 11:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration