I encountered the problem that the disposable vm—tor browser of Qubes cannot be updated.
-
I created a disposable vm-tamplate of type appvm
-
Then create a disposable vm using disposable vm-tamplate as the template
-
I think it is too troublesome to update tor every time I restart the disposable vm, so I want to update it all at once.
-
Here comes the problem, I first choose to update in tamplateVM and set netvm to sys-whonix
bash
update-torbrowser, however, the update always reports an error. I want to start the tamplateVM directly. However, the qubes security mechanism cannot start the torbrowser gui in tamplateVM, so it fails. -
Then I thought of going to disposable vm-tamplate to update. I first unchecked disposable tamplate in the advance of disposable vm-tamplate, then updated the gui, and then closed disposable vm-tamplate. I tried opening torbrowser-gui again and found that the persistence was no problem. Then I checked disposable tamplate in advance of disposable vm-tamplate again.
And started the torbrowser gui of disposable vm, something magical happened, it asked me to update torbrowser again. -
Is this my problem or a design problem? I think my logic is correct. I think the developers should make this update more convenient.