Add wip arch-portable system
This commit is contained in:
parent
63eafab885
commit
a9682980d3
6 changed files with 75 additions and 0 deletions
5
arch-portable/boot_loader_entries_portable.conf
Executable file
5
arch-portable/boot_loader_entries_portable.conf
Executable file
|
@ -0,0 +1,5 @@
|
|||
title Arch Linux Portable
|
||||
linux /vmlinuz-linux
|
||||
initrd /intel-ucode.img
|
||||
initrd /initramfs-linux.img
|
||||
options root="LABEL=arch_portable" rw quiet splash acpi_enforce_resources=lax mitigations=off
|
Loading…
Add table
Add a link
Reference in a new issue