Re: creating ext4 filesystem for a new lfs build

2009-08-25 Thread Ken Moffat
2009/8/25 Mike McCarty : > Ken Moffat wrote: >> 2009/8/2 Justin P. Mattock : >>> After playing around with fedora 11 I notice they are >>> using ext4. So after thinking.. >>> how difficult is this todo on lfs? >>> >>> from installing I noticed I needed >>> (partition for ext4 to work). >>> >>> /dev

Re: Make a bootable LFS iso.

2009-08-25 Thread Justin P. Mattock
Bruce Dubbs wrote: > Justin P. Mattock wrote: > > >> So after getting my timer out here are the results: >> (livecd's) >> fedora 11 x86_64 = 4:43 >> ubuntu karmic x86_64 = 3:49 >> > > Live CDs are always slow due to disk access time. > > >> (systems on hard drive) >> my home brwed LFS

Re: Make a bootable LFS iso.

2009-08-25 Thread Bruce Dubbs
Justin P. Mattock wrote: > So after getting my timer out here are the results: > (livecd's) > fedora 11 x86_64 = 4:43 > ubuntu karmic x86_64 = 3:49 Live CDs are always slow due to disk access time. > (systems on hard drive) > my home brwed LFS = 1:03 > osx = 00:36 I don't know what you are doi

Re: Make a bootable LFS iso.

2009-08-25 Thread Justin P. Mattock
Mike McCarty wrote: > Justin P. Mattock wrote: > >> Cool, thanks for that. >> > > Welcome. > > >> The main problem I have right now >> is if I use fedora or ubuntu, it just takes too long >> to load up(about 10min). I'm looking for something that >> > > Perhaps I didn't understa

Re: Make a bootable LFS iso.

2009-08-25 Thread Justin P. Mattock
Mike McCarty wrote: > Justin P. Mattock wrote: > >> Cool, thanks for that. >> > > Welcome. > > >> The main problem I have right now >> is if I use fedora or ubuntu, it just takes too long >> to load up(about 10min). I'm looking for something that >> > > Perhaps I didn't understa

Re: problem with chapter 6

2009-08-25 Thread Mike McCarty
Giuseppe Saponaro wrote: > Ok I explain you more in detail. My host distro is an image on a virtual > machine. I deleted the image of the host OS. So I' haven' t my host distro > yet. My questtion is: can I continue with a new image in the VM for the host > OS. If you can recreate the exact build

Re: glibc compilation problem

2009-08-25 Thread Bruce Dubbs
sharp zeng wrote: > bash, version 3.00.15(1)-release > /bin/sh -> /bin/bash > Binutils: version 2.15.92.0.2 20040927 > bison (GNU Bison) 1.875c > /usr/bin/yacc -> /usr/bin/yacc > bzip2, Version 1.0.2, 30-Dec-2001. > Coreutils: 5.2.1 > diff (GNU diffutils) 2.8.1 > GNU find version 4.1.20 > GNU Awk

Re: creating ext4 filesystem for a new lfs build

2009-08-25 Thread Mike McCarty
Ken Moffat wrote: > 2009/8/2 Justin P. Mattock : >> After playing around with fedora 11 I notice they are >> using ext4. So after thinking.. >> how difficult is this todo on lfs? >> >> from installing I noticed I needed >> (partition for ext4 to work). >> >> /dev/sda3 Â Â Â ext3 200mb for /boot >

Re: Problem In Chapter 6

2009-08-25 Thread RaptorX
> > Ok, some packages like "Glibc-2.8", binutils" and many else exits in source > directory. should i remove them first and then recompile these? > and i did it for 6.7 linux-2.6.27.4 API Headers, does it make any problems > in future ? > No you will not have any troubles with it, just enter in t

Re: Make a bootable LFS iso.

2009-08-25 Thread Mike McCarty
Justin P. Mattock wrote: > Cool, thanks for that. Welcome. > The main problem I have right now > is if I use fedora or ubuntu, it just takes too long > to load up(about 10min). I'm looking for something that Perhaps I didn't understand what you need. You wrote >> I myself would like to create a

Re: Make a bootable LFS iso.

2009-08-25 Thread Justin P. Mattock
Mike McCarty wrote: > Justin P. Mattock wrote: > >> alright, >> (didn't see that while doing a quick google). >> There has to be something simple to do this. >> I myself would like to create an .iso of what I created. >> So If I blow up my system it a simple insert the livecd and >> re-install,

Re: Problem In Chapter 6

2009-08-25 Thread Amir Khezrian
On Tue, Aug 25, 2009 at 2:08 PM, Michael Tsang wrote: > On Tuesday 25 August 2009 17:29:18 Amir Khezrian wrote: > > On Tue, Aug 25, 2009 at 1:10 PM, Michael Tsang > wrote: > > > On Tuesday 25 August 2009 16:28:32 Amir Khezrian wrote: > > > > Hello > > > > > > > > I have some problems in chapter

Re: Problem In Chapter 6

2009-08-25 Thread Michael Tsang
On Tuesday 25 August 2009 17:29:18 Amir Khezrian wrote: > On Tue, Aug 25, 2009 at 1:10 PM, Michael Tsang wrote: > > On Tuesday 25 August 2009 16:28:32 Amir Khezrian wrote: > > > Hello > > > > > > I have some problems in chapter 6 : > > > > > > I don't know where should i install "6.7 Linux-2.6.27.

Re: Problem In Chapter 6

2009-08-25 Thread Amir Khezrian
On Tue, Aug 25, 2009 at 1:10 PM, Michael Tsang wrote: > On Tuesday 25 August 2009 16:28:32 Amir Khezrian wrote: > > Hello > > > > I have some problems in chapter 6 : > > > > I don't know where should i install "6.7 Linux-2.6.27.4 API Headers" and > > other packages ?. if it is $LFS/sources, some

Re: Problem In Chapter 6

2009-08-25 Thread Michael Tsang
On Tuesday 25 August 2009 16:28:32 Amir Khezrian wrote: > Hello > > I have some problems in chapter 6 : > > I don't know where should i install "6.7 Linux-2.6.27.4 API Headers" and > other packages ?. if it is $LFS/sources, some packages like "Glibc-2.8", > "binutils" and many else exits. should i

Problem In Chapter 6

2009-08-25 Thread Amir Khezrian
Hello I have some problems in chapter 6 : I don't know where should i install "6.7 Linux-2.6.27.4 API Headers" and other packages ?. if it is $LFS/sources, some packages like "Glibc-2.8", "binutils" and many else exits. should i remove them first and then recompile these? thanks for any help. --

Re: glibc compilation problem

2009-08-25 Thread Simon Geard
On Tue, 2009-08-25 at 08:44 +0800, Sharp.Zeng wrote: > Yes, in ch5. > I've even used the -mtune=native option. From memory, 'native' requires a fairly recent gcc, 4.3 or later, I think it is. According to your other email, you're running gcc 3.4 on the host, and so -mtune=native won't work until