Results 1 to 2 of 2

Thread: Kali freezes a few seconds after bootup and won't respont to input

  1. #1
    Join Date
    2023-Jan
    Posts
    1

    Kali freezes a few seconds after bootup and won't respont to input

    There seem to be no errors
    I can't login to have access to the terminal
    I'm using a Raspberry Pi Zero 2 W
    let me know if there's anything else you need to know

  2. #2
    Join Date
    2019-Apr
    Location
    Graz/Austria
    Posts
    2
    I don't have the Raspberry Pi Zero 2 W...

    But most of the ARM based microprocessors use U-Boot to boot Linux.
    (Have also released a patch for an Rockchip ARM Cortex-A53 SoC in the mailing list in the last years...)

    You could read the hardware documentation for Raspberry Pi Zero 2 W and figure out where the debug UART (serial console) is to get
    a output from the boot loader. U-Boot also setup's exception handlers with a stack-trace. So you can see if there is an issue with Linux...

    You can also investigate the in built-in device tree in U-Boot which is passed to Linux. There you can also see which UART from the SoC is used.
    U-Boot also has a command line.

Similar Threads

  1. Replies: 3
    Last Post: 2022-07-05, 14:30
  2. Kali 2.0 Running Slow, freezes for 2-5 seconds
    By Brun0L3z in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2015-11-17, 14:36
  3. Replies: 0
    Last Post: 2015-05-01, 07:15

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
  •