PDA

View Full Version : Kali Live USB build on a MacBook Pro



vrxj
2020-06-15, 07:20
Hi all,

I'm building a custom Kali Live USB, or trying to.
I was able to get most things working on the standard live USB with persistence, but wanted to build an image that just works.
I need some drivers for the keyboard, touchpad and Apple T2 bridge, which I got working.
I've added scripts in common/includes.chroot/usr/lib/live/config/ to clone git repos and compile the kernel modules.
I also need to apply a kernel patch to the brcmfmac driver, so it recognises my WLAN card.
I've built the kernel on my Kali install on VMWare and put it in common/packages.chroot to get installed and I'll probably need a custom entry for the grub config.
But the Live Image doesn't work as expected yet.

Can someone point me in the right direction. I'm sure it's small things I'm missing.
Thanks in advance.

mcmohancarlos
2020-07-16, 16:22
u r welcome

cooleo46
2020-08-06, 13:18
I am trying to do the same, there are snapshot tools in other Linux distros, like Dabian/AntiX etc, I am wondering if Kali has on as well.