<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    thanks Mark. I've been resisting the upgrade because of the Unity
    GUI which I've tried on a virtual machine and I don't like it. I
    have really customized my Gnome desktop and I will lose all of that
    , even with the legacy Gnome option. I may be forced into it at some
    point though. I've tested the LinuxMint GUI as an alternative.<br>
    Here's the apt-get response, what do you think?:<br>
    <br>
    sudo apt-get -u install linux-image-generic<br>
    Reading package lists... Done<br>
    Building dependency tree       <br>
    Reading state information... Done<br>
    The following extra packages will be installed:<br>
      linux-generic linux-image-2.6.35-32-generic<br>
    Suggested packages:<br>
      fdutils linux-tools<br>
    The following NEW packages will be installed:<br>
      linux-image-2.6.35-32-generic<br>
    The following packages will be upgraded:<br>
      linux-generic linux-image-generic<br>
    2 upgraded, 1 newly installed, 0 to remove and 44 not upgraded.<br>
    Need to get 34.1MB of archives.<br>
    After this operation, 139MB of additional disk space will be used.<br>
    <br>
    <br>
    On 01/23/2012 11:52 AM, Mark Galassi wrote:
    <blockquote cite="mid:861uqqtfoh.fsf@mark.galassi.org" type="cite">
      <pre wrap="">
    BrianO'Keefe> Hi all, I'm finding lots of "how-tos" on the web to
    BrianO'Keefe> install the 3.0 kernel. Is this advisable as i am
    BrianO'Keefe> running Ubuntu 10.10?

In general I would stick to the kernel updates from your distribution
unless you are doing very special things.

Note that it might be a bad idea to run 10.10 for so long: 10.10 is not
a "long term support" release, so it's probably best to keep it current.

See this page for a description of the LTS releases and expiration in
general.

<a class="moz-txt-link-freetext" href="https://wiki.ubuntu.com/LTS">https://wiki.ubuntu.com/LTS</a>

Vis-a-vis your updates, sometimes an explicit deliberate install of one
or two might then make apt-get install them all:

sudo apt-get update
sudo apt-get -u install linux-image-generic

and see if that changes things.
_______________________________________________
nmglug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nmglug@lists.nmglug.org">nmglug@lists.nmglug.org</a>
<a class="moz-txt-link-freetext" href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a>


</pre>
    </blockquote>
  </body>
</html>