mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 12:55:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,11 +18,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Generate a ramdisk environment based on the `linux` preset:
|
||||
|
||||
`sudo mkinitcpio {{[-p|--preset]}} {{linux}}`
|
||||
`sudo mkinitcpio {{[-p|--preset]}} linux`
|
||||
|
||||
- Generate a ramdisk environment based on the `linux-lts` preset:
|
||||
|
||||
`sudo mkinitcpio {{[-p|--preset]}} {{linux-lts}}`
|
||||
`sudo mkinitcpio {{[-p|--preset]}} linux-lts`
|
||||
|
||||
- Generate an initramfs image using an alternative configuration file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user