PDA

View Full Version : Help with installing Kali on chromebook



orangeotter
2021-10-06, 21:10
I have chromebook flip c100p and would like to install Kali on 64 gb micro USB since the chromeOS is EOL.

I have gone through this page and related pages - https://www.kali.org/docs/arm/asus-chromebook-flip/ .

I have Kali running off USB on my desktop, trying to use the Kali ARM build script for this chromebook to create img file but I cant figure it out.

The example in the readme is:
cd ~/
git clone https://gitlab.com/kalilinux/build-scripts/kali-arm
cd ~/kali-arm/
sudo ./common.d/build_deps.sh
sudo ./rpi.sh

The build script for this chromebook is "chromebook-veyron.sh"

So how do I adjust the example to make it work for this chromebook. I tried replaceing build_dps.sh with chromebook-veyron.sh with no luck and some other permutations.

1st.daly
2022-05-07, 02:05
I think you should replace "rpi.sh" with "chromebook-veyron.sh" since the example in kali's git lab is about Raspberry Pi device but you're trying to build it for Asus Chromebook c100p device.

reps0ns
2022-11-05, 10:50
Hi! I'm building my own image for Acer CB5-311 (arm, n-tegra cpu);

After long running

sudo ./chromebook-nyan.sh kali

I got an error:


Created symlink /etc/systemd/system/multi-user.target.wants/smi-hack.service → /etc/systemd/system/smi-hack.service.
Synchronizing state of ssh.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable ssh
Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
Get:1 http://kali.koyanet.lv/kali kali-rolling/main armhf ca-certificates all 20211016 [156 kB]
Fetched 156 kB in 1s (134 kB/s)
/usr/bin/sed: can't read /etc/default/crda: No such file or directory