[Grml] from kernel 2.6.23 to 2.6.28

Michael Prokop mika at grml.org
Mon Sep 21 19:04:45 CEST 2009


* Dietmar Segbert <didi.segbert at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20090921/4f1e55b9/attachment-0003.pgp>


More information about the Grml mailing list