I'm running LMDE Xfce with KDE installed. I had my data storage drive start to go bad. So I replaced it and restored the data. I have it working fine so I can see it in Dolphin, but it isn't automounting on startup. I'm not sure what I have wrong. When I click on it in Dolphin it requires authentication, but mounts fine. Somehow I had the old one mounting at startup without authentication.
Here's my fstab:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda2
UUID=94984126-a1ec-44f1-98fe-938e4da9f8ef / ext4 rw,errors=remount-ro 0 1
# /dev/sda3
UUID=dd95db99-da65-470b-a536-543ad260b657 swap swap sw 0 0
# /dev/sdb1
UUID=131bec2f-70b5-4db6-8a06-c6b8f6b80295 /media/Library ext4 rw,suid,dev,exec,auto,user,async 0 0
/dev/sdb1 is the one in question. It may be a permission thing, but I'm not sure what I need where.
Thanks,
Clyde



