Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Akemi Yagi
On Thu, Aug 7, 2008 at 10:58 AM, Farkas Levente <[EMAIL PROTECTED]> wrote: > Akemi Yagi wrote: >> is especially important at this moment even if you are building just >> the standard kernel. This is because there is a bug in the current >> kernel: >> >> https://bugzilla.redhat.com/show_bug.cgi?id

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Farkas Levente
Akemi Yagi wrote: On Thu, Aug 7, 2008 at 8:34 AM, MHR <[EMAIL PROTECTED]> wrote: On Thu, Aug 7, 2008 at 2:24 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: I suggest you take a look at the Wiki article: http://wiki.centos.org/HowTos/Custom_Kernel It has been updated recently (Alan did most of the

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 9:57 AM, MHR <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 8:54 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >> On Thu, Aug 7, 2008 at 8:53 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >>> >>> One other note about the updated wiki article. This line: >>> >>> [EMAIL PROTECTED

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 8:54 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 8:53 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >> >> One other note about the updated wiki article. This line: >> >> [EMAIL PROTECTED] cp /boot/config-`uname -r` .config > > Oooops, not that line. The l

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Akemi Yagi
On Thu, Aug 7, 2008 at 8:53 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 8:34 AM, MHR <[EMAIL PROTECTED]> wrote: >> On Thu, Aug 7, 2008 at 2:24 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >>> >>> I suggest you take a look at the Wiki article: >>> >>> http://wiki.centos.org/HowTo

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Akemi Yagi
On Thu, Aug 7, 2008 at 8:34 AM, MHR <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 2:24 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >> >> I suggest you take a look at the Wiki article: >> >> http://wiki.centos.org/HowTos/Custom_Kernel >> >> It has been updated recently (Alan did most of the work

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 6:45 AM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > Akemi Yagi wrote: > > Also, > > Do 'make oldconfig' first, before adding the x86_64 back in and coping back > to the SOURCES dir. > > ALSO ... there are some "generic" parts that need stripped out of the spec > or it will ov

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 2:24 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > > I suggest you take a look at the Wiki article: > > http://wiki.centos.org/HowTos/Custom_Kernel > > It has been updated recently (Alan did most of the work) to > accommodate recent changes in the spec file. You will find many

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Johnny Hughes
Akemi Yagi wrote: On Wed, Aug 6, 2008 at 11:23 PM, Mark Hull-Richter <[EMAIL PROTECTED]> wrote: I pulled down the 2.6.18-92.1.10 source, installed it, built the package, copied the straight x86_64 config file from SOURCES into the build directory, redid make menuconfig to enable NTFS support, ad

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Akemi Yagi
On Wed, Aug 6, 2008 at 11:23 PM, Mark Hull-Richter <[EMAIL PROTECTED]> wrote: > I pulled down the 2.6.18-92.1.10 source, installed it, built the package, > copied the straight x86_64 config file from SOURCES into the build > directory, redid make menuconfig to enable NTFS support, added the # x86_6

[CentOS] Kernel 92.1.10 build issue

2008-08-06 Thread Mark Hull-Richter
I pulled down the 2.6.18-92.1.10 source, installed it, built the package, copied the straight x86_64 config file from SOURCES into the build directory, redid make menuconfig to enable NTFS support, added the # x86_64 back into the .config file, copied .config back to the SOURCES directory and ran r