How to install Kali Linux on macbook pro with rEFInd

1) Download and install rEFInd ( http://www.rodsbooks.com/refind/getting.html)

2) Download the Kali ISO and burn it to a DVD.

3) Install SuperGrubDisk2 to Fat32 formatted USB drive ( http://www.supergrubdisk.org/super-grub2-disk/) using DD in OSX. In the terminal on an administrator account, use "sudo dd if="DRAG SGD ISO HERE" of=/dev/diskN bs=1m". /dev/diskN is the disk number of your USB drive. Your internal hdd is usually /dev/disk0. My USB was /dev/disk1.

4) Using the disk utility in OSX, create a msdos (fat) partition for your Kali filesystem.

5) Reboot your laptop, and boot Kali (recovery mode) from the disk.

6) Start the Kali installer, proceed as normal to disk partitioning.

7) Choose the manual partitioning option.

8) /dev/sda1 will be a preexisting EFI System Partiton and the installer should automatically select this to be used as the EFI System Partition for the install. The next partition(s) will be your OSX filesystem and likely an OSX recovery partition. Select the partition you created in step 3, and make it an ext4 filesystem mounted as "/". This will be your Kali filesystem. Make note of the partition number, you will need it later. Create a swap partition if you please.

9) Install the Kali filesystem.

10) Install grub to your Kali filesystem partition (/dev/sdaN). N being the disk number you made note of in step 7.

11) Finish installation and reboot

12) Boot into the SuperGrubDisk2 USB you created in step 2. Select the option to use a grub.conf file and select the grub.conf file on your Kali partition. Next highlight Kali (recovery mode) and press "e" to edit the grub.conf file before booting. At the end of the kernel boot line add the option "nouveau.modeset=0" and press F10 to boot into Kali.

13) Open a terminal and use the following:

a) "mkdir /boot/efi"
b) "mount /dev/sda1 /boot/efi"
c) "apt-get install grub-efi-amd64"
d) "grub-install"
e) "update-grub"

14) Install the Nvidia driver for your discrete graphics card using the instructions provided in the Kali documentation ( http://docs.kali.org/general-use/ins...-on-kali-linux)

15) Reboot and enjoy
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值