Linux From Scratch This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
12-12-2012, 02:39 PM
|
#31
|
|
LQ Newbie
Registered: Dec 2012
Posts: 19
Original Poster
Rep: 
|
sorry i meant root:/mnt/lfs/sources .
|
|
|
|
12-12-2012, 02:42 PM
|
#32
|
|
LQ Newbie
Registered: Dec 2012
Posts: 19
Original Poster
Rep: 
|
sorry i meant root:/mnt/lfs/sources
|
|
|
|
12-12-2012, 02:47 PM
|
#33
|
|
Senior Member
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: Ubuntu 12.04/12.10/13.04/LFS/Centos6.3/Debain/PCBSD/Mageia 3
Posts: 1,571
|
You should be in /mnt/lfs/sources/linux-2.6.55 dir
|
|
|
1 members found this post helpful.
|
12-13-2012, 02:06 AM
|
#34
|
|
LQ Veteran
Registered: Sep 2003
Location: the Netherlands
Distribution: lfs, debian, rhel
Posts: 8,718
|
@atul.verma.maa@gmail.com: Have a look here: 5.3. General Compilation Instructions (second important box).
This is also true once you reach chapter 6 (although the /mnt/lfs part isn't used any more).
|
|
|
|
12-13-2012, 03:54 AM
|
#35
|
|
LQ Newbie
Registered: Dec 2012
Posts: 19
Original Poster
Rep: 
|
@drunna thank you for reply
|
|
|
|
12-18-2012, 10:35 AM
|
#36
|
|
LQ Newbie
Registered: Dec 2012
Posts: 19
Original Poster
Rep: 
|
@dunna,
what if i have applied patch twice., right now i am in http://www.linuxfromscratch.org/lfs/...diffutils.html
and while applying the patches it shows that patch ends unexpecdetly in the middle, so i tried again ..
|
|
|
|
12-18-2012, 10:39 AM
|
#37
|
|
Senior Member
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: Ubuntu 12.04/12.10/13.04/LFS/Centos6.3/Debain/PCBSD/Mageia 3
Posts: 1,571
|
It wont do any harm it will only over write what it has already done you would end up with the same result
|
|
|
1 members found this post helpful.
|
12-18-2012, 10:44 AM
|
#38
|
|
LQ Veteran
Registered: Sep 2003
Location: the Netherlands
Distribution: lfs, debian, rhel
Posts: 8,718
|
spiky0011 is correct.
Do make sure that the patch doesn't throw an error while applying it.
|
|
|
1 members found this post helpful.
|
12-18-2012, 10:49 AM
|
#39
|
|
Senior Member
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: Ubuntu 12.04/12.10/13.04/LFS/Centos6.3/Debain/PCBSD/Mageia 3
Posts: 1,571
|
Just out of curiosity how did it end
|
|
|
1 members found this post helpful.
|
12-18-2012, 12:45 PM
|
#40
|
|
LQ Newbie
Registered: Dec 2012
Posts: 19
Original Poster
Rep: 
|
We are making LFS in order to customize the OS right ? when can we customize it and what changes can we do so that my distribution will be different from another ?
|
|
|
|
12-18-2012, 12:53 PM
|
#41
|
|
Senior Member
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: Ubuntu 12.04/12.10/13.04/LFS/Centos6.3/Debain/PCBSD/Mageia 3
Posts: 1,571
|
You will build lfs to the end which will give you a basic bootable system from there you can move onto blfs when you start that you install a few inital packages but then you can build what ever you want.
You can even go off from the book and get stuff from the net if you want to make it your own system.
|
|
|
|
12-18-2012, 12:58 PM
|
#42
|
|
LQ Veteran
Registered: Sep 2003
Location: the Netherlands
Distribution: lfs, debian, rhel
Posts: 8,718
|
Quote:
Originally Posted by atul.verma.maa@gmail.com
We are making LFS in order to customize the OS right ? when can we customize it and what changes can we do so that my distribution will be different from another ?
|
What do you think customize means in this reference?
LFS is about building a Linux system from "nothing". The end product is a bare, basic Linux system, that could be used to build upon (BLFS would be the next logical step).
It will not be like any of the other distro's out there. In my opinion LFS is not a distro (LFS+BLFS might be).
LFS is about the following:
- LFS teaches people how a Linux system works internally
- Building LFS produces a very compact Linux system
- LFS offers you added security
- LFS is extremely flexible
|
|
|
1 members found this post helpful.
|
01-02-2013, 11:44 AM
|
#43
|
|
LQ Newbie
Registered: Dec 2012
Posts: 19
Original Poster
Rep: 
|
@dunno
i do not understand the command , it shows error
bash: paper_size no such file or directory
in the below command.what kind of file there should be ?
PAGE=<paper_size> ./configure --prefix=/usr --enable-multibyte
|
|
|
|
01-02-2013, 12:05 PM
|
#44
|
|
Senior Member
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: Ubuntu 12.04/12.10/13.04/LFS/Centos6.3/Debain/PCBSD/Mageia 3
Posts: 1,571
|
Hi
Can you start a new thread for this plz, And I dont think asking a lfs member to help is good etiquette.
Members are volunteers here.
Also more info is required where you are in the book chapter etc, and commands you have run
Last edited by spiky0011; 01-02-2013 at 12:06 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:21 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|