Re: [gentoo-user] Boot hangs after install, no error

2010-06-21 Thread Dale
Alex Schuster wrote: Dale writes: I don't use genkernel anymore. I just roll my own. That way, I know what is in there and what is not. Then if something doesn't work, I know if it is the kernel or something else. With genkernel, you won't have a clue what it is since you don't know

Re: [gentoo-user] Boot hangs after install, no error

2010-06-23 Thread Peter Humphrey
On Wednesday 23 June 2010 03:29:16 Dale wrote: By all means, use genkernel. I will, RSN. This nearly new, shiny, quad-core box is as sluggish as hell, and I want to find out why. So I'll use genkernel to install everything under the sun and see if I can work it out. -- Rgds Peter

Re: [gentoo-user] Boot hangs after install, no error

2010-06-26 Thread James Wall
On 6/23/2010 4:36 AM, Peter Humphrey wrote: On Wednesday 23 June 2010 03:29:16 Dale wrote: By all means, use genkernel. I will, RSN. This nearly new, shiny, quad-core box is as sluggish as hell, and I want to find out why. So I'll use genkernel to install everything under the sun and see

[gentoo-user] Re: kernel configuration problem -- genkernel: no irq handler; manual config: root filesystem could not be mounted r/w

2010-06-28 Thread rocwhite168
Bill Longman bill.longman at gmail.com writes: Roc, in one of your posts, you listed your grub.conf line and, according to the gmane entry, anyway, it looks like it's split across two lines. Could it be that simple? Is your grub.conf entry for the kernel command on just one line? (Genkernel

[gentoo-user] genkernel without oldconfig

2010-08-15 Thread Daniel D Jones
Is there any way to run genkernel without it running the oldconfig command? I can work around the issue by saving my .config file to a different name, then using --xconfig and loading the saved file but it would be nice to just tell it not to alter the existing .config file. It may

Re: [gentoo-user] Kernel questions

2010-08-19 Thread Elmar Hinz
good. I will do some experiments with it and maybe fresh up some wiki pages. Can you combine it with genkernel? genkernel --localmodconfig all ? Al

Re: [gentoo-user] Re: Genkernel + ROOT=/tmp/rootfs ?

2011-05-18 Thread Sebastian Pipping
On 05/16/2011 03:24 PM, Kfir Lavi wrote: On Wed, May 11, 2011 at 5:25 PM, Kfir Lavi lavi.k...@gmail.com mailto:lavi.k...@gmail.com wrote: Hi, I'm building a catalyst target for installing with ROOT=/tmp/rootfs Looking on the genkernel man page and I can't find a way to install

Re: [gentoo-user] Getting genkernel to use newer dmraid

2011-07-11 Thread Alan McKinnon
On Monday 11 July 2011 10:09:38 Daniel Frey did opine thusly: Hi all, I've been trying to get genkernel to use a newer version of dmraid. For some reason, genkernel is using a build from 2006 (!) I've tried an ubuntu livecd which uses a build that's available in portage that works with my

[gentoo-user] Re: ERROR: Cannot locate kernel binary

2012-01-06 Thread walt
On 01/05/2012 06:47 AM, . wrote: Hi there! genkernel --menuconfig all failed (ERROR: Cannot locate kernel binary). eix sys-kernel/gentoo-sources: http://paste.pocoo.org/show/530006/ I notice your gentoo-sources are installed with -symlink. Dou you have a symlink /usr/src/linux pointing

[gentoo-user] Getting better logging for genkernel/initramfs stage

2012-03-27 Thread William Kenworthy
Is it possible to get an initramfs from genkernel to log its messages somewhere as well as the console? - I am getting a failure to mount /usr and from the few seconds the error message is on the the screen I cant see why as the parameters it prints look good, so I am looking for a way to go back

Re: [gentoo-user] genkernel, mounting /usr and dmraid

2012-04-15 Thread Keith Dart
Re 20120414162015.6983b502@dartworks.biz20120414162015.6983b...@dartworks.biz, Canek Peláez Valdés said: I don't use genkernel, but have you tried dracut? Just add dmraid to MODULES_DRACUT, and try to generate an initramfs with dracut -H. dracut takes care of everything udev related

Re: [gentoo-user] Grub2 and is the upgrade a tooth puller.

2012-06-28 Thread Bill Kenworthy
* I've started using genkernel. Once I discovered I can specify my own kernel configuration, it got a lot less ugly to me. The initramfs thing hasn't gotten in my way...yet. And it helped me recover an install process once so far, so I can't complain _to_ much. My only complaint thus far

Re: [gentoo-user] genkernel 3.3.8 fails to build initramfs

2012-07-02 Thread Michael Mol
On Mon, Jul 2, 2012 at 10:22 PM, David Kuhl dhkuhl1...@gmail.com wrote: When running genkernel all on the latest source 3.3.8 I get the following error. You're not the only one. It looks (to me) like a bug in busybox when one attempts to compile it against =sys-kernel/gentoo-sources-3.3.8. I

