mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update INITIATION.md
This commit is contained in:
parent
c8f86ce02f
commit
2b6883186d
@ -58,9 +58,9 @@ In these examples we make only two partitions but you can extend this if you kno
|
||||
## SETUP
|
||||
* Create directories
|
||||
`mkdir -p /mnt/drive/{dev,sys,proc,tmp,usr/src,var}`
|
||||
* 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_", 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.
|
||||
`setup`
|
||||
* On __Source Mage GNU/Linux__ get the tarball
|
||||
* On __Source Mage GNU/Linux__ get the tarball
|
||||
`cd /mnt/drive`
|
||||
`wget -c "http://download.sourcemage.org/image/official/smgl-stable-<version>-basesystem-x86_64.<compression>"`
|
||||
`tar xvf smgl-stable-<version>-basesystem-x86_64.<compression>`
|
||||
|
Loading…
Reference in New Issue
Block a user