Update INITIATION.md

This commit is contained in:
mayfrost 2018-03-27 19:38:43 +00:00 committed by GitHub
parent 960d368d37
commit 4dd3d626fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.