Questions tagged [hard-drive]

Questions related to connection hard disks to the Raspberry Pi. For primary storage media, see sd-card.

336 questions
65
votes
5 answers

Can I attach a SATA controller?

I would like to use my Raspberry Pi as a file server (NAS/SMB). Will I be able to attach a SATA/RAID controller?
Alex L
  • 7,615
  • 12
  • 44
  • 53
48
votes
6 answers

Boot from USB hard disk?

Is there a way to boot from an external hard drive connected to the device through the USB port (as opposed to booting from the SD card)?
System Down
  • 733
  • 2
  • 6
  • 9
28
votes
16 answers

Transmission: permission denied on USB disk

I have Raspberry Pi running RaspBMC with a WD MyBook connected using USB. The drive is automatically mounted to /media/My Book. I have created a folder /media/My Book/downloads and I have set Trasmission's download directory to be /media/My…
Igor Kulman
  • 551
  • 1
  • 6
  • 13
23
votes
6 answers

Can the Raspberry Pi power this 2.5" drive without a USB hub?

I want to use my Raspberry Pi model B as a NAS, but I'd like to avoid using a USB hub. I have a 2.5" Western Digital 1 TB USB hard disk drive (this one), and a 2 A power supply for the Raspberry Pi that I'm planning on using with it. Will this work?…
23
votes
2 answers

Why doesn't my external hard drive appear in /dev?

I want to mount my external HDD, but my Raspberry Pi can't recognize anything. I loaded usb-storage with modprobe, but if I insert the HDD into the USB port, nothing changes. I can't see any changes neither in the lsusb -l, nor in dmesg, nor in…
Gergely Fehérvári
  • 567
  • 3
  • 5
  • 16
21
votes
1 answer

How can I use a USB HDD to extend the life of my SD Card?

How can I set up a USB HDD to extend the life of my SD Card and maximize the performance of my Raspberry Pi? Related: How can I extend the life of my SD card?
Andrew Fogg
  • 5,933
  • 8
  • 27
  • 28
15
votes
4 answers

How do I mount the correct drive everytime the Raspberry Pi reboots?

I generally know how to mount hard drives in a UNIX system. But I am confused with one thing. Say I have disk #1 and disk #2. I mount disk #1 with sudo mount /dev/sda1 /mnt/drive. How will I know that sda1 will be assigned to disk #1 and not disk…
StarShire
  • 287
  • 2
  • 4
  • 8
13
votes
3 answers

HDD without external power is working. Is this dangerous?

I have connected a 2,5" HDD to my Raspberry Pi directly and it works. The only one question I have - Can my HDD/RPi be damaged? (When I use the HDD without powered usb hub - Are there any risks?)
cupakob
  • 1,057
  • 3
  • 13
  • 17
13
votes
8 answers

How can I put RaspberryPi to Shut down and wake up later?

I want my raspberryPi to shut down during the night and wake up in the morning. I.e., at 10pm raspberry should shutdown or at least turn of the WiFi and the HDD. At 10am every day my raspberry should wake up or at least turn on the WiFi and the…
Michael
  • 249
  • 1
  • 2
  • 10
12
votes
3 answers

How do I set up a storage device that is only "on" when used?

I use my Pi as a homeserver (headless via ssh, always on, restarted once a week). It's running raspbian, and I am running Ubuntu on my Desktop. Now, I want to add hard drives for backups and NAS to the Pi. At the moment I use an external usb hard…
verpfeilt
  • 463
  • 2
  • 7
  • 14
12
votes
2 answers

NTFS USB HDD Read-Only - How to enable write permissions

I have a 500GB SATA drive connected via a USB to my Pi 2. I can read data off it fine, but I can't write to it. It is formatted as NTFS. On my desktop, it is write-able, but not on Raspbian.
willem.hill
  • 231
  • 1
  • 2
  • 6
12
votes
5 answers

Can Rpi4B power external / portable USB HDD / SSD?

I was not able to power an external HD directly from a Raspberry pi 3 (the HD was constantly complaining about a lack of power). Would a Raspberry Pi 4 be able to power a portable hard drive (using the standard charger)?
raspberry
  • 121
  • 1
  • 1
  • 3
10
votes
1 answer

Raspberry Pi 3: microSD card vs hard drive

In my bachelor's thesis I compared the speed performance of a hard drive connected via USB adapter with a microSD card. I was challenged to answer the question "Why is the difference in speed drives and memory cards especially noticeable in longer…
sunny
  • 133
  • 1
  • 8
8
votes
3 answers

Is it safe to power my external hard drive with a Raspberry Pi 3 B+ USB port?

I have a external hard drive that has written on it "5V ⎓ 1A". Both power and data transfer happen over a single USB. I have been reading about powering this hard drive with the USB ports on my Raspberry Pi 3 B+, but I want to make sure I'm thinking…
Eric
  • 83
  • 1
  • 1
  • 4
8
votes
1 answer

Raspberry Pi WiFi to Ethernet Bridge for a server?

I wanted to create a Wifi to Ethernet Bridge on my Raspberry Pi, similar to this one. The problem is: I want to conntect a Network Harddrive (WD MyCloud) to the ethernet side. The Harddrive seems to have internet access from its side but I can't…
Galevux
  • 81
  • 1
  • 1
  • 2
1
2 3
22 23