Re: [gentoo-user] genkernel-3.1.6 fails for my situation

2005-04-02 Thread Mike Williams
On Saturday 02 April 2005 20:37, Yuan MEI wrote: > well, make such a good initrd file each time along with the upgrading > of kernels is quite time consuming, so I choose genkernel to do it for > me.  What I have to do, is copy a .config to /etc/kernel.  This goes > well till genkernel-3.1.1b, but

[gentoo-user] genkernel-3.1.6 fails for my situation

2005-04-02 Thread Yuan MEI
My system configuration is a bit strange: (laptop) 1 IDE hard drive, only /boot is on that, for storing kernel and initrd, and the place for grub 1 pcmcia--usb2.0 adapter 1 usb2.0 externel hard drive, for /, /usr, /home... everything else, because it is quite big :-) so, the laptop could find grub

Re: [gentoo-user] genkernel with dmraid

2005-03-08 Thread Ryan Viljoen
The devices havent been created so you cant mount anything. Read here: http://www.net-forums.net/forums/Mounting_Ntfs_Partions_On_Raid_0_Device-t19791.html If dmraid fails you can set it up yourself. Make sure you have emerged device-mapper. How to get the info to change the script below. Do this

[gentoo-user] genkernel with dmraid

2005-03-08 Thread Markus Nicolussi
Hello! I use the latest genkernel which i created with #genkernel --menuconfig --dmraid --gensplash --udev all in the config i set the CPU type and the type of my graphics-card for the fb support everything seems fine with the initrd, * determin

Re: [gentoo-user] genkernel does not menuconfig after boot

2005-01-18 Thread Douglas James Dunn
genkernel --menuconfig all does not include crypto loop you have to compile it in or as a module in menuconfig On Tue, 2005-01-18 at 14:17 +0100, Goran Kavrecic wrote: > during the install procedure I've just run "genkernel all" without > configuring the kernel (planed for after reboot). Some m

[gentoo-user] genkernel does not menuconfig after boot

2005-01-18 Thread Goran Kavrecic
during the install procedure I've just run "genkernel all" without configuring the kernel (planed for after reboot). Some modules are missing so I tried "genkernel --menuconfig all". Now I get the error that the loop support is not loaded. How do I load this "loop support" when a plain new sys

Re: [gentoo-user] genkernel enhancements?

2005-01-08 Thread Alexander Kirillov
Other disturbing thing is persistive usage of /devfs which is marked OBSOLETE in 2.6 kenels. Using --udev does not help at all thou udevd is loaded but if I put a RC_DEVICES="udev" in /etc/conf.d/rc on boot system states that i miss something for udev support... (I've emerged coldplug and hotplu

Re: [gentoo-user] genkernel enhancements?

2005-01-08 Thread Francisco Ares
Try genkernel --menuconfig --install [--bootsplash] all after the "make mrproper" you'll be presented at tne menu configuration tool for configuring your kernel, where you can select your processor, hardware drivers, kernel behavior, security models, etc., etc., etc., If you don't feel confortab

[gentoo-user] genkernel enhancements?

2005-01-08 Thread Stoian Ivanov
Hi All, I'm a new Gentoo user, and I find Gentoo marvelous distro. Thou some question emerge mostly on genkernel behavior. Surprisingly I found that genkernel does not modify "Processor type" and leaves it to 486 which is bad on AMD-K7 system. Other disturbing thing is persistive usage

Re: [gentoo-user] genkernel documentation?

2004-02-07 Thread phil
yes you do need dietlibc :) Ernie Schroder wrote: On Friday 06 February 2004 11:22 am, Ernie Schroder wrote: On Friday 06 February 2004 10:21 am, [EMAIL PROTECTED] wrote: Le fév février à 15:36:20 Ernie Schroder <[EMAIL PROTECTED]> a écrit notamment: I've been looking for docu

Re: [gentoo-user] genkernel documentation?

