NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 32 33 34 35 36 37 Next »
Mounting dvds fails

 
  • 0 Vote(s) - 0 Average
Mounting dvds fails
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#1
2008-04-11, 07:29 AM
Hi guys,

I'm trying to mount a windows directory for my DVD's. Its location is D:\dvds and the share name is dvds. So I executed the following commands from telnet:

Code:
mkdir /mnt/D:\\dvds
mount -t cifs //192.168.1.76/dvds /mnt/D:\\dvds -o username=guest,ro

Unfortunately this gives the following error:
Code:
mounting \\192.168.1.76\dvds on /mnt/D:\dvds failed

What am I doing wrong?

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,932
Threads: 956
Joined: May 2006
#2
2008-04-11, 10:07 AM
Your syntax is correct so the problem is likely with the setup of the share itself.

Martin
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#3
2008-04-11, 11:07 AM
OK, I'll look into that. Can I name the directory on the PCH anything I want, in stead of the same name as in Windows? I would like name it /mnt/dvds.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,932
Threads: 956
Joined: May 2006
#4
2008-04-11, 11:19 AM
Sheik Yerbouti Wrote:Can I name the directory on the PCH anything I want, in stead of the same name as in Windows? I would like name it /mnt/dvds.

I wish, but Windows has this stupid drive letter concept that they never removed.

Martin
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#5
2008-04-11, 11:34 AM
Yeah, I know, but for the mvpmc share I don't have to add the drive letter in the directory name on the PCH. So why do I need this for the DVD directory? You would expect it doesn't matter what you name it on the PCH, as long as it mounts to the right place on the Windows machine.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,932
Threads: 956
Joined: May 2006
#6
2008-04-11, 11:57 AM
I can't ignore the drive letter, GB-PVR will pass the file name as

D:\dvds\Frank Zappa\Apostrophe.iso

I don't understand the concern, you have to do it everyday in Windows and this a one time configuration.

Martin
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#7
2008-04-11, 12:03 PM
No concern, just curious Smile Thanks for explaining.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,932
Threads: 956
Joined: May 2006
#8
2008-04-11, 12:12 PM
Actually it is probably clearer if the share isn't in the root

For example if you had your DVDs like this

"C:\Users\Chris\Documents\My DVD Collection" which you shared with the name dvds the PCH mounting would be

mkdir /mnt/C:\\Users\\Chris\\Documents\\My\ DVD\ Collection
mount -t cifs //ip/dvds /mnt/C:\\Users\\Chris\\Documents\\My\ DVD\ Collection ...

Martin
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#9
2008-04-12, 01:01 PM
It's working, thanks! The share wasn't setup right in Vista. Great job, guys.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#10
2008-04-30, 03:49 PM
I'm trying to mount a directory to play iso files through gbpvr.
I believe I have my share directory setup correctly because I can actually watch the movie through pch. Here are the lines I added to script.cgi:

mkdir /mnt/\\bedroompc\\Movies
mount -t cifs //bedroompc/Movies /mnt/\\bedroompc\\movies -o username=guest,ro

The iso files are not on my gbpvr computer. They are on another computer with a network name of bedroompc. The iso files are in C:\movies directory. In the gbpvr config I added the directory //bedroompc/movies to my Video library directories. I am still unable to get the movies to run in gbpvr. I tried to telnet with the ls command but it does not show any files. Could someone take a look at the lines I added to my script to see if I have anything wrong. Thanks!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  HANGING: "mount mounting\\192.168.2.7" TomH 8 3,816 2012-01-07, 04:16 PM
Last Post: TomH
  Mount mounting??? soccerdad 17 4,404 2011-01-30, 03:08 AM
Last Post: soccerdad
  Help with mounting DVD share in NPVR script Paul_B 3 1,943 2011-01-01, 09:51 PM
Last Post: mvallevand
  Danish H.264 playback fails on HDX1000 NewUserIdAgain 4 1,963 2009-11-04, 05:46 PM
Last Post: NewUserIdAgain
  Playing DVDs in GBPVR to PCH client Paul_B 26 9,473 2009-05-10, 04:14 AM
Last Post: jksmurf
  Playing DVDs stored on PCH in GBPVR to PCH client woody9wood 7 2,747 2008-12-13, 12:05 AM
Last Post: mvallevand
  mount mounting xxx.xxx.xxx.xxx hakras 10 3,943 2008-06-16, 03:30 AM
Last Post: hakras

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode