Page 113 of 123 FirstFirst ... 1363103111112113114115 ... LastLast
Results 1,121 to 1,130 of 1226

Thread: grub2 EFI boot loader internal/external booting

  1. #1121
    Join Date
    May 2007
    Beans
    465

    Re: grub2 EFI boot loader internal/external booting on MacBookPro6,2

    Quote Originally Posted by engelsma View Post
    Thanks bean. I tried the noefi option -- with the following line:

    linux /install/vmlinuz video=efifb noefi

    No luck -- after loading the initrd.gz, and issuing the boot command, the machine hangs.

    "About rEFIt" gives the following information:

    EFI Version: 1.1
    Platform: x86_64 (64 bit)
    Firmware: Apple 1.10
    Screen Output: Graphics Output (UEFI), 1024x768

    Are the different versions of "burg" you've posted dependent on a particular kernel version?
    No, it doesn't depend on kernel. But some kernel has bugs that may hang without the noefi option. Perhaps this is some new issue regarding 10.04 release, I'd test it on my mac soon.

  2. #1122
    Join Date
    Mar 2006
    Beans
    9

    Re: grub2 EFI boot loader internal/external booting on MacBookPro6,2

    So it might be worthwhile to try Karmic (9.10) then?

    I'll give that a try.

  3. #1123
    Join Date
    Mar 2006
    Beans
    9

    Re: grub2 EFI boot loader internal/external booting on MacBookPro6,2

    No luck booting Karmic (9.10) with the following menuentry:

    menuentry "Ubuntu Server 9.10 installer cd" {
    fakebios
    root=cd0
    linux /install/vmlinuz video=efifb noefi
    initrd /install/initrd.gz
    }

    the kernel loads as does the initrd.gz.

    the system hangs when the 'boot' command is issued.
    Last edited by engelsma; May 17th, 2010 at 06:32 PM. Reason: adding additional info

  4. #1124
    Join Date
    May 2007
    Beans
    465

    Re: grub2 EFI boot loader internal/external booting

    BTW, do you have more than 4G memory ?

  5. #1125
    Join Date
    Mar 2006
    Beans
    9

    Re: grub2 EFI boot loader internal/external booting

    The machine is currently configured with 3 GB of RAM (base configuration).

  6. #1126
    Join Date
    May 2007
    Beans
    465

    Re: grub2 EFI boot loader internal/external booting

    Quote Originally Posted by engelsma View Post
    The machine is currently configured with 3 GB of RAM (base configuration).
    You can try the amd64 version as well. The EFI firmware is 64-bit, it works better with a 64-bit kernel. It may even work without fakebios and the noefi option.

    If it still fails, try debian 5.0 amd64.

  7. #1127
    Join Date
    Mar 2006
    Beans
    9

    Re: grub2 EFI boot loader internal/external booting

    I assume you are referring to using the amd64 versions of Ubuntu, correct? That's what I've been using -- 64 bit ubuntu server. I haven't tried any 32-bit versions.

    I'll try booting with no options and see what happens. Next, I'll try Debian.

  8. #1128
    Join Date
    Mar 2006
    Beans
    9

    Re: grub2 EFI boot loader internal/external booting

    Thanks bean -- the Debian 5.0.4 Net Install ISO (amd64 platform) boots with:

    fakebios
    root=cd0
    linux /install.amd/vmlinuz video=efifb
    initrd /install.amd/initrd.gz

    The kernel messages scroll by and I get the initial "Choose Language" screen from the Debian installer.

    I'm going to try the Ubuntu 10.04 amd64 mini ISO installer with the same options.
    Last edited by engelsma; May 17th, 2010 at 09:32 PM. Reason: added net iso detail

  9. #1129
    Join Date
    Mar 2006
    Beans
    9

    Re: grub2 EFI boot loader internal/external booting

    The Ubuntu 10.04 amd64 mini.iso does not boot.

    Tried the same options as with the Debian net install CD... the kernel and initrd.gz load, then the system hangs when executing the 'boot' command. No kernel messages or anything...

    Is my only option to install Debian? I was really hoping for Ubuntu Server...

  10. #1130
    Join Date
    May 2007
    Beans
    465

    Re: grub2 EFI boot loader internal/external booting

    Quote Originally Posted by engelsma View Post
    The Ubuntu 10.04 amd64 mini.iso does not boot.

    Tried the same options as with the Debian net install CD... the kernel and initrd.gz load, then the system hangs when executing the 'boot' command. No kernel messages or anything...

    Is my only option to install Debian? I was really hoping for Ubuntu Server...
    You can use debian for the time being. Ubuntu is based on debian, most package is available in both ubuntu and debian. I'd test the ubuntu kernel when I have some spare time.

Page 113 of 123 FirstFirst ... 1363103111112113114115 ... LastLast

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
  •