2004-02-06 Thread Jose González Gómez
Ernie, Could you tail -n 30 /var/log/genkernel.log and paste here? Regards Jose Ernie Schroder escribió: On Friday 06 February 2004 11:22 am, Ernie Schroder wrote: On Friday 06 February 2004 10:21 am, [EMAIL PROTECTED] wrote: Le fév février à 15:36:20 Ernie Schroder <[EMAIL P

Re: [gentoo-user] genkernel documentation?

2004-02-06 Thread Jean Magnan de Bornier
Le 02/06/04 HvR <[EMAIL PROTECTED]> a écrit notamment: > On Fri, 2004-02-06 at 07:21, [EMAIL PROTECTED] wrote: > > Le fév février à 15:36:20 Ernie Schroder <[EMAIL PROTECTED]> a écrit notamment: > > > I've been looking for documentation on genkernel 3.0.1_beta9 and not > > having

Re: [gentoo-user] genkernel documentation?

2004-02-06 Thread HvR
On Fri, 2004-02-06 at 07:21, [EMAIL PROTECTED] wrote: Le fév février à 15:36:20 Ernie Schroder <[EMAIL PROTECTED]> a écrit notamment: > I've been looking for documentation on genkernel 3.0.1_beta9 and not > having a lot of luck. What I want to do is build 2.6.1-gentoo. > From /usr/src, I di

Re: [gentoo-user] genkernel documentation?

2004-02-06 Thread Ernie Schroder
On Friday 06 February 2004 11:22 am, Ernie Schroder wrote: > On Friday 06 February 2004 10:21 am, [EMAIL PROTECTED] wrote: > > Le fév février à 15:36:20 Ernie Schroder <[EMAIL PROTECTED]> a > > écrit notamment: > > > I've been looking for documentation on genkernel 3.0.1_beta9 > > > and not having

Re: [gentoo-user] genkernel documentation?

2004-02-06 Thread Ernie Schroder
On Friday 06 February 2004 10:21 am, [EMAIL PROTECTED] wrote: > Le fév février à 15:36:20 Ernie Schroder <[EMAIL PROTECTED]> a écrit notamment: > > I've been looking for documentation on genkernel 3.0.1_beta9 and > > not having a lot of luck. What I want to do is build > > 2.6.1-gentoo. From /usr/

Re: [gentoo-user] genkernel documentation?

2004-02-06 Thread jm . bornier
Le fév février à 15:36:20 Ernie Schroder <[EMAIL PROTECTED]> a écrit notamment: > I've been looking for documentation on genkernel 3.0.1_beta9 and not > having a lot of luck. What I want to do is build 2.6.1-gentoo. > From /usr/src, I did: > > ln -sf linux-2.6.1-gentoo linux && cd linux > > Then

[gentoo-user] genkernel documentation?

2004-02-06 Thread Ernie Schroder
I've been looking for documentation on genkernel 3.0.1_beta9 and not having a lot of luck. What I want to do is build 2.6.1-gentoo. From /usr/src, I did: ln -sf linux-2.6.1-gentoo linux && cd linux Then: # genkernel -- menuconfig --install all GenKernel v3.0.1_beta9 * ARCH: x86 * KERNEL VER: 2

Re: [gentoo-user] genkernel has destroyed /boot!

2004-02-04 Thread HvR
e usually unmounted. > This could lead to the behaviour you are experiencing. > Do a 'mount /boot' and check again? > > Eugene. > > - Original Message - > From: "Jean Magnan de Bornier" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> >

Re: [gentoo-user] genkernel has destroyed /boot!

2004-02-04 Thread Jean Magnan de Bornier
7;mount /boot' and check again? > > Eugene. > > - Original Message - > From: "Jean Magnan de Bornier" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, February 04, 2004 6:04 PM > Subject: [gentoo-user] genkernel has destroyed /boot!

Re: [gentoo-user] genkernel has destroyed /boot!

2004-02-04 Thread Eugene Rosenzweig
esday, February 04, 2004 6:04 PM Subject: [gentoo-user] genkernel has destroyed /boot! hello all, I have just installed a new kernel with genkernel 3.0.1_beta9. After compiling it says : Kernel compiled successfully!, etc Then I try to edit my grub.conf, but I discover that /boot has c

[gentoo-user] genkernel has destroyed /boot!

2004-02-04 Thread Jean Magnan de Bornier
hello all, I have just installed a new kernel with genkernel 3.0.1_beta9. After compiling it says : Kernel compiled successfully!, etc Then I try to edit my grub.conf, but I discover that /boot has changed much more than I expected :-( : [EMAIL PROTECTED]:/boot]# ls -l total 4332 lrwxr-xr-x1 r

Re: [gentoo-user] Genkernel

2004-01-15 Thread Guy Van Sanden
Strange, I can't install any of the 2.x builds, I reverted to 1.9 and that seems to work. Portage seems a bit off since the crash though On Wed, 2004-01-14 at 20:52, Kim Ingemann wrote: > On Wed, 2004-01-14 at 20:45, Guy Van Sanden wrote: > > emerge -Up world got me sys-kernel/genkernel-3.0.1_bet

Re: [gentoo-user] Genkernel

2004-01-14 Thread Kim Ingemann
On Wed, 2004-01-14 at 20:45, Guy Van Sanden wrote: > emerge -Up world got me sys-kernel/genkernel-3.0.1_beta4 today. > This verions behaves very strange... > > running with menuconfig doesn't save the changes I make (compiles with > defaults). it also ignores /etc/kernels > > Does everyone exper

[gentoo-user] Genkernel

2004-01-14 Thread Guy Van Sanden
Hello emerge -Up world got me sys-kernel/genkernel-3.0.1_beta4 today. This verions behaves very strange... running with menuconfig doesn't save the changes I make (compiles with defaults). it also ignores /etc/kernels Does everyone experience these problems... Thanks Guy -- ___

[gentoo-user] genkernel and USB failure

2003-12-08 Thread Guy Van Sanden
I have USB crashing on me after upgrading to gentoo-sources-2.4.20-r9. I vaguely remember having similar problems from r7 to r8, which were then solved by multiple runs of Genkernel (I think it was with the same settings file. I'm at a loss about what is happening -- _

Re: [gentoo-user] genkernel and bootsplash

2003-12-04 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 04 December 2003 16:16, Chris Bare wrote: > I've spent an hour reading forum stuff about bootsplash, but I don't see > any answers to the issue of using genkernel and bootsplash together. > The problem is that they both create their own ini

[gentoo-user] genkernel and bootsplash

2003-12-04 Thread Chris Bare
I've spent an hour reading forum stuff about bootsplash, but I don't see any answers to the issue of using genkernel and bootsplash together. The problem is that they both create their own initrd file, and I don't know how to combine them. Does anyone have bootsplash working with a genkernel system

Re: [gentoo-user] genkernel with xconfig?

2003-11-17 Thread Peter Ruskin
On Monday 17 Nov 2003 19:58, Joel Konkle-Parker wrote: > By default, genkernel --config always uses menuconfig. Is there an > option that will tell it to use xconfig if available? This is what I use: # #!/bin/sh # /usr/local/bin/buil

[gentoo-user] genkernel with xconfig?

2003-11-17 Thread Joel Konkle-Parker
By default, genkernel --config always uses menuconfig. Is there an option that will tell it to use xconfig if available? -- Joel Konkle-Parker Webmaster [Ballsome.com] Phone [662-518-1636] E-mail[EMAIL PROTECTED] -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] genkernel

2003-11-17 Thread Ted Ozolins
William Kenworthy wrote: genkernel silently fails when it gets a build error - there is a logfile, but it didnt help me. Do a traditional "make modules" in /usr/src/linux and then track down which module it was. "irda" was the error I had with the latest gs-sources BillK It seems that gs-sources

Re: [gentoo-user] genkernel

2003-11-16 Thread Mojo B. Nichols
> "Scott" == Scott Tiret <[EMAIL PROTECTED]> writes: > On Sun, 2003-11-16 at 17:30, mnichols wrote: >> I attempted to peform genkernel --configure and packet filtering to >> the kernel. It gets to make modules and then stops no error >> messages or anything in the logs. Anybody else seen

Re: [gentoo-user] genkernel

2003-11-16 Thread Scott Tiret
On Sun, 2003-11-16 at 17:30, mnichols wrote: > I attempted to peform genkernel --configure and packet filtering to the > kernel. > It gets to make modules and then stops no error messages or anything > in the logs. Anybody else seen this or know what to do about this? Did you make any chan

Re: [gentoo-user] genkernel

2003-11-16 Thread Mojo B. Nichols
> "redeeman" == redeeman <[EMAIL PROTECTED]> writes: > i never tried genkernel, but i am curious, genkernel --configure > gives you menuconfig so you can tweak it? > On Sun, 2003-11-16 at 23:30, mnichols wrote: >> I attempted to peform genkernel --configure and packet filtering to >> the ker

Re: [gentoo-user] genkernel

2003-11-16 Thread William Kenworthy
genkernel silently fails when it gets a build error - there is a logfile, but it didnt help me. Do a traditional "make modules" in /usr/src/linux and then track down which module it was. "irda" was the error I had with the latest gs-sources BillK On Mon, 2003-11-17 at 06:53, Ted Ozolins wrote:

[gentoo-user] genkernel

2003-11-16 Thread Ted Ozolins
On a completely new install using default everything. emerged gentoo-sources emerged genkernel emerged hotplu issue genkernel and it starts as I would expect. When genkernel has complete its task there is no make modules_install no mention of busybox no mention of initrd. Have I messed something u

Re: [gentoo-user] genkernel

2003-11-16 Thread Redeeman
i never tried genkernel, but i am curious, genkernel --configure gives you menuconfig so you can tweak it? On Sun, 2003-11-16 at 23:30, mnichols wrote: > I attempted to peform genkernel --configure and packet filtering to the > kernel. > It gets to make modules and then stops no error message

[gentoo-user] genkernel

2003-11-16 Thread mnichols
I attempted to peform genkernel --configure and packet filtering to the kernel. It gets to make modules and then stops no error messages or anything in the logs. Anybody else seen this or know what to do about this? Thanks, Mojo -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] genkernel && gs-sources

