Correction in the docs

2 views
Skip to first unread message

qubist

unread,
Feb 5, 2026, 2:41:55 PM (5 days ago) Feb 5
to qubes...@googlegroups.com
Hi,

I think a correction in the docs is necessary:

https://doc.qubes-os.org/en/latest/project-security/verifying-signatures.html#how-to-re-verify-installation-media-after-writing

The 'dd' commands should be executed as root (i.e. need a 'sudo'
prefix) because /dev/sda cannot be read as user.

BTW, assuming the downloaded and successfully verified ISO is trusted,
is not another possible verification method to:

$ sudo dd if=/dev/sda of=<written_data.iso> bs=1M count=<number from article>
$ diff written_data.iso Qubes-RX-x86_64.iso

?
Reply all
Reply to author
Forward
0 new messages