+ Reply to Thread
Results 1 to 5 of 5

Thread: problem booting linux

  1. #1
    Join Date
    Mar 2010
    Posts
    3

    Default problem booting linux

    Hi,

    I have installed linux, a version of my university and my windows broke, linux worked great but windows doesn't

    So I connected my laptop disk to my desktop and formated windows partition, back my hard drive to my laptop and reinstalled windows 7.

    My hard drive is like this:
    |windows 220gb|linux35gb|files rest of the HD|,

    i installed easyBCD and added a entry like this:
    type: grub
    Drive: partition 2 Linux native

    now when i try to boot into linux partition this message appears:

    Ficheiro: \NST\nst_grub.mbr
    Estado: 0xc000000f
    informações: Não foi possível carregar a entrada seleccionada porque a aplicação está danificada ou não está presente.
    my bug mode is here
    Windows Boot Manager
    --------------------
    identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
    device partition=\Device\HarddiskVolume1
    description Windows Boot Manager
    locale pt-PT
    inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
    default {0528e74e-31ec-11df-b77c-f9c1ad9f20f0}
    resumeobject {0528e74d-31ec-11df-b77c-f9c1ad9f20f0}
    displayorder {0528e74e-31ec-11df-b77c-f9c1ad9f20f0}
    {0528e753-31ec-11df-b77c-f9c1ad9f20f0}
    toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
    timeout 10

    Windows Boot Loader
    -------------------
    identifier {0528e74e-31ec-11df-b77c-f9c1ad9f20f0}
    device partition=C:
    path \Windows\system32\winload.exe
    description Windows 7
    locale pt-PT
    inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
    recoverysequence {0528e74f-31ec-11df-b77c-f9c1ad9f20f0}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {0528e74d-31ec-11df-b77c-f9c1ad9f20f0}
    nx OptIn

    Real-mode Boot Sector
    ---------------------
    identifier {0528e753-31ec-11df-b77c-f9c1ad9f20f0}
    device partition=\Device\HarddiskVolume1
    path \NST\NeoGrub.mbr
    description Linux Feup
    i want to stay with windows 7 bootloader and i want to linux boot, could anyone help me?

    tks

  2. #2
    Join Date
    Nov 2007
    Location
    Wiltshire, England
    Posts
    7,657

     

    What version of Linux ?
    Is it using grub or grub2 ?
    Are you using the latest build of EasyBCD 2.0 ?
    Terry

    Baker of fine scones.



    Please keep requests for help in the forums where everyone can see them, not in Private Messages.
    Posting a plea for help or information in the forum, will be seen more quickly by a widely experienced audience.
    A solution in the forum could also be useful to other future visitors, so PLEASE, no private requests. (they won't be answered !)

  3. #3
    Join Date
    Mar 2010
    Posts
    3

     

    Its a version of ubuntu 9.10 from my university.
    i'm using easyBCD 1.7.2, im going to update to 2.0 and try it. I think its just grub!

    Edit:
    I have installed easyBCD 2.0.

    without the option "Grub isn't installed to MBR/bootsector" it doesnt start, but doesnt appear any error, just black screen..

    With option on, appears this:

    Booting /boot/grub/menu.lst

    Booting /grub/menu.lst

    Booting /boot/grub.conf

    find --set-root --ignore-floppies /boot/grub.conf

    Error 15: file not found

    Press any key to continue...
    I press enter and...

    A table with
    /boot/grub/menu.lst
    /grub/menu.lst
    /boot/grub.conf
    and down
    Use the (up) and (down) keys to highlight an entry. Press enter or 'b' to boot. Press 'e' to edit the commands before booting, or 'c' for a command-line.
    Any option will appear:
    (...)
    find --set-root --ignore-floppies /boot/grub.conf

    Error 15: file not found

    Press any key to continue...
    debug mode
    Windows Boot Manager
    --------------------
    identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
    device partition=\Device\HarddiskVolume1
    description Windows Boot Manager
    locale pt-PT
    inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
    default {0528e74e-31ec-11df-b77c-f9c1ad9f20f0}
    resumeobject {0528e74d-31ec-11df-b77c-f9c1ad9f20f0}
    displayorder {0528e74e-31ec-11df-b77c-f9c1ad9f20f0}
    {0528e755-31ec-11df-b77c-f9c1ad9f20f0}
    toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
    timeout 10

    Windows Boot Loader
    -------------------
    identifier {0528e74e-31ec-11df-b77c-f9c1ad9f20f0}
    device partition=C:
    path \Windows\system32\winload.exe
    description Windows 7
    locale pt-PT
    inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
    recoverysequence {0528e74f-31ec-11df-b77c-f9c1ad9f20f0}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {0528e74d-31ec-11df-b77c-f9c1ad9f20f0}
    nx OptIn

    Real-mode Boot Sector
    ---------------------
    identifier {0528e755-31ec-11df-b77c-f9c1ad9f20f0}
    device partition=C:
    path \NST\AutoNeoGrub0.mbr
    description Linux Feup
    cheers
    Last edited by zepestao; March 18th, 2010 at 11:08 AM.

  4. #4
    Join Date
    Nov 2007
    Location
    Wiltshire, England
    Posts
    7,657

     

    9.10 uses grub2
    Use EasyBCD 2.0 latest build
    delete the present Linux entry,
    Add it again, select grub2 from the dropdown
    Easy will find it and configure it for you.
    Terry

    Baker of fine scones.



    Please keep requests for help in the forums where everyone can see them, not in Private Messages.
    Posting a plea for help or information in the forum, will be seen more quickly by a widely experienced audience.
    A solution in the forum could also be useful to other future visitors, so PLEASE, no private requests. (they won't be answered !)

  5. #5
    Join Date
    Mar 2010
    Posts
    3

     

    Thanks a lot !
    It worked
    cheers

+ Reply to Thread

Similar Threads

  1. Problem dual booting win7 and linux mint 7
    By webyz in forum EasyBCD Support
    Replies: 2
    Last Post: August 22nd, 2009, 06:38 AM
  2. Problem booting Linux on second disk
    By ForeverNoob in forum EasyBCD Support
    Replies: 2
    Last Post: July 12th, 2008, 01:59 PM
  3. ...now Linux not booting...
    By Pofadda in forum EasyBCD Support
    Replies: 13
    Last Post: October 24th, 2007, 12:40 AM
  4. Booting XP(2), Vista, Linux - all work except Linux
    By RussMyers in forum EasyBCD Support
    Replies: 2
    Last Post: June 1st, 2007, 05:38 AM
  5. EasyBCD not booting Linux
    By steve1961 in forum EasyBCD Support
    Replies: 1
    Last Post: April 12th, 2007, 02:12 PM

Posting Permissions

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