Hello,
I want to have live mode on the host for Whonix KVM, so Using Debian 10.10. I’ve installed grub-live for that purpose, which worked all fine and I got the new entry in the bootloader. But when I run the livecheck.sh I get the following output:
user@debian:~/Downloads$ sudo sh livecheck.sh
[sudo] password for user:
/usr/share/icons/Adwaita/16x16/status/dialog-warning.png
Live
Live mode is enabled but it is still possible to write to the disk. Please power off the machine and set the disk to read-only, if possible. See: Host Live Mode: Boot existing Host Operating System into Live Mode or click on the icon for more information.
x-www-browser Host Live Mode: Boot existing Host Operating System into Live Mode
x-www-browser Host Live Mode: Boot existing Host Operating System into Live Mode
How can I make the drive read-only for live-mode on Host?
thanks in advance.