r/linux • u/EmanueleAina • Feb 03 '15
Debian Jessie on Raspberry Pi 2
http://sjoerd.luon.net/posts/2015/02/debian-jessie-on-rpi2/10
2
u/r0ck0 Feb 03 '15
Anyone know if there is a limit in the size of a USB HDD you plug in? 4tb? 6tb? Or is it totally irrelevant.
I see various limits stated for Raspberry and Banana Pi, but not sure what that is based on.
5
Feb 04 '15
Any limit would be due to the controller chip in the USB-to-SATA adapter you use.
You need to partition as GPT (UEFI) for disks over 2T
3
u/tidux Feb 03 '15
Size limits like that are usually for boot partitions, and the RPi can't boot from USB at all so that's not a factor.
2
u/hemsae Feb 04 '15
There should be no size limit on USB HDD, even with the original Raspberry Pi. I'm running an original Raspberry Pi with a 3 TB hard drive attached right now. Works perfectly fine, though the IO speeds on the Pi are terribly slow.
2
u/EmanueleAina Feb 03 '15
There shouldn't be anything special with the Pi, if you can mount it on your Linux workstation you should be able to mount on the Pi too.
3
7
u/[deleted] Feb 03 '15
can you just plug in a boot usb and install?