Results 1 to 3 of 3

Thread: Help with installing Kali on chromebook

  1. #1
    Join Date
    2021-Oct
    Posts
    1

    Help with installing Kali on chromebook

    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.

  2. #2
    Join Date
    2022-May
    Posts
    2
    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.

  3. #3
    Join Date
    2022-Nov
    Posts
    2

    Other chromebook custom build Error

    Hi! I'm building my own image for Acer CB5-311 (arm, n-tegra cpu);

    After long running
    Code:
    sudo ./chromebook-nyan.sh kali
    I got an error:

    Code:
    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

Similar Threads

  1. Installing Kali on a chromebook
    By loren olson in forum Installing Archive
    Replies: 0
    Last Post: 2021-12-20, 16:21
  2. Need help installing kali 2.0 on an asus chromebook flip.
    By sgtkeebler in forum Installing Archive
    Replies: 16
    Last Post: 2016-05-06, 21:29
  3. Installing Kali 2.0 onto HP Chromebook 11
    By dotmatrix in forum Installing Archive
    Replies: 4
    Last Post: 2016-04-23, 08:47
  4. installing kali to usb to book on chromebook
    By haxle in forum Installing Archive
    Replies: 0
    Last Post: 2014-10-06, 14:50

Posting Permissions

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