2003-11-12 Thread Anders Hasselqvist
On Tue, 11 Nov 2003, Mike Hogsett wrote: > > Today I emerge'd gs-sources and used genkernel to build a kernel. It built > the kernel and modules but didn't install either. Why is this? > I suggest that you check /var/log/genkernel.log for errors. Two weeks ago I used genkernel to compile gs-sou

Re: [gentoo-user] genkernel && gs-sources

2003-11-11 Thread DB Wong
--- Mike Hogsett <[EMAIL PROTECTED]> wrote: > > > --- Mike Hogsett <[EMAIL PROTECTED]> wrote: > > > > I originally emerge'd gentoo-sources and used genkernel to build a > kernel. > > > Fine no problem. It built and installed the kernel and modules. > > > > > > Today I emerge'd gs-sources and u

Re: [gentoo-user] genkernel && gs-sources

2003-11-11 Thread Mike Hogsett
> --- Mike Hogsett <[EMAIL PROTECTED]> wrote: > > > I originally emerge'd gentoo-sources and used genkernel to build a kernel. > > Fine no problem. It built and installed the kernel and modules. > > > > Today I emerge'd gs-sources and used genkernel to build a kernel. It built > > the kernel an

Re: [gentoo-user] genkernel && gs-sources

2003-11-11 Thread DB Wong
--- Mike Hogsett <[EMAIL PROTECTED]> wrote: > > I originally emerge'd gentoo-sources and used genkernel to build a kernel. > Fine no problem. It built and installed the kernel and modules. > > Today I emerge'd gs-sources and used genkernel to build a kernel. It built > the kernel and modules but

[gentoo-user] genkernel && gs-sources

2003-11-11 Thread Mike Hogsett
I originally emerge'd gentoo-sources and used genkernel to build a kernel. Fine no problem. It built and installed the kernel and modules. Today I emerge'd gs-sources and used genkernel to build a kernel. It built the kernel and modules but didn't install either. Why is this? - Mike Hogsett

Re: [gentoo-user] genkernel and ide modules

2003-11-02 Thread borisych
I solved my problem. Busybox include ugly insmod, so after building my own initrd whit real bash and insmod all works ok. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] genkernel and ide modules

2003-11-02 Thread Andrew B. Panphiloff
> That's what the initrd should be used for, and from the description it > sounds like it should work. Maybe you should post the initrd config? ok #!/bin/sh # Daniel Robbins <[EMAIL PROTECTED]> # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the GPL PATH=/usr/sbin:/usr/bin:/sbin:/b

Re: [gentoo-user] genkernel and ide modules

2003-11-02 Thread Tom Wesley
On Sun, 2003-11-02 at 16:19, Stroller wrote: > On Nov 2, 2003, at 6:32 pm, Andrew B. Panphiloff wrote: > > > How add support ide by modules ? > > I tried compile kernel with attached config, > > and used genkernel to build initrd. > > When booting I get : > > couldn'n mount root fs on 03:02 ... (o

