Results 1 to 7 of 7

Thread: Error 15 file not found by upgrading 8.04 to 8.10

  1. #1
    Join Date
    Mar 2009
    Beans
    3

    Error 15 file not found by upgrading 8.04 to 8.10

    Hello,
    I know there are some other thread in different forum about this theme,but I don't understand how to change the menu.lst for me.
    I hope somebody can help me.
    thanks a lot !

    I have the error 15 file not found be reboot after upgrading. (normal mode or recovery mode)

    from the cd-live ubuntu "sudo fdisk -l" I have that :
    Device Boot Start End Blocks Id System
    /dev/sda1 1 1020 8193118+ 12 Compaq diagnostics
    /dev/sda2 * 1021 6119 40957717+ 7 HPFS/NTFS
    /dev/sda3 6120 6152 265072+ 83 Linux
    /dev/sda4 6153 19457 106872412+ 5 Extended
    /dev/sda5 6153 6336 1477948+ 82 Linux swap / Solaris
    /dev/sda6 6337 19457 105394401 83 Linux

    In "menu.lst" (without the comment) :
    # menu.lst - See: grub(8), info grub, update-grub(8)

    default 0
    timeout 3

    title Ubuntu 8.04.2, kernel 2.6.24-23-generic
    root (hd0,2)
    kernel /vmlinuz-2.6.24-23-generic root=UUID=4038bffc-47be-46f7-983f-0133c1aa8ab6 ro quiet splash
    initrd /initrd.img-2.6.24-23-generic
    quiet

    title Ubuntu 8.04.2, kernel 2.6.24-23-generic (recovery mode)
    root (hd0,2)
    kernel /vmlinuz-2.6.24-23-generic root=UUID=4038bffc-47be-46f7-983f-0133c1aa8ab6 ro single
    initrd /initrd.img-2.6.24-23-generic

    title Ubuntu 8.04.2, memtest86+
    root (hd0,2)
    kernel /memtest86+.bin
    quiet

    ### END DEBIAN AUTOMAGIC KERNELS LIST

    title Other operating systems:
    root

    # This entry automatically added by the Debian installer for a non-linux OS
    # on /dev/sda1
    title Windows NT/2000/XP
    root (hd0,0)
    savedefault
    makeactive
    chainloader +1

    # This entry automatically added by the Debian installer for a non-linux OS
    # on /dev/sda2
    title Windows Vista/Longhorn (loader)
    root (hd0,1)
    savedefault
    makeactive
    chainloader +1

    ls /boot :
    abi-2.6.27-7-generic System.map-2.6.27-7-generic
    config-2.6.27-7-generic vmcoreinfo-2.6.27-7-generic
    memtest86+.bin

    ls /boot/grub
    ls: cannot access /boot/grub: No such file or directory

    Thanks for your help !

  2. #2
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Error 15 file not found by upgrading 8.04 to 8.10


    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  3. #3
    Join Date
    Jul 2008
    Location
    Maryland
    Beans
    1,537
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Error 15 file not found by upgrading 8.04 to 8.10

    Your boot menu directs grub to find 8.04. If you change menu.lst from the live cd to find the operative files for 8.10, that should fix your problem.
    12.10 Quantal w/grub2/Mint13 installed on raid0, Gigabyte AMD MB, AMD 64x4 CPUs at 3.2GHz, 16 GB ram, HD7770 ATI video, dual boot win7 on 64gb ssd and win8 on 1Tb SATA raid. 13.04 installed on raid0 and ssd

  4. #4
    Join Date
    Mar 2009
    Beans
    3

    Re: Error 15 file not found by upgrading 8.04 to 8.10

    Yes, of course, but it fact, it seems, some files are missing, like linuz and initrp ?
    So I'm not sure it is enough !

  5. #5
    Join Date
    Jul 2008
    Location
    Maryland
    Beans
    1,537
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Error 15 file not found by upgrading 8.04 to 8.10

    The files you are looking for should be /boot/vmlinuz-2.6.27-7-generic and /boot/initrd.img-2.6.27-7-generic on first install of 8.10.
    12.10 Quantal w/grub2/Mint13 installed on raid0, Gigabyte AMD MB, AMD 64x4 CPUs at 3.2GHz, 16 GB ram, HD7770 ATI video, dual boot win7 on 64gb ssd and win8 on 1Tb SATA raid. 13.04 installed on raid0 and ssd

  6. #6
    Join Date
    Mar 2009
    Beans
    3

    Re: Error 15 file not found by upgrading 8.04 to 8.10

    Yes, but I don't know if it is enough to copy then on the /boot from an other user or from the cd-live ?

  7. #7
    Join Date
    Jul 2008
    Location
    Maryland
    Beans
    1,537
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Error 15 file not found by upgrading 8.04 to 8.10

    If the files are missing it may not be enough to copy them from somewhere else. The install may be incomplete. At this point it may not hurt to try.
    12.10 Quantal w/grub2/Mint13 installed on raid0, Gigabyte AMD MB, AMD 64x4 CPUs at 3.2GHz, 16 GB ram, HD7770 ATI video, dual boot win7 on 64gb ssd and win8 on 1Tb SATA raid. 13.04 installed on raid0 and ssd

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
  •