Results 1 to 4 of 4

Thread: Kali Unkaputtbar install problems

  1. #1
    Join Date
    2022-Mar
    Location
    Germany
    Posts
    1

    Question Kali Unkaputtbar install problems

    Hi,

    first post here, so if something is wrong, let me know.

    I was following the instructions here - at point 3. I have a error message.
    Code:
    sudo passwd
    sudo apt update && sudo apt install btrfs-progs snapper snapper-gui grub-btrfssudo cp /etc/snapper/config-templates/default /etc/snapper/configs/root
    sudo sed -i 's/^SNAPPER_CONFIGS=\"\"/SNAPPER_CONFIGS=\"root\"/' /etc/default/snapper
    
    sudo sed -i '/# PRUNENAMES=/ a PRUNENAMES = ".snapshots"' /etc/updatedb.conf
    sudo sed -i 's/^#user-authority-in-system-dir=false/user-authority-in-system-dir=true/' /etc/lightdm/lightdm.conf
    sudo reboot
    ERROR: cp not such a file or directory (or something along the line)

    It's a fresh installation, like in the above mentioned instructions.
    What am I missing?

    Thanks a million for your help!

  2. #2
    Join Date
    2022-Mar
    Posts
    1
    sudo cp /usr/share/snapper/config-templates/default /etc/snapper/configs/root

    Will solve your problem

  3. #3
    Join Date
    2022-Mar
    Posts
    2
    The problem is that Kali doc says: "sudo cp /etc/snapper/config-templates/default /etc/snapper/configs/root" but the templates are in /usr/share.


  4. #4
    Join Date
    2022-Mar
    Posts
    2
    The Kali doc says: "sudo cp /etc/snapper/config-templates/default /etc/snapper/configs/root" but the templates are in /usr/share.

Similar Threads

  1. Unkaputtbar installed but not available on boot screen
    By Cookiesnapper in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2023-02-19, 03:31
  2. Replies: 0
    Last Post: 2020-10-29, 18:09

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
  •