On Thu, 03 May 2012 16:52, Scott Robertson wrote:
> Hello,
>
> Can someone explain what the directory structure is supposed to look like
> in Chapter 5?
>
> 1. Where does the Binutils folder/directory go? Where does the GCC folder
> go? That's all the further I have gotten so far.  I think I will probably
> want to know where all the folders go.   I created a separate partition for
> LFS, and put the folders there, is that right, or not? Or is it supposed to
> go into the /mnt/lfs folder? Or somewhere else?
>
>
> 2.  Can someone also explain permissions?  Who is supposed to have
> permissions on what?  What permissions are supposed to be on the Binutils
> and GCC directories?  root?  lfs? 
>
> And what are they supposed to be? read, write and execute?
>
> 3.  What directory am I supposed to be in when I execute the commands?  As
> I said, I have an LFS partition, so am I supposed to be in /media/LFS?  Or
> more like /mnt/lfs? Or somewhere else?
>
> 4. Also, what does the two dots and slash mean?    ../(some command) 
>
> How does that factor into it?
>
>
>
> Thank in advance,
>
> Scott

The answers to all your questions (except the last) are contained in 
paragraphs 2, 3 and 4.

This might seem like a rather short and harsh  response but it is a fact that 
you MUST follow the book exactly (verbatim) if you are to succeed in building 
the lfs system.  

This is especialy true if you are not experienced with Linux and the command 
line....  and your last question suggests that you fall  into this category.

  ../some_command refers to the command named some_command in the directory 
above the current directory.

Good luck with your project

Regards

Tony

 
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to