diff --git a/INITIATION.md b/INITIATION.md index 410c9bf..56888b3 100644 --- a/INITIATION.md +++ b/INITIATION.md @@ -126,7 +126,7 @@ iface eth0 inet dhcp ### EDIT FSTAB * Change the "_/etc/fstab_" file with appropriate filesystems. -```/dev/sda1 /boot defaults 0 2 +```\/dev/sda1 /boot defaults 0 2 /dev/sda2 / 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.