mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2d740b3b3ff42899c0e3bf3855d2f9869404b303
parent c521936ff4e55325c1825b221116f5eb9865c193
Author: mayfrost <mayfrost@cock.li>
Date:   Wed,  7 Mar 2018 03:07:53 +0000

Update INITIATION.md
Diffstat:
MINITIATION.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INITIATION.md b/INITIATION.md @@ -89,7 +89,7 @@ In these examples we make only two partitions but you can extend this if you kno * Change the "_/etc/fstab_" file with appropriate filesystems `/dev/sda1 /boot <BOOTLOADER_FILESYSTEM> defaults 0 2` `/dev/sda2 / <ROOT_FILESYSTEM> noatime 0 1` -* On __CRUX__ uncomment the lines referring to devpts, tmp, and shm as some programs require it (Firefox), also USB and or cdrom if using those +* On __CRUX__ uncomment the lines referring to "_devpts_", "_tmp_", and "_shm_" as some programs require it (Firefox), also "_USB_" and or "_cdrom_" if using those * If on UEFI replace "_/boot_" with "_/boot/efi_" ### SET THE ENVIRONMENT