Advertisement
Guest User

Untitled

a guest
Mar 26th, 2022
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. /boot/loader/loader.conf
  2. default arch-*
  3. timeout 10
  4.  
  5. /boot/loader/entries/arch.conf
  6. title Arch Linux
  7. linux /vmlinuz-linux
  8. initrd /amd-ucode.img
  9. initrd /initramfs-linux.img
  10. options root=UUID="28adfba7-911c-420c-9bb7-3d58dc0921d9" rw
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement