remove _SMP and silence systemd on extlinux too

This commit is contained in:
Tobias Powalowski 2023-07-26 11:37:34 +02:00
parent 452ffb15d1
commit 5b2b9d32a2
2 changed files with 4 additions and 4 deletions

View file

@ -204,7 +204,7 @@ label linux
menu label Boot System (automatic boot in 10 seconds...)
kernel /boot/vmlinuz-${_ARCH}
initrd /boot/init-${_ARCH}.img
append console=ttyS0,115200 console=tty0 audit=0 ${_SMP}
append console=ttyS0,115200 console=tty0 audit=0 systemd.show_status=auto
EOF
}

View file

@ -684,7 +684,7 @@ For example, <a href="https://wiki.archlinux.org/title/Archinstall" title="Archi
</ul>
<ul>
<li><strong>Parallels Desktop</strong> might have <strong>keyboard</strong> issues on AARCH64.<br>
<strong>Workaround</strong>: Press the arrow keys up and down a few times before selecting the boot entry you want to launch.
<strong>Workaround</strong>: Use <strong>COMMAND+TAB</strong> to switch out of the VM and reactivate the parallels window.
</li>
</ul>
<ul>
@ -792,12 +792,12 @@ The calculated size to boot the image follows the formula:<br>
<tr>
<td>Virtual Machine boot to prompt<sup>3</sup></td>
<td class="MyYes">16 seconds</td>
<td class="MyNo">23 seconds</td>
<td class="MyNo">24 seconds</td>
</tr>
<tr class="odd">
<td>Virtual Machine systemd-analyze<sup>3</sup></td>
<td class="MyYes">15 seconds</td>
<td class="MyNo">60 seconds</td>
<td class="MyNo">84 seconds</td>
</tr>
<tr class="odd">
<td>Minimum RAM to boot in MiB<sup>3</sup></td>