Results 1 to 5 of 5

Thread: I think I noobed...

  1. #1
    Join Date
    Aug 2007
    Location
    USA, in a truck somewhere
    Beans
    55
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    I think I noobed...

    So I reverted to Firefox2 through a process of temporarilly converting to the Hardy repos temporarilly. That went fine.

    Here's the deal. I went to remove FF3 (because I hate it, it's a buggy/resource-hogging piece of ****, I loved FF2 though) and well...I'll let this do the talking:
    Code:
    laptop:~$ sudo apt-get autoremove firefox-3.0
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
      linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic
    The following packages will be REMOVED:
      firefox firefox-3.0 firefox-3.0-branding firefox-3.0-gnome-support
      firefox-gnome-support linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic
    0 upgraded, 0 newly installed, 7 to remove and 5 not upgraded.
    After this operation, 56.3MB disk space will be freed.
    Do you want to continue [Y/n]? y
    (Reading database ... 120680 files and directories currently installed.)
    Removing firefox ...
    Removing firefox-gnome-support ...
    Removing firefox-3.0-gnome-support ...
    Removing linux-headers-2.6.27-7-generic ...
    Removing linux-headers-2.6.27-7 ...
    Removing firefox-3.0 ...
    Removing firefox-3.0-branding ...
    laptop:~$
    Out of habit I just typed Y and hit enter without reading. *facepalm*

    So did I just delete my kernel or an essential part of it, and if so, what's done to get it back?
    I have some computers and stuff. Really.
    Dell Precision M6500 - 8GB/560GB - Ubuntu MATE 16.04/Win7Pro
    Macbook 2,1 C2D 2.16 13" 4GB/120GB - Ubuntu 12.04

  2. #2
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: I think I noobed...

    It's common for Ubuntu to keep a handful of old kernels around just in case something goes wrong while running newer ones and you need to go back. In the absence of evidence to the contrary, I suspect that you're probably safe.
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  3. #3
    Join Date
    Mar 2007
    Beans
    1,052

    Re: I think I noobed...

    Are you experiencing anything bad or were you just concerned by what the terminal told you?
    Apps for Ubuntu (outdated) ---> http://cid-23a283fc1010a1bb.skydrive...%20Wine|6?uc=1
    Use Mnemosyne to Study for School!

  4. #4
    Join Date
    Aug 2007
    Beans
    690

    Re: I think I noobed...

    does the command 'uname -r' output "2.6.27-7-generic"?

    if so, you will need to reinstall your headers by means of apt-get install linux-headers-2.6.27-7-generic

    if not, it is safe to ignore assuming you do not intend to use the old kernel or have need for the kernel headers which is used for such things as compiling source, etc.

  5. #5
    Join Date
    Aug 2007
    Location
    USA, in a truck somewhere
    Beans
    55
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: I think I noobed...

    Thanks guys. I forgot that it updated to -11 awhile back, so -7 sat unused.
    I have some computers and stuff. Really.
    Dell Precision M6500 - 8GB/560GB - Ubuntu MATE 16.04/Win7Pro
    Macbook 2,1 C2D 2.16 13" 4GB/120GB - Ubuntu 12.04

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •