PDA

View Full Version : tutorial : recording on pc hdd with DM 800



me1960
26-12-08, 20:08
recording on pc hdd with DM 800 tutorial !!!!

first of all share one partition of your computer,(share this folder on network,and allow network users to change my files) and make a folder in it called movie

then make script in usr/script and paste this

#!/bin/sh

# Mount computer-2
mount -t cifs //192.168.x.xx/e /media/hdd -o rw,nolock,rsize=8192,wsize=8192,user=administrator
echo

exit 0

192.168.x.xx - ip adress of your computer
e-name of partition (my partition is "e" ,u can use eny partition or name u want)

save it(name it cifs),change atributes to 755 and make restart or activate it with green buton, then blue buton and find it and activate with OK

tested 100% work 100%


lb.romana ( google translate )


mai intai de toate parts o partiţie de pe computer, (parts acest folder de pe reţea, şi de reţea permite utilizatorilor să modifice fişierele mele) şi să facă un folder numit-o in film

apoi faceţi script-ul in usr / script-ul şi lipiţi acest

#! / bin / sh

# Mount-2 computer
mount-t cifs / / 192.168.x.xx / e / media / hdd-o rw, nolock, rsize = 8192, wsize = 8192, administratorul de utilizator =
ecou

exit 0

192.168.x.xx - adresa IP a computerului
e-nume de partiţie (partiţia mea este "E", şi se poate utiliza eny partiţie sau nume vrei u)

salvaţi-l (numele cifs l), pentru a modifica atributele 755 şi de a activa sau a reporni face-o cu buton verde, apoi albastru buton şi-l găsi şi de a activa cu OK

100% testat de lucru de 100%