Results 1 to 5 of 5

Thread: Kali doesn't boot on new macbook pro 12,1

  1. #1
    Join Date
    2015-Apr
    Posts
    2

    Exclamation Kali doesn't boot on new macbook pro 12,1

    Hi, I bought the new macbook pro with retina display and force touch, model A1502.
    I'm trying to boot kali from usb, but it doesn't start.
    I've downloaded the iso kali-linux-1.1.0a-amd64 and I've make the usb bootable with
    Code:
    dd if=kali-linux-1.1.0a-amd64/kali-linux-1.1.0a-amd64.iso of=/dev/disk2 bs=512 conv=noerror,sync
    I've tried both the mac bootloader and refind.
    After the selection of "Boot EFI" the screen still black and no more.
    What can I do to solve this problem?

    Thanks in advance
    Andrea

  2. #2
    Try booting from the live cd and then select usb boot from the menu. Thats how I boot with my MBP.

  3. #3
    Join Date
    2015-Apr
    Posts
    2
    The new MBP doesn't have cd drive to boot from live cd.

  4. #4
    Join Date
    2014-Aug
    Posts
    3

    Red face

    Hi,
    install refind http://www.rodsbooks.com/refind/ first, then boot from the kali usb stick.

    NOTE: after you install refind using to options, you will get an error that refind was unable to unmount the EFI partition. This is fine. Create a folder called "drivers" in,
    Code:
    /EFI/EFI/refind/
    Copy the drivers from the refind archive
    Code:
    ext2_x64.efi and ext4_x64.efi
    into this folder.
    Reboot and you should be greeted with the refind boot screen. Boot from here and you should be good to go.

    Also, if your new Mac has an NVIDIA video chip follow the following tutorial to get it up an running here ...
    http://www.blackmoreops.com/2015/02/...nvidia-driver/
    You should now be able to use the cuda cores for password hashcat and pyrit.
    AND, you should be able to use the full gnome interface by running,
    Code:
    dbus-launch gsettings set org.gnome.desktop.session session-name 'gnome'

  5. #5
    Join Date
    2015-Jul
    Posts
    1
    Hello,
    I have the same exact model and have tried the mentioned solutions to no avail.
    If there is anyone who has managed to live boot kali using a usb drive on the macbook book pro early 2015 (12,1) I would appreciate it if they would post here explaining how.
    Thx alot.

Similar Threads

  1. Windows 10 doesn't boot in dual boot with Kali Linux 2020.2
    By shadefade in forum General Archive
    Replies: 0
    Last Post: 2020-08-11, 15:02
  2. Replies: 2
    Last Post: 2016-10-09, 21:20
  3. Replies: 4
    Last Post: 2013-07-05, 18:43

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •