Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
i want to boot tails 3.0.1 from usb, but after i chose language and region linux asks me again which language and region i want to have and that over and over. Does anybody has a solution for this problem?
actually linux tails 3.0.1 does boot in virtual box without any problems...
i already did update my bios (hp probook 4535s), enabled virtualization in my bios and created the bootable usb with universal usb, rufus and linuxlive usb creator. nothing helped. what else can i do?
if you follow this link you'll see it yourself:
boot tails 3.0.1 from usb --- so I am guessing it is a boot off usb with it every time, so it keeps asking you the same questions every time and you're all like, wth - why does this thing not remember what I tell it, brain damage or what?
it is the nature of the beast. short term memory is not turned on. in other words it has no persistent set to it. it is never going to remember anything you tell it after you turn it off.
you'd have to set it all within it then created a new iso with all of that already set then burn it to a usb stick. unless tails got it set to be able to set persistent to it. which you'd have to go look at there docs to see.
that doesn't help at all ... better explain how to set it all within it ...
to set it all within it would require that you unzip it change the needed files then zip it back into an iso then use that new iso with all of your personal information in it instead of the other one.
if you still have it on a usb stick or dvd and are using that to boot into it (it being its system) then it will always lose whatever changes you do with it, including any information it asks you every time you boot again . hence what you are calling a loop.
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524
Rep:
The iso9660 file system is "read-only". It's made for CD/DVD, which need that. When you put an .iso on a USB drive, it still is read only. It loads the working system into ram memory. Nothing ever gets written to the USB drive, because it's a read only filesystem.
Persistence is the ability of a USB drive with an iso file system to accept writes, so the next time you boot it it will remember changes that you made. If you do a bit of research I am sure you'll figure it out.
are you able to proceed to next step after selecting Language and Region? or it keeps asking same after selecting?
It keeps asking the user to select Language and Region. You can see it in the video posted above.
The problem seems to be with the installer itself. It is not a Tails system installed on another USB.
You see, Tails tells you to boot its USB installer, where it asks for Language, ..., then it is installed on another USB, which has apparently has persistence. But according to the video it seems to be the installer itself which is broken.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.