Results 1 to 4 of 4

Thread: Single boot with GPT partition doesn't work

  1. #1
    Join Date
    Jan 2008
    Beans
    7

    Angry Single boot with GPT partition doesn't work

    Hi.

    I've been using a single boot installation of Ubuntu 7.10 (Gutsy) on my macbook with a MBR partition for a while and everything works fine (though 20 secs delay at boot time).

    I've made the same with Ubuntu 8.04 (Hardy) and it worked like a charm.

    Then i've installed it in a GPT formated disk, but now a folder with a question mark inside appears and nothing else happens.

    I thought Ubuntu 8.04 (gparted + grub + kernel) could handle GPT partitions as well as MBR ones.

    Am I missing something?

    Thanks in advance
    César

    (sorry for my bad english, ask me if something is not clear )

  2. #2
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: Single boot with GPT partition doesn't work

    Quote Originally Posted by cesarse View Post
    Hi.

    I've been using a single boot installation of Ubuntu 7.10 (Gutsy) on my macbook with a MBR partition for a while and everything works fine (though 20 secs delay at boot time).

    I've made the same with Ubuntu 8.04 (Hardy) and it worked like a charm.

    Then i've installed it in a GPT formated disk, but now a folder with a question mark inside appears and nothing else happens.

    I thought Ubuntu 8.04 (gparted + grub + kernel) could handle GPT partitions as well as MBR ones.

    Am I missing something?

    Thanks in advance
    César

    (sorry for my bad english, ask me if something is not clear )
    grub still relies on MBR for booting. Technically, I lwould that what you have done would still work, but I would guess that you may have changed where the gpt boot flag is located which it doesn't like for some reason.

  3. #3
    Join Date
    Jan 2008
    Beans
    7

    Re: Single boot with GPT partition doesn't work

    Initially, there was no flag at all, then I used gparted do set boot flag in /dev/sda1, finally, I ran the following commands in grub console: "(hd0, 0)" and "setup (hd0)".

    I think I have to wait till Ubuntu 8.10 and grub2.

  4. #4
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: Single boot with GPT partition doesn't work

    Quote Originally Posted by cesarse View Post
    Initially, there was no flag at all, then I used gparted do set boot flag in /dev/sda1, finally, I ran the following commands in grub console: "(hd0, 0)" and "setup (hd0)".

    I think I have to wait till Ubuntu 8.10 and grub2.
    for some reason the Mac doesn't like it unless the EFI partition is set as bootable only in the GPT (and your normal bootable partition in the MBR).

    you will probably have to wait a lot longer than that for grub2 / booting from EFI.

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
  •