On Wed, 17 Oct 2018, John Jason Jordan wrote:

$mount (results below, edited)

John,

  I meant to ask what mount moints you have on /mnt.

/dev/sdc1 is my Mediasonic enclosure (the source of recent angst, but
working fine now), connected by USB.

sdc      8:32   0  10.9T  0 disk
└─sdc1   8:33   0  10.9T  0 part /export/users/Movies

Here is fstab (also edited to remove instructional comments):
UUID=27c11f6b-b443-417e-9853-12c99789d8d9 / ext4
        errors=remount-ro 0  1
# /home was on /dev/sdb2 during installation
UUID=9a201393-e364-4d11-b372-877cded3b9cc /home  ext4
        defaults 0  2
/media/jjj/Synology nfs auto,user  0  0 192.168.1.115:/volume1/Synology
        /media/jjj/Synology nfs auto,user 0 0
#so clients can see nfs share
/media/jjj /export/users  none bind 0 0
#/dev/disk/by-label/256GB-1 /media/jjj/256GB-1 auto
        nosuid,nodev,nofail,noauto,x-gvfs-show,x-gvfs-n$
        <Something created this line, but not me. Just today I commented
        it out because I didn't want '256GB' showing up in the GUI file
        manager when it wasn't even plugged in. The device is a USB
        flash drive.>

  I don't see where Movies is mounted, which lsblk sees on /dev/sdc1/. I see
/media/jjj in fstab, but not the subdirectory Movies.

Any ideas how to get 'mount' to mount sda1 on /media/jjj/Data where I
tell it to instead of creating a new Data1 folder and mounting it there?

  More knowledgeable folks than I can better interpret this information and
help you toward an answer.

Regards,

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to