Re: [gentoo-user] Re: genkernel 2 manual

2012-10-24 Thread Neil Bothwick
On Tue, 23 Oct 2012 21:25:04 -0200, João Matos wrote: Well, It is being easy than I thought. I've compilled it and the boot is faster since initramfs is not needed anymore :). Whether or not you use an initramfs shouldn't make any real difference. However the genkernel initramfs has to do

Re: [gentoo-user] genkernel 2 manual

2012-10-24 Thread Neil Bothwick
actually be larger than a genkernel one because the latter builds almost everything as modules whereas without an initramfs, you need some modules as builtins. -- Neil Bothwick It's not a bug, it's tradition! signature.asc Description: PGP signature

Re: [gentoo-user] dracut vs. genkernel

2013-06-12 Thread Stefan G. Weichinger
simply let it use the name of the genkernel-initramfs ... how do you handle this? Stefan

Re: [gentoo-user] grub2 or kernel config - unable to properly boot [NOT SOLVED]

2013-08-29 Thread Francisco Ares
2013/8/28 Gregory Shearman zek...@gmail.com In linux.gentoo.user, you wrote: While trying to learn about dracut, I found a detail that made me look closer to the genkernel generated initramfs, and I found that the error message was perfectly clear: there was no /dev/sda5, where my

[gentoo-user] Re: Kernel upgrade from 4.1.12 to 4.4.6 hangs without writing logs.

2016-04-28 Thread Hans
kernel upgrades always worked smooth as silk. Using: OpenRC, eudev, Xfce, Desktop configration: Genkernel with /etc/genkernel.conf additional options: MENUCONFIG="yes" MAKEOPTS="-j5" MDADM="yes" MDADM_CONFIG="/etc/mdadm.conf" DISKLABEL="yes" KNAM

[gentoo-user] Re: Kernel upgrade from 4.1.12 to 4.4.6 hangs without writing logs.

2016-04-29 Thread Hans
o dmsg, No messages logs. Previous kernel upgrades always worked smooth as silk. Using: OpenRC, eudev, Xfce, Desktop configration: Genkernel with /etc/genkernel.conf additional options: MENUCONFIG="yes" MAKEOPTS="-j5" MDADM="yes" MDADM_CONFIG="/etc/mdadm.conf"

Re: [gentoo-user] Question about genkernel's default kernel config

2016-08-15 Thread Neil Bothwick
On Mon, 15 Aug 2016 12:27:43 +0500, Azamat Hackimov wrote: > Definitely you should build own kernel configuration, and genkernel can > significantly ease this task. > genkernel supports --menuconfig and --oldconfig (which placed into > /etc/kernels by default) options, so you c

Re: [gentoo-user] can genkernel install files with different names?

2019-10-18 Thread Alexander Openkowski
I struggle with the naming of genkernel generated kernels for quite a while now and have written a small wapper script for this purpose... On Fri, Oct 18, 2019 at 11:27 AM Caveman Al Toraboran < toraboracave...@protonmail.com> wrote: > specifically, i want to install kernel + initramf

Re: [gentoo-user] Is Gentoo dead?

2020-04-21 Thread Consus
On Tue, Apr 21, 2020 at 08:51:57PM +0200, Ralph Seichter wrote: > You can choose between learning more about the Linux kernel (it is not > a Gentoo-specific subject) or opt to go with Genkernel instead. I'm getting paid for writing Linux Kernel code. Still, manual configuration i

Re: [gentoo-user] genkernel all

2020-11-25 Thread Jack Morgan
Thelma, On 11/25/20 9:11 AM, the...@sys-concept.com wrote: On 11/25/2020 08:27 AM, the...@sys-concept.com wrote: On 11/25/2020 08:23 AM, the...@sys-concept.com wrote: I compiled "genkernel all" instead of looking for the correct entry to boot my M.2 drive. Not I compiled nvid

Re: [gentoo-user] genkernel all

2020-11-25 Thread Dale
the...@sys-concept.com wrote: > On 11/25/2020 10:33 AM, Dale wrote: >> the...@sys-concept.com wrote: >>> On 11/25/2020 08:27 AM, the...@sys-concept.com wrote: >>>> On 11/25/2020 08:23 AM, the...@sys-concept.com wrote: >>>>> I compiled "genke

[gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] boot hangs forever at “Loading initial ramdisk...”

2021-05-14 Thread John Blinka
On Fri, May 14, 2021 at 3:12 AM William Kenworthy wrote > > > Try https://wiki.ubuntu.com/DebuggingKernelBoot ... I am not sure > genkernel uses that exact name but I did need to find the initramfs boot > log to diagnose a failure in a genkernel initramfs at one time. That’s an

Re: [gentoo-user] genkernel vs kernel manual compilation

2007-08-30 Thread Arnau Bria
On Thu, 30 Aug 2007 14:52:54 -0400 Ryan Sims wrote: On 8/30/07, Florian Philipp [EMAIL PROTECTED] wrote: Am Donnerstag 30 August 2007 20:16:02 schrieb Ryan Sims: On 8/30/07, Arnau Bria [EMAIL PROTECTED] wrote: Hi! [...] You could diff the .config with the config that genkernel came up

Re: [gentoo-user] genkernel vs kernel manual compilation

2007-08-30 Thread Volker Armin Hemmann
On Freitag, 31. August 2007, Daniel da Veiga wrote: On 8/30/07, Volker Armin Hemmann [EMAIL PROTECTED] wrote: On Donnerstag, 30. August 2007, Arnau Bria wrote: Hi, I used genkernel for compiling kernel in my home server. Yesterday I wanted to compile a new kernel, but this time

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-20 Thread Michael Sullivan
this be done with genkernel? I've always used genkernel in the past. All attempts at building and installing kernels manually have failed. I've spent most of the afternoon and evening today trying to build the 2.6.13-gentoo-r3 kernel manually. I've followed the kernel section in the handbook

Re: [gentoo-user] lilo and SW-RAID-boot-partition

2007-03-03 Thread Mark Kirkwood
/lilo.conf menu-scheme=Wb:kw:Wb:Wb lba32 boot=/dev/md1 raid-extra-boot=/dev/hda,/dev/hdc change-rules reset read-only default=Gentoo timeout=5 #image=/boot/kernel-genkernel-x86-2.6.18-gentoo-r6 #label=2.6.18-r6 #vga=0x314 #initrd=/boot/initramfs-genkernel-x86-2.6.18-gentoo-r6 image=/boot/kernel

Re: [gentoo-user] Gentoo and KISS ?

2007-05-18 Thread Kent Fredric
/etc/genkernel.conf MENUCONFIG=no MRPROPER=no CLEAN=no BOOTSPLASH=no SAVE_CONFIG=yes DEBUGLEVEL=5 BOOTLOADER=grub USECOLOR=yes cd /usr/src/linux zcat /proc/config.gz .config make oldconfig genkernel --kernname=WhateverFitsMyMood all the above gives you you the power to configure your kernel

Re: [gentoo-user] Boot hangs after install, no error

2010-06-21 Thread Dale
Bill Longman wrote: snip This is funny. I have NEVER got a genkernel to work on my system. Actually, on any system. I'm not sure the OP would know that kernel is any better then the one he makes. Dale, If you've never gotten genkernel to work, you should try this little script

[gentoo-user] Re: kernel configuration problem -- genkernel: no irq handler; manual config: root filesystem could not be mounted r/w

2010-06-21 Thread rocwhite168
Kaddeh kaddeh at gmail.com writes: it would help to also put your /etc/fstaband let us know what FS you have root setup asin addition to your /boot/grub/grub.conf 2010/6/20 rocwhite168 rocwhite168 at 163.com I used genkernel to configure the kernel. It complained every time at shutdown

Re: [gentoo-user] genkernel without oldconfig

2010-08-16 Thread Bill Longman
On 08/15/2010 05:32 PM, Daniel D Jones wrote: On Sunday, August 15, 2010 12:45:06 Marc Joliet wrote: Am Sun, 15 Aug 2010 12:15:57 -0400 schrieb Daniel D Jones ddjo...@riddlemaster.org: Is there any way to run genkernel without it running the oldconfig command? I can work around the issue

Re: [gentoo-user] kernel panic on manually built kernel

2010-11-04 Thread Dale
dhk wrote: I've always used the genkernel, but now am trying to make a manual one. I think the kernel is alright since all the default setting seemed reasonable and the build was easy enough. However, when I boot to it I get a kernel panic and it complains about the root device /dev/hda3. So

Re: [gentoo-user] kernel panic on manually built kernel

2010-11-08 Thread Coert Waagmeester
Volker Armin Hemmann wrote: On Thursday 04 November 2010, dhk wrote: I've always used the genkernel, but now am trying to make a manual one. I think the kernel is alright since all the default setting seemed reasonable and the build was easy enough. However, when I boot to it I get a kernel

Re: [gentoo-user] gentoo-sources-3.2.0-r1 and genkernel

2012-01-09 Thread András Csányi
with genkernel. But there is no compiled file under /boot directory. Did I missed something? Is there anything new in genkernel? Should I report it? What I did: - upgrade my system - set up the kernel using eselect - genkernel to compile the kernel Sorry, I can't help since I never use genkernel

Re: [gentoo-user] genkernel and busybox

2012-01-24 Thread Pandu Poluan
On Jan 24, 2012 4:40 PM, András Csányi sayusi.a...@gmail.com wrote: Dear All, I would like to ask what should I do in this case? I would like to make a new kernel using genkernel but there is no 1.8.1 version of busybox and it's not available in portage. To be honest I don't want to do

