I said 'Auto mounted' but I did not mount those NTFS partitions automatically.
It means that mount was made by clicking the hard disks in Nautilus.
Those hard disks are not shared in Samba, but manually mounted ones(by mount command in terminal) are shared fine.
Below are some information you asked.
Before Mount (Manual / Auto)
/etc/fstab
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
(*1) ---> Mounted by mount command (sudo mount /dev/sdb1 /mnt/공부, sudo mount /dev/sdb2 /mnt/영상음악) : Samba works fine.
(*2) ---> Mounted by clicking hard disk in Nautilus : Samba does not work good.
Hofstede, thank you for your concern.
I said 'Auto mounted' but I did not mount those NTFS partitions automatically.
It means that mount was made by clicking the hard disks in Nautilus.
Those hard disks are not shared in Samba, but manually mounted ones(by mount command in terminal) are shared fine.
Below are some information you asked.
Before Mount (Manual / Auto)
/etc/fstab
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0 ca0a-4416- a75a-d61805b421 4f / ext3 relatime, errors= remount- ro 0 1 345f-4867- ae1e-2c9ba1da3f 58 /boot ext2 relatime 0 2 7d60-44d2- 864f-f27743c0d5 d9 /home ext3 relatime 0 2 d4db-458f- ad94-185f0f4494 34 /var xfs relatime 0 2 091c-4412- 85be-8540a7183e 50 none swap sw 0 0 exec,utf8 0 0
# Entry for /dev/sdc3 :
UUID=bd1fc677-
# Entry for /dev/sdc1 :
UUID=560d4ea4-
# Entry for /dev/sdc5 :
UUID=b4c54883-
# Entry for /dev/sdc2 :
UUID=01b42f14-
# Entry for /dev/sdc7 :
UUID=42210f81-
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,
/etc/mtab errors= remount- ro 0 0 nosuid, nodev 0 0 fuse/connection s fusectl rw 0 0 security securityfs rw 0 0 nosuid, gid=5,mode= 0620 0 0 nosuid, nodev 0 0 fs/binfmt_ misc binfmt_misc rw,noexec, nosuid, nodev 0 0 fuse-daemon rw,nosuid, nodev,user= nemo 0 0
/dev/sdc3 / ext3 rw,relatime,
proc /proc proc rw 0 0
none /sys sysfs rw,noexec,
none /sys/fs/
none /sys/kernel/debug debugfs rw 0 0
none /sys/kernel/
udev /dev tmpfs rw,mode=0755 0 0
none /dev/pts devpts rw,noexec,
none /dev/shm tmpfs rw,nosuid,nodev 0 0
none /var/run tmpfs rw,nosuid,mode=0755 0 0
none /var/lock tmpfs rw,noexec,
none /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
/dev/sdc1 /boot ext2 rw,relatime 0 0
/dev/sdc2 /var xfs rw,relatime 0 0
/dev/sdc5 /home ext3 rw,relatime 0 0
binfmt_misc /proc/sys/
gvfs-fuse-daemon /home/nemo/.gvfs fuse.gvfs-
After Mount
/etc/fstab
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0 ca0a-4416- a75a-d61805b421 4f / ext3 relatime, errors= remount- ro 0 1 345f-4867- ae1e-2c9ba1da3f 58 /boot ext2 relatime 0 2 7d60-44d2- 864f-f27743c0d5 d9 /home ext3 relatime 0 2 d4db-458f- ad94-185f0f4494 34 /var xfs relatime 0 2 091c-4412- 85be-8540a7183e 50 none swap sw 0 0 exec,utf8 0 0
# Entry for /dev/sdc3 :
UUID=bd1fc677-
# Entry for /dev/sdc1 :
UUID=560d4ea4-
# Entry for /dev/sdc5 :
UUID=b4c54883-
# Entry for /dev/sdc2 :
UUID=01b42f14-
# Entry for /dev/sdc7 :
UUID=42210f81-
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,
/etc/mtab errors= remount- ro 0 0 nosuid, nodev 0 0 fuse/connection s fusectl rw 0 0 security securityfs rw 0 0 nosuid, gid=5,mode= 0620 0 0 nosuid, nodev 0 0 fs/binfmt_ misc binfmt_misc rw,noexec, nosuid, nodev 0 0 fuse-daemon rw,nosuid, nodev,user= nemo 0 0 nodev,allow_ other,blksize= 4096 0 0 (*1) nodev,allow_ other,blksize= 4096 0 0 (*1) nodev,allow_ other,default_ permissions, blksize= 4096 0 0 (*2)
/dev/sdc3 / ext3 rw,relatime,
proc /proc proc rw 0 0
none /sys sysfs rw,noexec,
none /sys/fs/
none /sys/kernel/debug debugfs rw 0 0
none /sys/kernel/
udev /dev tmpfs rw,mode=0755 0 0
none /dev/pts devpts rw,noexec,
none /dev/shm tmpfs rw,nosuid,nodev 0 0
none /var/run tmpfs rw,nosuid,mode=0755 0 0
none /var/lock tmpfs rw,noexec,
none /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
/dev/sdc1 /boot ext2 rw,relatime 0 0
/dev/sdc2 /var xfs rw,relatime 0 0
/dev/sdc5 /home ext3 rw,relatime 0 0
binfmt_misc /proc/sys/
gvfs-fuse-daemon /home/nemo/.gvfs fuse.gvfs-
/dev/sdb1 /mnt/공부 fuseblk rw,nosuid,
/dev/sdb2 /mnt/영상음악 fuseblk rw,nosuid,
/dev/sdc6 /media/4Share fuseblk rw,nosuid,
(*1) ---> Mounted by mount command (sudo mount /dev/sdb1 /mnt/공부, sudo mount /dev/sdb2 /mnt/영상음악) : Samba works fine.
(*2) ---> Mounted by clicking hard disk in Nautilus : Samba does not work good.