Page 5 of 8 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 76

Thread: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

  1. #41
    Join Date
    Jun 2007
    Location
    germany
    Beans
    35
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    Quote Originally Posted by johnmurrayvi View Post
    Question, were you trying to access fs0 through the EFI Shell or while booted on Mac or booted on a Mac install disk?
    Through the EFI Shell. I reinstalled rEFIt, after deleting it at the beginning.

    Do I first need to mount the required partitions?

    And can't I use my mac partition as the target location for the text-output?
    Or what kind of output will it be?

    I'm sorry, all of this is new for me and a mixture of missing knowledge and fear

  2. #42
    Join Date
    Jun 2007
    Location
    germany
    Beans
    35
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    Ah, ok.
    It worked.

    Code:
    Dump Variable BootFFFF
    Variable NV+RT+BS 'Efi:BootFFFF' DataSize = A2
      00000000: 01 00 00 00 9A 00 00 00-02 01 0C 00 D0 41 03 0A  *.............A..*
      00000010: 00 00 00 00 01 01 06 00-00 0B 03 12 0A 00 01 00  *................*
      00000020: 00 00 00 00 04 01 2A 00-03 00 00 00 BA CF 08 00  *......*.........*
      00000030: 00 00 00 00 DE 95 35 00-00 00 00 00 00 00 00 00  *......5.........*
      00000040: 00 00 00 00 00 00 00 00-00 00 00 00 20 00 04 04  *............ ...*
      00000050: 50 00 5C 00 53 00 79 00-73 00 74 00 65 00 6D 00  *P.\.S.y.s.t.e.m.*
      00000060: 5C 00 4C 00 69 00 62 00-72 00 61 00 72 00 79 00  *\.L.i.b.r.a.r.y.*
      00000070: 5C 00 43 00 6F 00 72 00-65 00 53 00 65 00 72 00  *\.C.o.r.e.S.e.r.*
      00000080: 76 00 69 00 63 00 65 00-73 00 5C 00 62 00 6F 00  *v.i.c.e.s.\.b.o.*
      00000090: 6F 00 74 00 2E 00 65 00-66 00 69 00 00 00 7F FF  *o.t...e.f.i.....*
      000000A0: 04 00                                            *..*
    Last edited by zaebo; September 1st, 2011 at 03:09 PM.

  3. #43
    Join Date
    Aug 2011
    Beans
    5

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    Hey guys,
    I have the same problem as zaebo iMac(10,1).
    I tried bless flashing the firmware from /usr/standalone/i386/. No dice.

    I tried to do
    dmpstore BootFFFF > fs0:\bootffff

    but I don't know how to get the dump file to show you guys.
    I will be monitoring this thread and happy to do anything to sort this out..

  4. #44
    Join Date
    Jun 2007
    Location
    germany
    Beans
    35
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    First of all...I'm sorry to read that

    As johnmurrayvi said, fs0 direct the output to the hidden EFI partition.
    So what I did to get it was:

    (taken from here: https://bugs.launchpad.net/ubuntu-re...89/comments/94)

    1. While in MacOS, create a folder to mount the EFI partition to.
    For example, I created it on my desktop, but you can also create it elsewhere:

    Code:
    sudo mkdir /Users/Your-Username/Desktop/efi
    2. Use the folder as mount point for the EFI partition and mount it:

    Code:
    sudo mount -t msdos /dev/disk0s1 /Users/Your-Username/Desktop/efi
    3. Then you can access the EFI partition and copy the output file.

    4. Umount the partition:

    Code:
    sudo umount /Users/Your_Username/Desktop/efi
    The unmounting can take a few seconds...at least with my mac..
    Last edited by zaebo; September 2nd, 2011 at 02:03 PM. Reason: Edit

  5. #45
    Join Date
    Aug 2011
    Beans
    5

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    Thanks.
    attached is the output.
    Attached Files Attached Files

  6. #46
    Join Date
    May 2009
    Location
    Kansas, USA
    Beans
    64
    Distro
    Ubuntu Studio 12.10 Quantal Quetzal

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    I think I will run Ubuntu on my old peecee until this thing is sorted out. I have a working Macbook 2,1 and would like to keep it that way.

    I'm sorry you guys are having issues, but thank you so much in posting here. I will keep this thread bookmarked in case someone finds a good solution.

  7. #47
    Join Date
    Aug 2011
    Beans
    5

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    I just restarted my iMac today and it started doing some sort of firmware thing!
    Grey progress bar below apple logo.

    It didn't seem to finish but booted into Lion....and then showed me the login screen (I never set the login screen in my preferences I think firmware changes some settings). When I logged in, there were all these weird graphical errors.

    I restarted to see if it was fixed...but then it went back to normal...long beep button pressing game and no login screen.

  8. #48
    Join Date
    Jun 2007
    Location
    germany
    Beans
    35
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    That sounds strange!

    Do you still have the same ROM-version? Mine (with Snow Leopard) is:

    IM101.00CC.B00

    Just checked out if there is an EFI update availible, but
    can't find anything. Neither in the software-update-app nor
    on the apple homepage.

    I'm hoping that soon some of the better informed poster are finding
    back to this thread

  9. #49
    Join Date
    Aug 2011
    Beans
    5

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    Yep same Boot Rom.
    Maybe around December I will have time to take my iMac to the apple store...

  10. #50
    Join Date
    Sep 2011
    Beans
    8

    Re: Help Ubuntu 11.04 broke my macbook6,1 NO FIX

    I REALLLLLY hope this issue gets worked out soon!

    I ruined my MacBook 6.1 today by trying to install Ubuntu on it.. I even wiped my hdd, and reinstalled OS X... I also tried a different hard drive. Still takes 5 tries to boot up.

    I'm so upset! $999 POS

Page 5 of 8 FirstFirst ... 34567 ... 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
  •