Mount Shares Locally - Remove/Delete Share
Posted: Tue Mar 26, 2013 9:35 pm
So, I'm mounting my shares locally to use with MythTv, but I'm running into an error. I added a Share for my MythTv files, but decided I didn't like the name so I deleted it and created a new share. I then decided I didn't like that share, so I created a third share Now, when I run the service mount_shares_locally restart (aka service ... restart), I get error (13) saying "Permission denied" for the first share I deleted and I get error (6) "no such device or address" for the second share that I deleted. In summary:
- created share "A", ran service ... restart
- deleted "A", created "B", ran service ... restart (got error 6 for "A")
- deleted "B", created "C", ran service ... restart
Now getting the following errors when running service ... restart
Mounting share ["A"]
mount error (13): Permission denied
Mounting share ["B"]
mount error (6): no such device or address
all other shares mount fine, including the new mount "C".
Any ideas?
- created share "A", ran service ... restart
- deleted "A", created "B", ran service ... restart (got error 6 for "A")
- deleted "B", created "C", ran service ... restart
Now getting the following errors when running service ... restart
Mounting share ["A"]
mount error (13): Permission denied
Mounting share ["B"]
mount error (6): no such device or address
all other shares mount fine, including the new mount "C".
Any ideas?