Congratulations, they look like nice products. Hi, I'm on the WDLABS team, a new function in Western Digital. Our objective is to enable new applications for our data storage products. This week we're starting to release two solutions supporting the RPi CM: an HDMI stick and a SATA-to-RPiCM adapter....
Hi, I'm on the WDLABS team, a new function in Western Digital. Our objective is to enable new applications for our data storage products. This week we're starting to release two solutions supporting the RPi CM: an HDMI stick and a SATA-to-RPiCM adapter. These are DIY kits featuring custom PCBA's tha...
Hi, quick update on WD PiDrive product offerings: -The PiDrive cable (enables powering of RPi and HDD without a USB hub) is now available separately -The above cable is now offered in a bundle with the 5V power adapter and USB power ...
Hi, quick update on WD PiDrive product offerings: -The PiDrive cable (enables powering of RPi and HDD without a USB hub) is now available separately -The above cable is now offered in a bundle with the 5V power adapter and USB power ...
Thank you, wow! All the HDDs I found were much higher priced! I think I may look for a different encloser, but other than that, I do imagine I will go with an HDD. I completely forgot about the crontab, and I'm thinking about making a scheduled reboot guide for those using MicroSD. That way, it'll ...
Thank you, wow! All the HDDs I found were much higher priced! I think I may look for a different encloser, but other than that, I do imagine I will go with an HDD. I completely forgot about the crontab, and I'm thinking about making a scheduled reboot guide for those using MicroSD. That way, it'll ...
hi ! i want to create a storage sever with approximately a capacity of 8 or 10 To to share data with my friends by internet (i have more than 100 Mb/s upload connection). But i have not enough money to choose a hard drive solution, it's why i thinking about a RAID solution with micro sd cards since...
Mounted an older RP Model B with a WD PiDrive on opposite sides of an older Vesa board (some images Vesa board is difficult to see). I had to hand cut the nylon spacers and they aren't quite even in size yet. https://s-media-cache-ak0.pinimg.com/originals/a4/c8/66/a4c8669bc6e863f870dfc6441e24448c.jpg ...
I've got the PiDrive on order and want to find a weather resistant (pocket size) hard case/enclosure for it. The case doesn't need any external connectivity. I'll just use it for a travel case. I would like something like the Pelican ...
Hi guys, I have a Pi2 and absolutely love it. Just wondered what the USB port specs were as I would like to attach an external hard drive to it physically. but I would at least need usb 2.0 Cheers, Steve This may be of interest: http://store.wdc.com/store/wdeu/en_GB/DisplayAccesoryProductDetailsPag...
The USB Hub will not provide 5V 2A you will need to power the RPi and Peripherals* Regards USB Hard Drive maybe ?: http://store.wdc.com/store/wdeu/en_GB/DisplayAccesoryProductDetailsPage/ThemeID.22586100/Accessories/WD_PiDrive_Kit/productID.325370000/categoryId.13833200 * in you diagram you appear t...
So, I'm looking to get a pi with a large capacity of storage and basically only SATA devices have that feature so I want to know if it is possible to use sata off the gpio and use all of those 6gbps like I would be able to on normal SATA 3 (p.s. I don't want some massive expansion board either just...
So, I'm looking to get a pi with a large capacity of storage and basically only SATA devices have that feature so I want to know if it is possible to use sata off the gpio and use all of those 6gbps like I would be able to on normal SATA 3 (p.s. I don't want some massive expansion board either just...
Hi, I'm on the WD team that supports the PiDrive and other RPi initiatives. Regarding enclosures for the PiDrive kit, during off-hours I created a few designs for DIY 3D-prints and posted them on thingiverse.com. If the response is positive, ...
... by ls -l filepath My raspi user (jason) is a member of user, sudo and root (unsure if root is needed). My samba config file on my ras pi: [PiDrive] path = /media/external available = yes valid users = jason read only = no browseable = yes public = yes writable = yes create mask = 0777 directory ...
... when i try to access the folder i get a message which roughly translates as: "the modification can not be completed. because the original part of 'pidrive' is untraceable (or unfindable). In other words, i can see my shared folder, but i can't access it. Can someone point me in the right direction? ...
... when i try to access the folder i get a message which roughly translates as: "the modification can not be completed. because the original part of 'pidrive' is untraceable (or unfindable). In other words, i can see my shared folder, but i can't access it. Can someone point me in the right direction? ...
... forget to allow your users to read/write the external hard drive. After you mount the HDD, use a command to the effect of.. sudo chmod 777 /media/piDrive Wam--bam-thank-you-ma'am.
... 0 1 # a swapfile is not a swap partition, so no using swapon|off from here on, use dphys-swapfile swap[on|off] for that /dev/sda2 /media/piDrive auto noatime 0 0 #//192.168.1.6/home/%U/MyLibrary /media/stora clifs guest,_netdev,uid=chris48083 0 0 Ignore the last entry (starting with '//192.168.1.6...') ...
... 0 1 # a swapfile is not a swap partition, so no using swapon|off from here on, use dphys-swapfile swap[on|off] for that /dev/sda2 /media/piDrive auto noatime 0 0 //192.168.1.6/home/%U/MyLibrary /media/stora clifs guest,_netdev,uid=chris48083 0 0 chris@wintzPi ~ $ I got /%U/MyLibrary part ...