Re: [gentoo-user] suspend/hibernate and genkernel.

2012-03-13 Thread William Kenworthy
for the latest kernels, I updated openrc and installed genkernel but then found I couldnt use in-kernel suspend to disk - googling implies that genkernel doesnt support suspend/hibernate but there are various kludges to get it to work. So whats the least invasive, but workable kludge? hibernate

Re: [gentoo-user] suspend/hibernate and genkernel.

2012-03-14 Thread William Kenworthy
(s) ready for the new (read crappy) way mandated by udev and am having some issues. ... BillK Well, patching genkernel worked so its still broken as regards suspend/resume - so I can now suspend/resume still with some errors. Next problem is that there are error

Re: [gentoo-user] The End Is Near ... or, get the vaseline, they're on the way!

2012-03-17 Thread Eliezer Croitoru
On 17/03/2012 14:50, Tanstaafl wrote: On 2012-03-17 12:11 AM, Bruce Hill, Jr. da...@happypenguincomputers.com wrote: An initramfs which does this is created by =sys-kernel/genkernel-3.4.25.1 or =sys-kernel/dracut-017-r1. If you do not want to use these tools, be sure any initramfs you create

Re: [gentoo-user] InitRAMFS - boot expert sought

2012-03-27 Thread Mark Knecht
On Tue, Mar 27, 2012 at 9:57 AM, Dale rdalek1...@gmail.com wrote: Michael Hampicke wrote: SNIP I don't understand why people always say that they hate genkernel because they like to build the kernel on their own. You still can do this with genkernel. I've been doing it for years. SNIP I

Re: [gentoo-user] Re: Testing new kernels - saving dumps / strip down kernel options

2013-01-10 Thread Stefan G. Weichinger
my .config from ~76k down to 71k already, and the kernel itself got smaller as well: # the backup from old .config 2,5M 10. Jan 11:52 initramfs-genkernel-x86_64-3.7.1-gentoo 3,3M 10. Jan 11:52 kernel-genkernel-x86_64-3.7.1-gentoo 2,0M 10. Jan 11:52 System.map-genkernel-x86_64-3.7.1-gentoo

Re: [gentoo-user] grub2 or kernel config - unable to properly boot [SOLVED]

2013-08-28 Thread Gregory Shearman
In linux.gentoo.user, you wrote: While trying to learn about dracut, I found a detail that made me look closer to the genkernel generated initramfs, and I found that the error message was perfectly clear: there was no /dev/sda5, where my real_root is, that initramfs has just /dev/sda1 to /dev

[gentoo-user] Re: Re: [gentoo-user] kernel bug?

2014-07-15 Thread taozhijiang
Yes, genkernel-next should be used. look at the install gentoo gnome with systemd from scratch ( Sorry for currently I can not access Internet so can not provide your link) I have test genkernel-next with systemd (needed by GNOME 3.12), all seems OK, with kernel version 3.15。 But now I am

Re: [gentoo-user] Realtek r8169 realtek.ko not loaded.

2020-05-17 Thread William Kenworthy
Easiest would be to put it in /etc/conf.d/modules and rebuild the initrd.  Genkernel picks it up from there.  You could also ask genkernel to add all built modules to the initrd via its config file. BillK On 17/5/20 4:07 pm, Alexander Puchmayr wrote: > Hi there > > I just upgraded

Re: [gentoo-user] genkernel all

2020-11-25 Thread thelma
On 11/25/2020 10:33 AM, Dale wrote: > the...@sys-concept.com wrote: >> On 11/25/2020 08:27 AM, the...@sys-concept.com wrote: >>> On 11/25/2020 08:23 AM, the...@sys-concept.com wrote: >>>> I compiled "genkernel all" instead of looking for the correct entry to

Re: [gentoo-user] Re: Slightly corrupted file systems when resuming from hibernation

2024-04-16 Thread Dale
here is a kernel that does it's >> own thing. I think it is sort of like boot media uses. If the time >> needed to answer all the questions isn't there, that may be a option to >> look into. It's called genkernel. I've never used it but read it works. > The sys-kerne

Re: [gentoo-user] The End Is Near ... or, get the vaseline, they're on the way!

2012-03-18 Thread Canek Peláez Valdés
: genkernel is pretty simple to use if you ask me. just emerege genkernel and then use genkerenl --menuconfig all it will do everything for you the same as in a regular kernel compiling. you have instructions on how to use genkernel on the handbook. What's more, you don't

Re: [gentoo-user] genkernel vs kernel manual compilation

2007-08-31 Thread Daniel da Veiga
On 8/31/07, Volker Armin Hemmann [EMAIL PROTECTED] wrote: On Freitag, 31. August 2007, Steen Eugen Poulsen wrote: And to the lies: Lie: because I have seen more than one non-booting totally f* up kernel created by genkernel. I won't touch it ever again. If something sucked

