Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whonix: vm-boot-protect cannot mount volume as read-write #31

Open
tasket opened this issue Jul 13, 2019 · 0 comments
Open

Whonix: vm-boot-protect cannot mount volume as read-write #31

tasket opened this issue Jul 13, 2019 · 0 comments

Comments

@tasket
Copy link
Owner

tasket commented Jul 13, 2019

Using whonix-gw-15:

The vm-boot-protect service is failing to run properly for sys-whonix. It looks like its not able to re-mount private volume as read-write:

user@host:~$ sudo journalctl -u vm-boot-protect
-- Logs begin at Sat 2019-07-13 11:52:30 UTC, end at Sat 2019-07-13 11:54:39 UTC. --
Jul 13 11:52:30 host systemd[1]: Starting Protect Qubes VM execution environment at startup...
Jul 13 11:52:30 host vm-boot-protect.sh[293]: Good read-only mount.
Jul 13 11:52:30 host vm-boot-protect.sh[293]: mkdir: cannot create directory ‘bin’: Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: mkdir: cannot create directory ‘.local/bin’: Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: mkdir: cannot create directory ‘.config/autostart’: Read-only file syst
Jul 13 11:52:30 host vm-boot-protect.sh[293]: mkdir: cannot create directory ‘.config/plasma-workspace’: Read-only fi
Jul 13 11:52:30 host vm-boot-protect.sh[293]: mkdir: cannot create directory ‘.config/autostart-scripts’: Read-only f
Jul 13 11:52:30 host vm-boot-protect.sh[293]: mkdir: cannot create directory ‘.config/systemd’: Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.bashrc': Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.bash_profile': Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.bash_login': Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.bash_logout': Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.profile': Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.xprofile': Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.xinitrc': Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.xserverrc': Read-only file system
Jul 13 11:52:30 host vm-boot-protect.sh[293]: touch: cannot touch '.xsession': Read-only file system
Jul 13 11:52:30 host systemd[1]: vm-boot-protect.service: Succeeded.
Jul 13 11:52:30 host systemd[1]: Started Protect Qubes VM execution environment at startup.

There is also a (related?) quirk that causes sys-whonix to re-connect to Tor once, soon after the first connection is made.

cc @adrelanos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant