3

A tutorial explained that persistence on a live USB instance of Kali Linux is achieved by a different partition.

https://www.kali.org/docs/usb/kali-linux-live-usb-persistence/

How can I modify files stored in the system's partition like:

/etc/network/interface 

or

/etc/default/keyboard 

and make them persistent? Is it possible to maintain settings that I've modified?

1
  • What tutorial is that, update your post with a link Commented Mar 16, 2015 at 10:22

1 Answer 1

1

No, you will keep those changes because that parition will be "merged" with / as specified in persistence.conf.

/ union 

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.