Re: [lfs-support] Chapter 2.3 Ken Moffat Ken

2012-09-25 Thread Baho Utot
On 09/24/2012 10:56 PM, Bruce Dubbs wrote: > Ken Moffat wrote: > >> 3. Actually, you *don't* need to figure out all the 32 vs 64 bit >> stuff - unless you want to. > Agree. > >> GCC works better with more >> registers, which is one of the main reasons for using x86_64 - the >> drawback is that poin

Re: [lfs-support] Chapter 2.3 Ken Moffat Ken

2012-09-24 Thread Bruce Dubbs
Ken Moffat wrote: > 3. Actually, you *don't* need to figure out all the 32 vs 64 bit > stuff - unless you want to. Agree. > GCC works better with more > registers, which is one of the main reasons for using x86_64 - the > drawback is that pointers are 64-bit so take more space http://www.linuxf

Re: [lfs-support] Chapter 2.3 Ken Moffat Ken

2012-09-24 Thread Ken Moffat
On Mon, Sep 24, 2012 at 09:12:21PM -0500, Garrett Gaston wrote: > > I do understand that swap can be used by all linux systems on the machine, my > questions was on the importance of initialzing it and and the errors I was > getting from enter the given LFS commands. > I also understand that thi

Re: [lfs-support] Chapter 2.3 Ken Moffat Ken

2012-09-24 Thread Garrett Gaston
I do understand that swap can be used by all linux systems on the machine, my questions was on the importance of initialzing it and and the errors I was getting from enter the given LFS commands. I also understand that thing change over time, I was well aware that HDs use to be refered to as hd

Re: [lfs-support] Chapter 2.3 berzerkula

2012-09-24 Thread Garrett Gaston
After creating your partitions, did your system update the block devices available? Sorry, I don't know what that means. The host portition in this case is my previous build of LFS. The computers has been restarted many time since I set up the partitions. --

Re: [lfs-support] Chapter 2.3

2012-09-24 Thread Ken Moffat
On Mon, Sep 24, 2012 at 07:07:11PM -0500, Garrett Gaston wrote: > > On chapter 2.3. Creating a File System I'M told to issue the command "mkswap > /dev/ for initialization purposes. > The thing is I created and set up my three partitions before starting LFS. > sda1 will be my LFS, sda2 is swap,

Re: [lfs-support] Chapter 2.3

2012-09-24 Thread William Harrington
On Sep 24, 2012, at 19:07 PM, Garrett Gaston wrote: > On chapter 2.3. Creating a File System I'M told to issue the > command "mkswap /dev/ for initialization purposes. > > The thing is I created and set up my three partitions before > starting LFS. sda1 will be my LFS, sda2 is swap, and sda3

[lfs-support] Chapter 2.3

2012-09-24 Thread Garrett Gaston
On chapter 2.3. Creating a File System I'M told to issue the command "mkswap /dev/ for initialization purposes. The thing is I created and set up my three partitions before starting LFS. sda1 will be my LFS, sda2 is swap, and sda3 is my host system. So how important is this command because when