hellais / TAILS-OSX

Contains instructions and scripts to create a TAILS live cd that will boot on OSX without any additional software installed (no REFIT, etc.)
152 stars 43 forks source link

Can't boot on macbook pro 10,2 #46

Closed ghost closed 8 years ago

ghost commented 10 years ago

Hi, I successfully created my liveCD on a 16GB SD card, but i'm getting various errors when trying to boot it on my MBP 10,2.

Everything begins just well, I can select the SD card in the alt/option menu, then I select tails live and press enter, I get the normal loading screen and when it completes, I get different messages :

On the first time I got a message telling "no controller found, loading", then every time I try again I get this :

EDIT : I added this to grub.cfg

menuentry "TAILS live (Failsafe)" { fakebios search --set -f /live/vmlinuz linux /live/vmlinuz askmethod boot=live config live-media=removable nopersistent noprompt timezone=Etc/UTC block.events_dfl_poll_msecs=1000 splash nox11autologin module=Tails noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal initrd /live/initrd.img }

When I try to boot with this option I get this screen :

(Sorry but I just can't get the photos to display in the proper orientation) Any idea why this could happen ?