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
960d368d37
commit
4dd3d626fd
@ -90,8 +90,8 @@ Don't forget to create and mount the extra directories in the case you had creat
|
||||
`setup`
|
||||
* On __Source Mage GNU/Linux__ download and uncompress the tarball inside the new root directory.
|
||||
`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>`
|
||||
`wget -c "http://download.sourcemage.org/image/official/smgl-stable-<VERSION>-basesystem-x86_64.tar.xz"`
|
||||
`tar xJvf smgl-stable-<VERSION>-basesystem-x86_64.tar.xz`
|
||||
|
||||
### CHROOT
|
||||
* On __CRUX__ you can issue the next command to mount everything else and chroot automatically.
|
||||
|
Loading…
Reference in New Issue
Block a user