Persistence problem on Live USB with Fedora 43 KDE Plasma Desktop Edition

Hello there,

I am pretty new to Linux and I decided to choose the distro mentioned in the topic. I wanted to try it first on a Live USB with persistence, but it doesn’t seem to work. I flashed the .iso to my USB through Rufus with 25 GB of persistence added, but when I look at Dolphin, I see something like this:

  • persistence is the persistence space
  • FEDORA-KDE- is basically the OS space
  • / device is where Fedora tries to store data (which is where I don’t want it to)

The only topic similar to what I encountered described using this command:

echo “/ union” | sudo tee -a /path/to/usb/mount/point/persistent.conf

The command only added persistent.conf file and nothing else.

I am an amateur and I really want to give Fedora a good try, but I can’t do so with such problem. I would appreciate any help and will give any additional info about the problem if needed.