Make sure you are using an external power supply for your usb hard drive as the raspberry pi usb port will probably not have enough power for it.
External hard drive for raspberry pi 2.
For starters you need an external storage drive such as an hdd ssd or a flash drive.
The second disk dev sda is our first 1tb external hard drive.
Plug the storage device into a usb port on the raspberry pi.
We re going to leave that one completely alone.
We need to add the following line to have our hard drive mount at boot.
The raspberry pi uses mount points and boot.
Dev sda1 mnt ntfs defaults 0 0.
The first disk dev mmcb1k0 is the sd card inside the raspberry pi that houses our installation of raspbian.
Sudo lsblk o uuid name fstype size mountpoint label model.
The raspberry pi isn t necessarily the best choice for creating a fast and efficient network attached storage nas as any external disk will be attached using usb 2 0 and at least until the.
Your storage device will show up in this list along with any other connected storage.
Geekworm raspberry pi 3 b 3b sata hdd ssd storage expansion board x820 v3 0 usb 3 0 mobile hard disk module for 2 5 inch sata hdd ssd raspberry pi 3 model b b plus 3 b rock64 tinker board 4 5 out of 5 stars 64.
Do not use a usb hub plug the hard drive directly into the raspberry pi.
Models 1 and 2 work just fine for this application but you will get a little.
First step is to edit our fstab file.
The third disk dev sdb is our second 1tb external hard disk.
Verify that your hard drive usb interface is using usb 2 0.
If you want your hard drive to mount from boot we need to set this up.
This will open up the file in nano text editor.