Changes

From Amahi Wiki
Jump to: navigation, search
====Edit fstab====
{{code|sudo nano /etc/fstab}} 
Look for your mount points and change them to the new folders you want to mount the data drives in. <br />
If you haven't commented your fstab file, now's a good time for that. Here's mine:
UUID=489e45f4-16ef-4a65-47ba-456e465a4b4c /var/hda/files/drives/bay4 ext4 noatime,data=writeback,nofail 1 2</nowiki>
</div>
 
====Remount the Drives====
{{code|sudo mount -a}}
12,424

edits