[gentoo-user] new genkernel problem

2020-06-05 Thread Jack
I'm currently running a 5.6.10 kernel, compiled with genkernel along with an initramfs. That was compiled with gcc-9.3.0. Since then, using gcc-10.1.0, I have not successfully run genkernel. Initially it was kernel compile failures due to the -fnocommon bug. With a patch, the kernel

[gentoo-user] gensplash oddity

2005-08-21 Thread John Dangler
Ok - I went back through the wiki article on using gensplash with genkernel. I used - genkernel --menuconfig --gensplash=livecd-2005.1 all (I usually --udev on the end, but every time I get told that -udev is deprecated since it is the default behavior) At the end of the process, I checked /var

Re: [gentoo-user] gensplash oddity

2005-08-22 Thread Matthias Krebs
On 8/22/05, John Dangler [EMAIL PROTECTED] wrote: Ok - I went back through the wiki article on using gensplash with genkernel. I used - genkernel --menuconfig --gensplash=livecd-2005.1 all (I usually --udev on the end, but every time I get told that -udev is deprecated since it is the default

Re: [gentoo-user] booting with an lvm2 root. How do I make a working initrd?

2006-06-23 Thread Jim Burwell
Sascha Lucas wrote: On Fri, 23 Jun 2006, Javier Ubillos wrote: I don't want to use genkernel, but I still want it to work. you realy should use genkernel it's much easier. mkinitrd --preload md_mod --with=md_mod initrd-2.6.16-gentoo-r9 well you should not use mkinitrd, if you refuse

Re: [gentoo-user] kernel panic on manually built kernel

2010-11-04 Thread dhk
On 11/04/2010 02:12 PM, cov...@ccs.covici.com wrote: Dale rdalek1...@gmail.com wrote: dhk wrote: I've always used the genkernel, but now am trying to make a manual one. I think the kernel is alright since all the default setting seemed reasonable and the build was easy enough. However

Re: [gentoo-user] /dev/sda* missing at boot

2011-08-19 Thread Mick
On Friday 19 Aug 2011 03:27:23 Mark Knecht wrote: On Thu, Aug 18, 2011 at 11:59 AM, fra...@gmail.com wrote: Hi, guys It is a shame, I know, but after several years using Gentoo, it is the first time I try to build a kernel without genkernel. And now I can't boot to that new kernel

Re: Re: [gentoo-user] /dev/sda* missing at boot

2011-08-19 Thread frares
Em 18/08/2011 23:27, Mark Knecht markkne...@gmail.com escreveu: On Thu, Aug 18, 2011 at 11:59 AM, fra...@gmail.com wrote: Hi, guys It is a shame, I know, but after several years using Gentoo, it is the first time I try to build a kernel without genkernel. And now I can't boot

Re: Re: [gentoo-user] /dev/sda* missing at boot

2011-08-19 Thread frares
without genkernel. And now I can't boot to that new kernel, it does not find (and really do not have a) /dev/sda* root partition (real-root); during the boot it stops, complaining about that, gives me the option to get a shell, from which I am able to see that there is no /dev/sda

Re: [gentoo-user] suspend/hibernate and genkernel.

2012-03-14 Thread wdk@moriah
you need to patch genkernel to run /sbin/resume - it was a longstanding argument between two now retired devs with the result that genkernel wont (ever) support hibernation. I dont know from reading the bugs if it was ever fixed now the dev who wouldnt has retired, or is genkernel is still broken

[gentoo-user] Can't update pax-utils to 0.5 because of genkernel block.

2013-04-11 Thread Mateusz Kowalczyk
] =app-misc/pax-utils-0.5 (=app-misc/pax-utils-0.5 is blocking sys-kernel/genkernel-3.4.45) Total: 1 package (1 upgrade), Size of downloads: 79 kB Conflict: 1 block (1 unsatisfied) * Error: The above package list contains packages which cannot be * installed at the same time on the same system

Re: [gentoo-user] grub2 or kernel config - unable to properly boot [SOLVED]

2013-08-28 Thread Francisco Ares
with dracut - see if that works. You possible have to change the name of the initramfs in grub.cfg. Files generated with dracut don't have *genkernel* in it's filename. If you can boot with dracut initramfs, you can investigate why the initramfs of genkernel does not work. Thanks, Michael, gonna

Re: [gentoo-user] genkernel initramfs and grub2-mkconfig

2012-06-05 Thread morlix
/4aff33622e32377381237e3004a4b8bc' 71d9e42f-84b7-4e16-bd07-b88d09c4f 513 else search --no-floppy --fs-uuid --set=root 71d9e42f-84b7-4e16-bd07-b88d09c4f513 fi echo'Loading Linux x86_64-3.2.11-hardened_20120601-1 ...' linux /kernel-genkernel-x86_64-3.2.11

Re: [gentoo-user] difficulties with lvm2+systemd+grub2

2014-11-12 Thread Michael Mair-Keimberger
or genkernel-next to generate an initramfs if you wanted to go down that path. Note that sys-kernel/genkernel (as opposed to sys-kernel/genkernel-next) can have issues with systemd (the last time I tried it it complained about systemd and suggested using genkernel-next). If you would prefer a hand

[gentoo-user] LiveCD genkernel fails

2006-07-13 Thread gentuxx
[1], and he recommends using genkernel to generate the kernel and initrd. The genkernel command producing the errors below is `genkernel all --color - --no-menuconfig --no-clean --gensplash --install', but using the options recommended in the wiki (all -no-bootsplash -no-clean - -menuconfig

Re: [gentoo-user] Boot hangs after install, no error

2010-06-22 Thread Dale
Bill Longman wrote: On 06/21/2010 03:37 PM, Dale wrote: I'm not saying you can't use it just that it doesn't always work. Thing is, when someone uses genkernel to make the kernel, when someone asks 'did you include some driver', the usual answer is 'I don't know, I used genkernel

Re: [gentoo-user] /dev/sda* missing at boot

2011-09-10 Thread Alex Schuster
Dale writes: pk wrote: On 2011-09-09 13:35, Alex Schuster wrote: When I switched to using an initramfs, it was not very complicated. I simply use genkernel. With CLEAN=no and MRPROPER=no, it uses my /usr/src/linux/.config and does not change the kernel options. Then comes genkernel

Re: [gentoo-user] Creating an initrd for loading...

2008-03-27 Thread Benjamen R. Meyer
Florian Philipp wrote: On Thu, 2008-03-27 at 12:35 -0400, Benjamen R. Meyer wrote: My main question comes down to this: I am using the 'genkernel' package to build install the kernel and initrd image. Both show up in /boot. How much can I rely on genkernel to build a valid initrd image? Try

Re: [gentoo-user] Creating an initrd for loading...

2008-03-27 Thread Florian Philipp
On Thu, 2008-03-27 at 14:31 -0400, Benjamen R. Meyer wrote: Florian Philipp wrote: On Thu, 2008-03-27 at 12:35 -0400, Benjamen R. Meyer wrote: My main question comes down to this: I am using the 'genkernel' package to build install the kernel and initrd image. Both show up in /boot

Re: [gentoo-user] splash screen on bootup

2006-03-04 Thread Uwe Thiem
On 04 March 2006 15:25, c.s.prakash wrote: i had installed gentoo without splash screen on boot up (ie., bootsplash) how can i configure now Don't use bootsplash; that's obsolete. Instead, use just splash. Emerge splash and whatever theme you want. Emerge, if you haven't done so, genkernel

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-20 Thread Sascha Lucas
On Wed, 19 Oct 2005, Michael Sullivan wrote: Can this be done with genkernel? I've always used genkernel in the past. All attempts at building and installing kernels manually have yes you can use genkenel. I also use it. And it's wrong that genkernel is only for wimps :-). It's also

Re: [gentoo-user] Re: no matter what kernel version I compile, It says it's 2.6.19-r4 - SOLVED

2007-02-06 Thread Alan McKinnon
that mistake at some point! No need to apologize, it's something to learn from. At least now when the next newbie makes the same mistake you are in a position to help them in return :-) Just curious... but does genkernel automatically mount /boot? I use genkernel, and have never had

[gentoo-user] Help : need grub,conf file : kernel wouldn't boot

2006-04-15 Thread Rohit and Bhavana
Hi all, I have built my kernel 2.6.15-r5 [not the latest I know but should support all that I have]. I am unable to boot it. It stops looking for root device when booting. Corresponding line from my grub,conf is title Linux-latest kernel (hd0,2)/kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev

[gentoo-user] Gentoo and SCSI + RAID

2006-05-24 Thread Leandro Melo de Sales
/dev/sda, that is connected in another one. Well, when I had / on /dev/sda1 I setup lilo.conf and everything works fine: image=/boot/kernel-genkernel-x86_64-2.6.16-gentoo-r7 label = Gentoo read-only # read-only for checking root=/dev/ram0 append=doscsi init=/linuxrc

Re: [gentoo-user] Problems installing

2005-08-04 Thread Daniel da Veiga
Well, if you use genkernel, it should automatically place the initrd and the kernel image at your /boot (at least it does for me). Maybe check your genkernel command to compile the kernel. On 8/4/05, Stewart Taylor [EMAIL PROTECTED] wrote: Hi all I've been trying to install Gentoo. I want

Re: [gentoo-user] Problems installing

2005-08-04 Thread C.Beamer
, as this failed the second time I tried a stage3 install, if it failed less time wasted. Both times I opted for a genkernel install, everything seemed OK, no error messages and all stages completed. However both times when I get to 7.d ls /boot/kernel* /boot/initrd* I get the same result both

Re: [gentoo-user] Can't access disks after install

2006-07-03 Thread Alan McKinnon
with genkernel... update: I unmerged and remerged genkernel last night and built a new kernel with reiser compiled in - it seems I was mistaken as to what can be a module and what can't be. At least this kernel boots now, with some minor issues that I can sort out later. I must have forgotten to emerge lvm2

Re: [gentoo-user] x86 boot failure

2010-05-06 Thread Mick
On 6 May 2010 09:37, Roger Mason rma...@mun.ca wrote: Hello all, I just built a new machine (celeron 3 GHz) using a script that builds the kernel using genkernel and a config that is copied from that of the kernel on the install cd.  The latter was downloaded and burned from a very recent

Re: [gentoo-user] Boot hangs after install, no error

2010-06-17 Thread Jake Moe
thing of note is that I seem to need to use the unstable ndivia-drivers (195.36.24), as the latest stable one (190.42-r3) produced flickering garbage on my screen when I went into X. Thanks for trying to those that did. Jake Moe Did you compile your own kernel or use genkernel? Did

[gentoo-user] kernel panic on manually built kernel

2010-11-04 Thread dhk
I've always used the genkernel, but now am trying to make a manual one. I think the kernel is alright since all the default setting seemed reasonable and the build was easy enough. However, when I boot to it I get a kernel panic and it complains about the root device /dev/hda3. So I think

Re: [gentoo-user] kernel panic on manually built kernel

2010-11-04 Thread Alan McKinnon
Apparently, though unproven, at 18:34 on Thursday 04 November 2010, dhk did opine thusly: I've always used the genkernel, but now am trying to make a manual one. I think the kernel is alright since all the default setting seemed reasonable and the build was easy enough. However, when I boot

Re: [gentoo-user] kernel panic on manually built kernel

2010-11-05 Thread Volker Armin Hemmann
On Thursday 04 November 2010, dhk wrote: I've always used the genkernel, but now am trying to make a manual one. I think the kernel is alright since all the default setting seemed reasonable and the build was easy enough. However, when I boot to it I get a kernel panic and it complains about

[gentoo-user] Re: /dev/sda* missing at boot

2011-08-19 Thread Francesco Talamona
On Friday 19 August 2011, Nikos Chantziaras wrote: On 08/18/2011 10:08 PM, András Csányi wrote: On 18 August 2011 18:59,fra...@gmail.com wrote: Hi, guys It is a shame, I know, but after several years using Gentoo, it is the first time I try to build a kernel without genkernel

Re: [gentoo-user] /dev/sda* missing at boot

2011-09-09 Thread Alex Schuster
pk writes: On 2011-09-09 13:35, Alex Schuster wrote: When I switched to using an initramfs, it was not very complicated. I simply use genkernel. With CLEAN=no and MRPROPER=no, it uses my /usr/src/linux/.config and does not change the kernel options. Then comes genkernel --install

Re: [gentoo-user] /dev/sda* missing at boot

2011-09-09 Thread Michael Mol
On Fri, Sep 9, 2011 at 1:04 PM, Alex Schuster wo...@wonkology.org wrote: pk writes: On 2011-09-09 13:35, Alex Schuster wrote: When I switched to using an initramfs, it was not very complicated. I simply use genkernel. With CLEAN=no and MRPROPER=no, it uses my /usr/src/linux/.config

[gentoo-user] genkernel and busybox

2012-01-24 Thread András Csányi
Dear All, I would like to ask what should I do in this case? I would like to make a new kernel using genkernel but there is no 1.8.1 version of busybox and it's not available in portage. To be honest I don't want to do a new kernel by hand despite the fact it would be a few commands. Thanks

Re: [gentoo-user] The End Is Near ... or, get the vaseline, they're on the way!

2012-03-19 Thread Eliezer Croitoru
: genkernel is pretty simple to use if you ask me. just emerege genkernel and then use genkerenl --menuconfig all it will do everything for you the same as in a regular kernel compiling. you have instructions on how to use genkernel on the handbook

Re: [gentoo-user] Initramfs or move /usr to /, oh my...

2012-03-19 Thread Sebastian Pipping
On 03/18/2012 06:44 PM, Tanstaafl wrote: Ok, I have never used genkernel, and have no desire to... I have no idea what dracut is or how to use it... While genkernel also can generate kernel configs for you, both dracut and genkernel are initramfs creators: they take repeated creation (after

Re: [gentoo-user] genkernel assistance building initramfs

2012-04-24 Thread Kenny Cheng
Hi, According to the genkernel.log, it would be the problem that someone posted on forum with solution. http://forums.gentoo.org/viewtopic-t-858613-highlight-.html Just a word, I have been using genkernel for years and satisfy with it. -- Regards, Kenny Cheng On Tue, Apr 24, 2012 at 1:52 AM

Re: [gentoo-user] genkernel 2 manual

2012-10-23 Thread Andrés Becerra Sandoval
:). I'm still reading the oficial documentation, but I don't think it will be enough, so, if anyone of you know some documentation more detailed, I'd appreciate reading it. I've just ran 'make xconfig', and I noticed that the configuration is the same from genkernel (genkernel --menuconfig

Re: [gentoo-user] grub2 or kernel config - unable to properly boot

2013-08-28 Thread Francisco Ares
have to change the name of the initramfs in grub.cfg. Files generated with dracut don't have *genkernel* in it's filename. If you can boot with dracut initramfs, you can investigate why the initramfs of genkernel does not work. Thanks, Michael, gonna read about dracut and try it out. Right now

Re: [gentoo-user] Re: Kernel did not finding root partition

2017-05-30 Thread Raphael MD
Thank you all, for the help until now. I didn't solve my problem yet, but I realised some troubles and mistakes that I've being made. First I'll divide those problematic situations I've suffered: 1.I was using Genkernel to configure and build the kernel, but Genkernel’s menuconfig doesn’t work

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Christoph Böhmwalder
erated/uapi/asm/unistd_32.h > SYSHDR > arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h > SYSHDR > arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h >* Gentoo Linux Genkernel; Version 3.4.52.4 >* Running with options: --btr

Re: [gentoo-user] new genkernel problem

2020-06-05 Thread Jack
e serious detriment to not using GCC 10 for 99% of people. Most distros still use an older version. Also, have you considered trying Dracut for initramfs generation? I don't know how well it works with genkernel as I don't use that (I manually configure my kernels). Thanks for the suggesti

Re: [gentoo-user] genkernel all

2020-11-25 Thread Dale
the...@sys-concept.com wrote: > On 11/25/2020 08:27 AM, the...@sys-concept.com wrote: >> On 11/25/2020 08:23 AM, the...@sys-concept.com wrote: >>> I compiled "genkernel all" instead of looking for the correct entry to >>> boot my M.2 drive. >>> >&

[gentoo-user] kernel panic - not syncing: VFS: unable to mount root fs on unknown-block (0,0)

2020-11-24 Thread thelma
/ ext4noatime 0 1 LABEL=swap noneswapsw 0 0 I even use: emerge --ask sys-kernel/genkernel genkernel all So all the driver are compile-in (nothing should be missing) ls -al /boot/vmlinu* /boot/initramfs* -rwxr-xr-x 1 root

Re: [gentoo-user] Why does genkernel mess about with mounts, when make install doesn't?

2021-11-13 Thread Wols Lists
On 13/11/2021 00:36, Jack wrote: On 2021.11.12 18:34, Wol wrote: I've just been swearing blue murder because when I run "make install" it puts the kernel in /boot. But when I run genkernel it mounts a completely different boot, sticks the initramfs in there, and then unmounts i

[gentoo-user] booting to grub prompt, but config works

2008-05-09 Thread Travis Osterman
googling for some trouble-shooting ideas without headway. Any advice would be appreciated. Thank you. = grub.conf default 0 timeout 5 splashimage=(hd0,0)/grub/splash.xpm.gz title=Gentoo Linux (2.6.23-gentoo-r7-initial) root (hd0,0) kernel /boot/kernel-genkernel-x86-2.6.24-gentoo-r7-initial

Re: [gentoo-user] possible MBR corruption?

2007-08-29 Thread Rumen Yotov
without remounting rw. That's why I made a tiny script for Genkernel that does the mounting and unmounting. This also has the advantage of me not having to remember the Genkernel options ;). Using genkernel with --install option automounts /boot, if not mounted (using it for a long time

Re: [gentoo-user] genkernel vs kernel manual compilation

2007-08-30 Thread don
On Thu, Aug 30, 2007 at 06:42:38PM +0200, Arnau Bria wrote: Hi, I used genkernel for compiling kernel in my home server. Yesterday I wanted to compile a new kernel, but this time by hand, so I did: 1.-) moved config.gz to .config in new /usr/src/linux link 2.-) make oldconfig 3.-) make

Re: [gentoo-user] genkernel vs kernel manual compilation

2007-08-30 Thread Mark Kirkwood
Personally, I find genkernel really nice (and yes I've got a raided setup)... but even if I didn't I'd still use it. As for those folks that don't like it, well ... it's optional! I guess if I were building kernels for Gentoo and (say) Centos systems, then I might want to use a method

Re: [gentoo-user] genkernel vs kernel manual compilation

2007-08-31 Thread Arnau Bria
On Fri, 31 Aug 2007 09:41:19 -0400 Ryan Sims wrote: On 8/31/07, Arnau Bria [EMAIL PROTECTED] wrote: Hi, Really, I like to read people's opinion about genkernel, but no one has tried to answer my question yet. In my first reply, I suggested looking at a diff between your config

<    1   2   3   4   5   6   7   8   9   10   >