I finally managed to create a live install of Fedora 21 on my SanDisk Cruzer with data persistence. As far as I can remember I used these commands:
su –
yum install livecd-tools
# livecd-iso-to-disk –format –overlay-size-mb 5500 –home-size-mb 5500 –delete-home –unencrypted-home –label fedora21 /run/media/liveuser/2A00BAF300BAC55B/Users/Guest/Desktop/Downloads/Fedora-Live-Desktop-x86_64-21-1.iso /dev/sdd1
Now the problem is, can I configure Torguard VPN for Fedora. They have a client package for Ubuntu but none for Fedora. Now I’m looking into installing Ubuntu with data persistence!