
21 Sep
2009
21 Sep
'09
19:04
* Dietmar Segbert didi.segbert@arcor.de [20090912 23:14]:
i use the 2.6.23-grml-kernel on my system. I want to upgrade the kernel to version 2.6.28-grml. If i do: aptitude install linux-image-2.6.28-grml
only this package will be downloaded and installed, but no drivers from grml.
How can i upgrade the kernel with all the grml-modules of the 2.6.28 kernel?
There doesn't exist a virtual package to match all kernel related modules at once.
So instead just try:
aptitude install linux-image-2.6.28-grml $(dpkg --list | awk '/^ii.*2.6.23-grml/ {print $2}') update-initramfs -c -t -k 2.6.28-grml
HTH && regards, -mika-
--
http://grml.org/ # Linux for texttool-users and sysadmins
http://wiki.grml.org/ # share your knowledge
http://grml.supersized.org/ # the grml development weblog
#grml @ irc.freenode.org # meet us on irc