I do not know LVM and what difference that many make.
But you show no sdb1, but do have a sdb2 as NTFS.
And in fstab you are trying to mount sdb1 which does not seem to exist?
Either change to the sdb2 or better to the UUID of sdb2.
Preferred format of NTFS type entry.
http://ubuntuforums.org/showthread.php?t=1983336
Mount & edit fstab from Morbius1 - suggest using templates instead. Post #6
For ntfs UUID shown is example only see below:
Window_names prevents the use of invalid windows characters:
(which are the nine characters ” * / : < > ? \ | and those whose code is less than 0×20)
uid=1000 should fix the trash problems as well:
** And when you are done editing fstab and saving it run the following command to test for errors and mount the partitions without requiring a reboot. You will know before you reboot if something is amiss. Make sure you have partition unmounted if prevously mounted:
sudo mount -a
Bookmarks