You are not logged in.

#1 2013-08-25 17:18:49

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 510

Changing a parameter in Kernel Config and applying

Hi,

due to https://bbs.archlinux.org/viewtopic.php?id=168801 issue, I wanted to follow the fix explained here : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665493

and actually on Arch Linux :

]# zcat /proc/config.gz | grep CONFIG_HOTPLUG_PCI_ACPI
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=m

So basically I want to set CONFIG_HOTPLUG_PCI_ACPI to m and apply the configuration.

What's a safe way to do that?
thanks.

Offline

#2 2013-08-25 17:41:36

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Changing a parameter in Kernel Config and applying

https://wiki.archlinux.org/index.php/Ke … ild_System ?

Edit: You should always have a liveCD / liveUSB on hand, just in case.

Last edited by karol (2013-08-25 17:43:23)

Offline

#3 2013-08-25 18:09:24

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 510

Re: Changing a parameter in Kernel Config and applying

Thanks Karol ,

while I'm going through the recompilation process , is there any chance to choose the version with ABSROOT in order to skip also the broadcom bug? https://bbs.archlinux.org/viewtopic.php?id=168177

And I was interested if *before* going through the hole thing I can somehow make use of :
ls /usr/src/linux-3.0.93-1-lts/
Documentation  Kconfig    Makefile  Module.symvers  arch    block  crypto  drivers    fs  include  init  kernel  lib    mm  net  samples  scripts  security  sound  usr  virt

If I can generate the images and choose to boot from either kernel when logging in.
Big Thanks.

Offline

#4 2013-08-25 18:25:08

rep_movsd
Member
Registered: 2013-08-24
Posts: 148

Re: Changing a parameter in Kernel Config and applying

You can preserve the existing kernel and switch while booting.
Use the traditional method : https://wiki.archlinux.org/index.php/Ke … raditional

Retain the old kernel until you are sure the new one is fine.

Offline

Board footer

Powered by FluxBB