mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-01 07:26:04 +00:00
Update INITIATION.md
This commit is contained in:
parent
b9eb975b4c
commit
cdecc831cb
@ -94,8 +94,10 @@ mount /dev/sda1 /mnt/boot/efi
|
|||||||
Don't forget to create and mount the extra directories in the case you had created them.
|
Don't forget to create and mount the extra directories in the case you had created them.
|
||||||
|
|
||||||
## SETUP
|
## SETUP
|
||||||
* On __CRUX__ run "_setup_", and if on UEFI during the setup select grub2-efi (if using GRUB 2), efibootmgr, and elfutils from opt (only select core, and say yes when you're asked if you want to select individual packages). And if you are not using LILO de-select it from core.
|
* On __CRUX__ run "_setup_"
|
||||||
`setup`
|
`setup`
|
||||||
|
* On __CRUX__ "_setup_", if on "__UEFI__" select "_grub2-efi_" (if using GRUB 2), "_efibootmgr_", and "_elfutils_" from opt (only select core, and say yes when you're asked if you want to select individual packages), and de-select LILO from core.
|
||||||
|
* On __CRUX__ "_setup_", if using "__wireless__" select "_wireless-tools_" and "_linux-firmware_".
|
||||||
* On __Source Mage GNU/Linux__ download and uncompress the tarball inside the new root directory.
|
* On __Source Mage GNU/Linux__ download and uncompress the tarball inside the new root directory.
|
||||||
```
|
```
|
||||||
cd /mnt
|
cd /mnt
|
||||||
|
Loading…
Reference in New Issue
Block a user