Results 1 to 2 of 2

Thread: Problem loading GUI

  1. #1
    Join Date
    2015-Aug
    Posts
    1

    Question Problem loading GUI

    Hi, i got the Kali image for the raspberry pi 2, and it loaded fine. I logged on with root and toor, and when i went to start the GUI with start, it comes up with:

    mktemp: failed to create file via template '/tmp/serverauth.XXXXXXXX' : Read-only file system
    xauth: error in locking authority file
    xauth: error in loading authority file /root/.Xauthority
    xauth: error in locking authority file /root//.Xauthority

    X: cannot start /tmp/.X11-unix (no such file or dictionary), aborting
    xinit: giving up
    xinit: unable to connect to X server: connection refused
    xinit:server error
    auth: error in locking authority file /root/.Xauthority
    root@kali:~#

  2. #2
    guess you pull the plug while the boot partition was mounted.

    try this
    mount the partition again to check the boot.txt

    mount /dev/mmcblk0p1 /boot

    should be pointing to your sd card. if not, fix it, reboot


    if problem still exist try this lines

    mount /dev/mmcblk0p1 /boot
    mkimage -A arm -T script -C none -d /boot/boot.txt /boot/boot.scr

    (and if you crashed before this thread then better run fsck)
    Last edited by fruchttiger00x0; 2015-08-28 at 07:10. Reason: type

Similar Threads

  1. Kali Linux 2020.4 Freeze Screen on loading problem
    By Chis21 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-02-12, 16:35
  2. Loading in multi-boot usb, login problem
    By Deus-Ex in forum TroubleShooting Archive
    Replies: 9
    Last Post: 2016-03-23, 07:13
  3. [MAC] Problem loading Kali Live after completed installation
    By waltere1 in forum Installing Archive
    Replies: 0
    Last Post: 2015-12-27, 17:52
  4. Replies: 3
    Last Post: 2014-05-02, 12:05

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
  •