Article 52ZMZ Mounting a second drive

Mounting a second drive

by
Nuuk
from LinuxQuestions.org on (#52ZMZ)
I have a PC dedicated to playing music, the operating system on an SSD, and the music on another drive.

I am trying to get the second drive to mount automatically without luck. After much researching, I got the UUID number of the drive, and then I modified the fstab file as follows:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc/procprocdefaults00
# /dev/sda1
UUID=42007db2-50af-46ae-9f4c-8b87b87c893f/ext4rw,errors=remount-ro01

# /dev/sdb
UUID=3b754aac-49bb-46fd-b3fc-e253449a1f62 /media ext4 rw,errors=remount-ro01

If I mount the sdrive manually, it goes to the media folder, but it is still not mounting automatically. Can anybody advice what else I have to do please?latest?d=yIl2AUoC8zA latest?i=DYQwm3b0Cyc:7Qt1agFGc3I:F7zBnMy latest?i=DYQwm3b0Cyc:7Qt1agFGc3I:V_sGLiP latest?d=qj6IDK7rITs latest?i=DYQwm3b0Cyc:7Qt1agFGc3I:gIN9vFwDYQwm3b0Cyc
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments