Mount SMB and HDD/USB

Mount SMB/CIFS

Pre Requirements

Install the needed Packages

bash

Add a Credentials File with proper permissions

bash

And add the following contents to the file

plain

FSTab Entry

Edit your fstab file using

bash

And add the following line with your changed values

plain

Create your mount folder on the machine and fix permissions

bash

Now you can reload and mount everything

bash

Mount HDD/USB

First we need to find the UUID of the device

bash

Copy the UUID or note it down somewhere

Now we can already add our fstab entry

plain

Create your mount folder on the machine and fix permissions

bash

Now you can reload and mount everything

bash