Changes

Jump to navigation Jump to search
Line 39: Line 39:  
Now that arch is isntalled, build a partition to mount point table, and write it to /mnt/etc/fstab
 
Now that arch is isntalled, build a partition to mount point table, and write it to /mnt/etc/fstab
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
genfstab -p /mnt >> /mnt/etc/fstab
+
genfstab /mnt >> /mnt/etc/fstab
 
</syntaxhighlight>
 
</syntaxhighlight>
  
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu