Add Drives to fstab
Do this by using the command
blkid
Add these to FSTAB
Use the command
nano
/
etc
/
fstab
They should be added by using:
UUID=
[
insert
ID
]
/
media
/
library ext4 defaults
0
2