mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-16 01:37:17 -05:00
Replace "sudo" with root prompt for consistency
This commit is contained in:
parent
2d144c81e1
commit
92b985d079
@ -57,11 +57,11 @@ configure the encryption options before installing Qubes as follows:
|
||||
finished, you'll have LUKS-encrypted partitions with the options you chose
|
||||
above. You can verify this command in dom0:
|
||||
|
||||
sudo cryptsetup luksDump <partition>
|
||||
# cryptsetup luksDump <partition>
|
||||
|
||||
For example:
|
||||
|
||||
sudo cryptsetup luksDump /dev/sda2
|
||||
# cryptsetup luksDump /dev/sda2
|
||||
|
||||
-----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user