no longer add virtual DVD drive to VM by default

Advantages:

In VirtualBox:

lsblk --all
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda      8:0    0  100G  1 disk 
└─sda1   8:1    0  100G  1 part /lib/live/mount/medium
sr0     11:0    1 1024M  0 rom

sr0 is the virtual DVD drive and considered read-write (i.e. not read-only [RO]).

Disadvantages, the following will have worse usability:

Users need to manually add a DVD drive but this can be added to user documentation.

This kills off your verified boot implementation though.

1 Like

Good point. Keeping as is for now anyhow since I don’t see verified boot coming anytime soon at this point.

2 Likes

https://github.com/Whonix/Whonix/commit/cf5e676737fa521eb869f0ac5a9bc8c4bc688b34