Not this Mac. My old external hard drives crashed and I lost all my bd’s so I waited a while before starting the process of re-ripping everything via makemkv. Once I got the new computer I figured I’d get everything setup again. But SMBUp doesn’t work with the newer OS.
Edit: Tried v1, v2, v3 I’ll pull logs.
handle_packet_missing_direct: token 448, name /mnt/4KMovies, request pid 4291
attempting to mount entry /mnt/4KMovies
lookup_mount: lookup(file): looking up /mnt/4KMovies
lookup_mount: lookup(file): /mnt/4KMovies → -fstype=cifs,rw,credentials=/home/osmc/.smbcredentials,iocharset=utf8,uid=osmc,gid=osmc,vers=1.0 ://192.168.1.215/Volumes/Plex1/Plex/4K
parse_mount: parse(sun): expanded entry: -fstype=cifs,rw,credentials=/home/osmc/.smbcredentials,iocharset=utf8,uid=osmc,gid=osmc,vers=1.0 ://192.168.1.215/Volumes/Plex1/Plex/4K
parse_mount: parse(sun): gathered options: fstype=cifs,rw,credentials=/home/osmc/.smbcredentials,iocharset=utf8,uid=osmc,gid=osmc,vers=1.0
parse_mount: parse(sun): dequote(“://192.168.1.215/Volumes/Plex1/Plex/4K”) → ://192.168.1.215/Volumes/Plex1/Plex/4K
parse_mount: parse(sun): core of entry: options=fstype=cifs,rw,credentials=/home/osmc/.smbcredentials,iocharset=utf8,uid=osmc,gid=osmc,vers=1.0, loc=://192.168.1.215/Volumes/Plex1/Plex/4K
sun_mount: parse(sun): mounting root /mnt/4KMovies, mountpoint /mnt/4KMovies, what //192.168.1.215/Volumes/Plex1/Plex/4K, fstype cifs, options rw,credentials=/home/osmc/.smbcredentials,iocharset=utf8,uid=osmc,gid=osmc,vers=1.0
do_mount: //192.168.1.215/Volumes/Plex1/Plex/4K /mnt/4KMovies type cifs options rw,credentials=/home/osmc/.smbcredentials,iocharset=utf8,uid=osmc,gid=osmc,vers=1.0 using module generic
mount_mount: mount(generic): calling mkdir_path /mnt/4KMovies
mount_mount: mount(generic): calling mount -t cifs -o rw,credentials=/home/osmc/.smbcredentials,iocharset=utf8,uid=osmc,gid=osmc,vers=1.0 //192.168.1.215/Volumes/Plex1/Plex/4K /mnt/4KMovies
mount error(5): Input/output error
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount(generic): failed to mount //192.168.1.215/Volumes/Plex1/Plex/4K (type cifs) on /mnt/4KMovies
dev_ioctl_send_fail: token = 448
failed to mount /mnt/4KMovies
Is what it says in debug mode.