Ubuntu

How to automount hard disks on boot in Ubuntu

How to automount hard disks on boot in Ubuntu

Internal and external hard disks, including partitions connected to the Ubuntu PC, should get automounted, meaning they should be accessible after the system startup without having to go to the file manager to mount manually.

For some reason, if it's not happening automatically by default settings, there is a fix for it. Let's take a quick look at the steps needed.

Automounting hard disks and partitions in Ubuntu

This guide is tested to be working 100% in Ubuntu 18.04, but you should have no problems what-so-ever in Ubuntu 17.10 and above.

Step 1) Go to “Activities” and launch “Disks.”

Launching Disks from App Menu

Step 2) Select the hard disk or the partition in the left pane and then click on the “Additional partition options,” which is represented by the gear icon.

Hard disk Settings

Step 3) Select “Edit Mount Options… ”.

Partition Settings menu

Step 4) Toggle the “User Session Defaults” option to OFF.

Step 5) Check the box “Mount at system startup.” Make sure “Show in the user interface” is also checked.

Partition Mount Options

Step 6) Click “OK.”

That's it. Next time you boot the computer, you should see the partition automounted.

Adding additional authorization to mount

In case you wanted a layer of security and would like to set up authorization for mounting a hard disk or a partition, you can do that too from the “Disks” utility.

While in the “Mount Options” menu, check the box “Require additional authorization to mount.” You must enter a password to complete the setup.

Mount Options - Setting Authorization

Note that this authorization is only applicable to non-administrators of the PC. Admin users will be able to mount the partition without needing to enter the password. This also means that if there is only one account in your PC, which implies it's that of the administrator, this setting does not affect.

How to Install and Play Doom on Linux
Introduction to Doom The Doom Series originated in the 90s after the release of the original Doom. It was an instant hit and from that time onwards th...
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...
OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...