Results 1 to 13 of 13

Thread: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

  1. #1
    Join Date
    Jun 2011
    Posts
    84

    Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    I’ve never dual booted before so I’ve never had to even fear myself with grub, I utilized the 11.10 exist CD to put a parcel for 11.10 alongside my 11.04 and after that redesigned the 11.10 boot utilizing systems plot in the 12.04 sub forum to update to 12.04, works terrific so far so exceptional. at what time I first boot I hold the essential grub screen, in the event that I select 12.04 no situation it boots, if in any case I select 11.04 it appears to delay at a further grub arouse and any alterations made to the 11.04 grub.conf will just tackle this second grub organize, it could have instated grub inside grub by oversight, any advice on the best way to sort this out?

  2. #2
    Join Date
    Jun 2011
    Posts
    383

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    Highlight whole document and click on # in edit panel (code tags) to make it more straightforward to peruse. Or You are able to produce the tags first by pressing the # symbol in the New Reply Edit toolbar and after that glue the substance amidst the created . V60 has enhanced organizing and needs code tags to make it intelligible. New Version is a zip file that you need to concentrate to get .sh to run.

  3. #3
    Join Date
    Jun 2011
    Posts
    101

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    Grub is working fine but Ubuntu begins to stack you might as well get a Plymouth splash screen emulated by the login screen. Conceivably Pylmouth is having trouble advancing. Have you been altering the desktop in any way?

  4. #4
    Join Date
    Jul 2011
    Posts
    350

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    I messed my Plymouth splash. I hold a representation as a base level for the Grub menu and when I pick 11.04 the Grub underpinning level visualization remains an extended time and I make a point not to consistently see the Plymouth screen. Altogether as in your case this tries not to happen assuming that I select the alternate OS, which is 11.10.

  5. #5
    Join Date
    Jul 2011
    Posts
    352

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    You might as well likewise know that the final Ubuntu to be installed will put its particular Grub in the MBR that is why updates to the 11.04 Grub try not to work. You will in addition spot that a kernel update in 12.10 will in addition update the 12.10 grub. I utilize grub-customiser. Whenever grub moves toward getting altered by the install of an additional Ubuntu or a portion update on another Ubuntu, I stack 11.04 and run Grub Customizer and get to recovery the 11.04 grub into the MBR. That fixes things for some time.

  6. #6
    Join Date
    Aug 2011
    Posts
    418

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    I think grub is installed to the MBR of /dev/sda and moreover to the boot division os /dev/sd(n). Altering that could be more straightforward with this grub CDS, startup supervisor, and so on. Be that as it may toward the finale, what it will do if utilize dd to zero the MBR and the bootsector and reinstall grub to one of them, and conceivably reproduce a segment table (which is not compulsory as most BIOS know where to look at the outset of disks).

  7. #7
    Join Date
    Aug 2011
    Posts
    397

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    One thing I like: Google for "Creating 1MB GRUB Partition". It cannot be overwritten unless mounted. You could probably computerized-unmount it unfailingly an OS boots. But also you are able to mount it when you need to update-grub.

  8. #8
    Join Date
    Aug 2011
    Posts
    322

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    Symptoms are that the 12.04 introduce decently specified /dev/sda and the 11.04 somehow specified /dev/sda1 (1 or whatever parcel 11.04 is in). Grub might as well just be put on /dev/sda or /dev/sdb, and never within a partition unless you know an entire parcel more about grub than I do.

  9. #9
    Join Date
    Aug 2011
    Posts
    308

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    In the event that you would be able to get the 11.04 up, attempt

    Code:
    sudo upgrade-grub
    sudo grub-establish /dev/sda
    that method updates to the 11.04 should to get to grub on /dev/sda. Make a point not to detail /dev/sda1 or whatever possible number when the "a".

  10. #10
    Join Date
    Aug 2011
    Posts
    379

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    I don´t have any dual boot situations. I have /dev/sda1 windows 8 and /dev/sdb1 windows 7 and ubuntu 12.04. Grub menu works fine, which I prefer to turn on the system.

  11. #11
    Join Date
    Aug 2011
    Posts
    1,277

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    I think Ubuntu 11.04 was their first and was during that timeframe) the just OS, so I gather might as well have installed to /dev/sda, I guarantee you I try not to know more of grub than you gentlemen so relish the advice, I will attempt your orders, in addition much appreciated admin for moving the string I was 50:50 concerning in case to put it here in the ahead of all comers.

  12. #12
    Join Date
    Aug 2011
    Posts
    1,425

    re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    There is no requiring removing grub from a PBR as it could never be utilized by grub unless you totally would like to boot that way. The space is just utilized by Windows & Lilo for booting.

  13. #13
    phantom309 Guest

    Re: Grub not working on dual boot of Ubuntu 12.04 LTS/11.10

    I have a dual boot, dual disk system. Windows 7 one drive and Ubuntu 12.04 on another. I manualy booted through my Bios to get to Ubuntu after update. Then in Terminal, I used;

    $ sudo add-get-repository ppa:yannubuntu/boot-repair && sudo apt-get update

    Then

    $ sudo apt-get install -y boot-repair && boot-repair

    A boot repair pain will pop up and use "Recommended repair" button
    (repairs most frequent problems)

    Everything works fine...

Similar Threads

  1. Replies: 5
    Last Post: 25-01-2012, 03:50 AM
  2. Replies: 10
    Last Post: 15-01-2012, 07:37 AM
  3. Dual boot with windows 7 using GNU GRUB
    By Vance in forum Operating Systems
    Replies: 6
    Last Post: 24-06-2011, 02:18 PM
  4. Ubuntu grub rescue can’t be boot via live cd?
    By Farzana in forum Operating Systems
    Replies: 5
    Last Post: 24-06-2011, 12:57 AM
  5. Replies: 2
    Last Post: 19-05-2008, 12:11 AM

Tags for this Thread

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
  •  
Page generated in 1,714,129,370.24171 seconds with 17 queries