2009-02-01, 07:18 PM
When you try the mount lines via telnet do you get any errors?
Martin
Martin
2009-02-01, 07:18 PM
When you try the mount lines via telnet do you get any errors?
Martin
2009-02-01, 07:46 PM
mvallevand Wrote:When you try the mount lines via telnet do you get any errors? I will install telnet now and report back
2009-05-08, 11:02 PM
Martin,
OK, I have two scripts working well with gbpvr, one which launches off the USB and one which I occasionaly use to test stuff, off the server mvpmc share. However I cannot seem to get the DVD thing to work. When I try to run the gbpvr.cgi (USB-Based) script it just jumps out. When I try to run the gbpvr.cgi (Server-Based) script it just gives me a black screen for infinity (well, close to anyway). I think I have the syntax correct but I'm stumped. My share is "GBPVRDVDLibrary", shared with Everyone, Guest, Admins. Any suggestions? gbpvr.cgi (USB-Based) Code: echo "Content-Length: 80"; gbpvr.cgi (Server Share-Based) Code: echo "Content-Length: 29";
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
2009-05-08, 11:46 PM
k I look like are either playing from a local or a mapped drive so you basically didn't follow the instructions here http://forums.gbpvr.com/showpost.php?p=2...ostcount=8 something like
Code: mkdir /mnt/D:\\GBPVRDVDLibrary\\ However I am not sure the using GBPVRDVDLibrary is a great sharename, I'd recommend for portability keeping it 12 characters or less. The sharename doesn't have to be the same as the folder that you are trying to share. Martin
2009-05-09, 11:15 PM
Martin, I keep getting an error "mount mounting \\192.168.1.10/GBPVRDVDLibrary on /mnt/D:\\GBPVRDVDLibrary fail
I tried changing the \\ to \\\\ as per this post to Code: mount -t cifs //192.168.1.10/GBPVRDVDLibrary /mnt/D:\\[COLOR=red]\\[/COLOR]GBPVRDVDLibrary -o username=root,rw but still NG. I also saw some posts which put a slash BETWEEN the D and the colon, but also NG. Code: mount -t cifs //192.168.1.10/GBPVRDVDLibrary /mnt/D[COLOR=red]\[/COLOR]:\\\\GBPVRDVDLibrary -o username=root,rw Is this just a VISTA share issue do you think? k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
2009-05-09, 11:28 PM
No, it is not Vista. From your PC what do you see for this folder when you type the following at the command prompt?
net share Martin
2009-05-09, 11:46 PM
This:
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
2009-05-09, 11:55 PM
I might have made a mistake in my first post try this from telnet
Code: mkdir /mnt/D:\\GBPVRDVDLibrary Martin
2009-05-10, 12:05 AM
This
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
2009-05-10, 12:09 AM
Here's the ls
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
|
|