Re: [gentoo-user] genkernel and ide modules

2003-11-02 Thread Stroller
On Nov 2, 2003, at 6:32 pm, Andrew B. Panphiloff wrote: How add support ide by modules ? I tried compile kernel with attached config, and used genkernel to build initrd. When booting I get : couldn'n mount root fs on 03:02 ... (or somthing like that) when I unpack initrd and change last line from

[gentoo-user] genkernel and ide modules

2003-11-02 Thread Andrew B. Panphiloff
How add support ide by modules ? I tried compile kernel with attached config, and used genkernel to build initrd. When booting I get : couldn'n mount root fs on 03:02 ... (or somthing like that) when I unpack initrd and change last line from exit to /bin/sh I get shell , after loading modules ide-c

Re: [gentoo-user] genkernel problem

2003-10-08 Thread William Kenworthy
Had a quick look inside the script earlier: thats the only way I found the --config argument, though I saw it mentioned on the install docs later. Another question I have is does genkernel do 2.6 kernels, or is it good for only 2.4? BillK On Wed, 2003-10-08 at 13:49, Doug Weimer wrote: -- [EM

Re: [gentoo-user] genkernel problem

2003-10-07 Thread Doug Weimer
On Tue, 2003-10-07 at 20:53, Bill Kenworthy wrote: > Where is the genkernel documentation hiding? I would like to find out > some details such as does it use distcc, or ccache, what options can it > take ... Unfortunately, the only form of documentation I have found is /usr/sbin/genkernel itself.

Re: [gentoo-user] genkernel problem

2003-10-07 Thread Bill Kenworthy
Where is the genkernel documentation hiding? I would like to find out some details such as does it use distcc, or ccache, what options can it take ... It appears that as it doesn't have even basic documentation, it should not have been released into stable use. Was it QA'd? bunyip root # man ge

Re: [gentoo-user] genkernel problem

2003-10-07 Thread Doug Weimer
On Tue, 2003-10-07 at 08:51, SMS WebMaster wrote: > I installed vanilla-source and now when I want to compile it (after > coping .config to /etc/kernels/default-config) > My question is why genkernel said : config type: non-gentoo (default) The "non-gentoo (default)" message is simply th

Re: [gentoo-user] genkernel problem

2003-10-07 Thread Wes Gray
On Tue, Oct 07, 2003 at 06:51:41PM +0300, SMS WebMaster wrote: > > My question is why genkernel said : config type: non-gentoo (default) > I have the same problem. Possibly related, genkernel goes on to fail for me: x-2.4.20/include/linux/modversions.h -nostdinc -iwithprefix include -

[gentoo-user] genkernel problem

2003-10-07 Thread SMS WebMaster
Hi I installed vanilla-source and now when I want to compile it (after coping .config to /etc/kernels/default-config) I got : Settings: make options: -j2 (from Portage/make.conf) source tree: /usr/src/linux-2.4.22 config type: non-gentoo (default) config loc: /etc/kernels/default-config ini

Re: [gentoo-user] Genkernel

2003-09-27 Thread Gour
Patrick Marquetecken ([EMAIL PROTECTED]) wrote: > How can i force genkernel to use my config file? I just copied my r7 kernel config file into /etc/kernels/config-2.4.20-gentoo-r7 and if /usr/src/linux points to r7, everything will be fine. Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered

Re: [gentoo-user] Genkernel

2003-09-27 Thread Patrick Marquetecken
Right, found it in /etc/kernels/config-2.4.20-gentoo-r7 Op za 27-09-2003, om 13:30 schreef Patrick Marquetecken: > Hi, > > i want to upgrade my kernel to r7, so i have copied .config from r6 to > r7, run make oldconfig. But if i run genkernel --config i always get a > 'standard' config file. > H

Re: [gentoo-user] genkernel and new kernel version

2003-09-27 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 27 September 2003 03:03, Chris Bare wrote: > I've been using genkernel on my latest install and it's been handy, > automating several steps especially making sure /boot is mounted. > > Today I emerged in a new kernel version. I fixed my /us

[gentoo-user] Genkernel

2003-09-27 Thread Patrick Marquetecken
Hi, i want to upgrade my kernel to r7, so i have copied .config from r6 to r7, run make oldconfig. But if i run genkernel --config i always get a 'standard' config file. How can i force genkernel to use my config file? Patrick -- You're dead, Jim. ... McCoy, "Amok Time," stardate 3372.7.. PGP K

[gentoo-user] genkernel and new kernel version

2003-09-26 Thread Chris Bare
I've been using genkernel on my latest install and it's been handy, automating several steps especially making sure /boot is mounted. Today I emerged in a new kernel version. I fixed my /usr/src/linux link and copied over my .config from the old kernel tree to the new one. Then I run genkernel --c

Re: [gentoo-user] genkernel again (initrd)

2003-09-12 Thread Karl Huysmans
Works now! This will be quite usefull for me, as I have about 20 Linux pc's to manage. They are all PIII based, but all with different hardware. Kernel upgrades will be much easier now! THX all, keep up the splendid work. Gentoo rocks! On Thu, 2003-09-11 at 21:32, Karl Huysmans wrote: > Hi al

Re: [gentoo-user] genkernel again (initrd)

2003-09-11 Thread Daniel Robbins
On Thu, 2003-09-11 at 17:34, Daniel Robbins wrote: > Actually, this looks like a 1.7 bug. Should have it fixed in an hour or > so in 1.8. Modules aren't getting copied. Genkernel 1.8 has been committed to CVS, and should hit rsync mirrors in about an hour. It is now copying modules properly. Apolo

Re: [gentoo-user] genkernel again (initrd)

2003-09-11 Thread Daniel Robbins
On Thu, 2003-09-11 at 16:36, Sven Vermeulen wrote: > On Thu, Sep 11, 2003 at 09:32:08PM +0200, Karl Huysmans wrote: > > Honestly, I still can't figure out how initrd is created by genkernel. > > I'm just judging from the sources now, so don't shoot me if I'm wrong, but I > think you have to defin

Re: [gentoo-user] genkernel again (initrd)

2003-09-11 Thread Daniel Robbins
On Thu, 2003-09-11 at 16:36, Sven Vermeulen wrote: > On Thu, Sep 11, 2003 at 09:32:08PM +0200, Karl Huysmans wrote: > > Honestly, I still can't figure out how initrd is created by genkernel. > > I'm just judging from the sources now, so don't shoot me if I'm wrong, but I > think you have to defin

Re: [gentoo-user] genkernel again (initrd)

2003-09-11 Thread Sven Vermeulen
On Thu, Sep 11, 2003 at 09:32:08PM +0200, Karl Huysmans wrote: > Honestly, I still can't figure out how initrd is created by genkernel. I'm just judging from the sources now, so don't shoot me if I'm wrong, but I think you have to define your extra module(s) inside the STORAGE_MODULES variable, d

Re: [gentoo-user] genkernel again (initrd)

2003-09-11 Thread Daniel Robbins
On Thu, 2003-09-11 at 13:32, Karl Huysmans wrote: > Hi all, > > Honestly, I still can't figure out how initrd is created by genkernel. I > got a 3ware with 4 45 Gig disks connected (RAID 10). My entire system is > on this RAID. > > Tried to build a kernel (2.4.22) with genkernel (1.7), 3ware as m

[gentoo-user] genkernel again (initrd)

2003-09-11 Thread Karl Huysmans
Hi all, Honestly, I still can't figure out how initrd is created by genkernel. I got a 3ware with 4 45 Gig disks connected (RAID 10). My entire system is on this RAID. Tried to build a kernel (2.4.22) with genkernel (1.7), 3ware as module. During boot, initrd seems to load (detecting storage, det