Announcement

Collapse
No announcement yet.

HELP Error 15 file not found

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    HELP Error 15 file not found

    have been using Kubuntu now for some time (and Ubuntu too and i think i like it better)and had just updated to 7.10 ,the other day adept had a bunch of updates so i let it loose doing it's thing but it had a problem and did not install something ,i have had this error before and never had a problem ,when i rebooted i now get the above message. now please help me and remember i I'm a great win teck but i made a bad choice a long time ago and should have learned Linux ,so please tell me how at my level...
    Thanks a Linux Newbie but old computer Teck!

    #2
    Re: HELP Error 15 file not found

    You might want to try

    Code:
    sudo dpkg --configure -a
    when you have errors installing/upgrading files. After this, you should be able to see installable/upgradable packages via adept-notifier, so you can update through adept, or

    Code:
    sudo apt-get update
    sudo apt-get upgrade
    Hope this helps.
    Weaseling out of things is important to learn. It's what separates us from the animals ... except the weasel.

    Comment


      #3
      Re: HELP Error 15 file not found

      See Reply #23 here:

      http://kubuntuforums.net/forums/inde...pic=3081671.15

      (please post further questions back here, though )

      You have to do some detective work, basically looking at /boot/grub/menu.lst (your "boot menu" file) and making sure that all the device references (hdx,y) make sense.
      Since you can't boot into Kubuntu, you can use the Kubuntu Live CD to access your Kubuntu OS and copy /boot/grub/menu.lst.

      An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

      Comment

      Working...
      X