mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-02 11:36:36 -04:00
Reformat for better conversion to RST
- essentially concerning the newline issue in lists
This commit is contained in:
parent
1ffc54d84b
commit
b330828152
11 changed files with 105 additions and 103 deletions
|
@ -23,6 +23,7 @@ If you've installed successfully in legacy mode but had to change some kernel pa
|
|||
04. Install using your modified boot entry
|
||||
|
||||
**Change xen configuration directly in an iso image**
|
||||
|
||||
01. Set up a loop device (replacing `X` with your ISO's version name): `losetup -P /dev/loop0 Qubes-RX-x86_64.iso`
|
||||
02. Mount the loop device: `sudo mount /dev/loop0p2 /mnt`
|
||||
03. Edit `EFI/BOOT/BOOTX64.cfg` to add your params to the `kernel` configuration key
|
||||
|
|
|
@ -43,5 +43,6 @@ This can usually be fixed by updating via the command line.
|
|||
In dom0, open a terminal and run `sudo qubes-dom0-update`.
|
||||
|
||||
Depending on your operating system, open a terminal in the templates and run:
|
||||
|
||||
* Fedora: `sudo dnf upgrade`
|
||||
* Debian: `apt-get update && apt-get dist-upgrade`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue