https://bbs.archlinux.org – In addition to the video diffs, read and follow this article to setup and rebuild the kernel image: https://wiki.archlinux.org/index.php/In … ting_LinuxUUIDs should be fine, but you can change them to labels if you wish (my personal preference).$ cat /etc/fstab tmpfs /tmp tmpfs nodev,nosuid 0 0 tmpfs /scratch tmpfs nodev,size=14G 0 0 LABEL=boot /boot ext4 defaults,discard,noatime 0 1 LABEL=arch64 / ext4 defaults,discard,noatime 0 1 LABEL=homes /home ext4 defaults,discard,noatime 0 1 LABEL=var /var ext4 defaults,noatime 0 1 LABEL=data /mnt/data ext4 defaults,relatime 0 1 tmpfs /home/facade/ (HowTos)