Correction in the docs

0 views
Skip to first unread message

qubist

unread,
2:41 PM (7 hours ago) 2:41 PM
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