Got a second Vero want to clone 4k to the 5

I can see the mounts saved as locations but it just won’t access them for some odd reason

What won’t - Kodi? Can you get a result from ls /mnt/<share>

I get syntax error near unexpected token ‘newline’

Post what you are typing in the terminal and the output

That was the output I typed exactly what you wrote. In Kodi I see my 4 drives. I just can’t access them.

Kodi will still have those drives in it’s database.

By <share> I mean the name of one of your shares.

Or just start with ls /mnt/* so we can see what’s showing up.

Do I type something in place of the * because if not I get no such file or directory

Edit: Even mount share with drive name gives no result.

Let’s go back to basics.

  1. Upload latest logs via MyOSMC and share URL
  2. Show output of ls -lah /etc/auto*

After that we check next step.

https://paste.osmc.tv/exifabuduw

Rebooted 2x and ran the command. Thanks!

This looks good, next step the ls command output

osmc@osmc:~$ ls -lah /etc/auto*

-rw-r–r-- 1 osmc osmc 16K Feb 21 16:41 /etc/autofs.conf

-rw-r–r-- 1 osmc osmc 1.3K Feb 21 16:41 /etc/auto.master

-rw-r–r-- 1 osmc osmc 842 Feb 21 16:41 /etc/auto.master.ucf-old

-rw-r–r-- 1 osmc osmc 519 Feb 21 16:41 /etc/auto.misc

-rwxr-xr-x 1 osmc osmc 1.6K Feb 21 16:41 /etc/auto.net

-rw-r–r-- 1 osmc osmc 159 Feb 21 16:41 /etc/auto.nfs.shares

-rwxr-xr-x 1 osmc osmc 2.1K Feb 21 16:41 /etc/auto.smb

-rw-r–r-- 1 osmc osmc 407 Feb 21 16:41 /etc/auto.smb.shares

/etc/auto.master.d:

total 8.0K

drwxr-xr-x 2 osmc osmc 4.0K Feb 21 05:53 .

drwxr-xr-x 77 root root 4.0K Feb 22 00:21

osmc@osmc:~$

@fzinken sorry I realized I replied to the wrong comment and it didn’t tag you I don’t think.

Share URL for
paste-log /etc/auto.master
paste-log /etc/auto.smb.shares

https://paste.osmc.tv/anikihuniv

https://paste.osmc.tv/agomukawaw

Your auto.master is missing information. Compare it between old and new system

Also ensure you have the .smbcredential file in the home directory on the new Vero

For auto master I get this between old and new

https://paste.osmc.tv/saxahukere

https://paste.osmc.tv/kilimuqobu

How do I add the credential file I did the set password part maybe I didn’t save it

I think I created the credentials now.

Make them equal by adding /- /etc/auto.smb.shares --timeout 15 browse

To the new one

For credential file either create it or copy via scp

If you done all that reboot and try again

I’m such an idiot I added an extra digit to the password. All setup and working after adding that. I don’t know how you tolerate people like me :joy: thank you so much!!!

2 Likes