LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer
User Name
Password
Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome.

Notices


Reply
  Search this Thread
Old 09-12-2018, 10:35 AM   #1
kegabyte
LQ Newbie
 
Registered: Aug 2018
Posts: 10

Rep: Reputation: Disabled
Adding two 2TB drives to Raspbian


Ok gais, so I learned that pi's can't handle partitions bigger than 2TB. I have two 2TB external drives and I'm wondering....is there any way to like keep both plugged in but unmount one and mount the other when switching to using the other one? So far, I've noticed whether they're mounted or not, the pi makes a struggling noise (since I also learned the reasoning is pi's don't have enough power control for it). I also do have a huge 5TB drive that has it's own power source. Even then, the pi won't accept higher than 2TB partitions.

So all-in-all, can I keep both (2TB) plugged in and mount one or the other when using them respectively?
 
Old 09-12-2018, 05:42 PM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,125

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Be careful what you think you know. It is too common to concentrate (wrongly) on the symptom rather than the real problem. I would be mighty surprised if whatever distro you are running oops; raspbian doesn't support gpt disks, and thus very large partitions.

As for running the two disks, unmounting won't stop the power draw unless you can spin them right down - might be difficult on USB, but I don't know. I use a couple of "button" USB sticks on mine, but for real disks I would use external power.

Last edited by syg00; 09-12-2018 at 07:23 PM.
 
Old 09-13-2018, 05:14 AM   #3
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,484

Rep: Reputation: Disabled
Depending on which O/S you are running on your RPi, if it is Raspbian, that is Debian based, so supports all sizes of disks as you would expect.

The RPi does not have a lot of power available from its USB sockets, so you will be better off running external disks with their own power supply.

(I have used a powered USB hub to power my RPi3B & a couple of HDDs.)
 
Old 09-13-2018, 10:43 AM   #4
kegabyte
LQ Newbie
 
Registered: Aug 2018
Posts: 10

Original Poster
Rep: Reputation: Disabled
Hmm...I'm pretty sure when I originally kept trying to mount it, it straight up said it doesn't support bigger than 2TB but I'll try it again just to make sure. So using my 5TB external with it's own power source, (supposing 2TB is the most you can use) would I just be able to make 3 partitions and not unmount the whole drive, but just switch from partition to partition?
 
Old 09-13-2018, 01:04 PM   #5
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,484

Rep: Reputation: Disabled
You should be able to boot up your RPi, attach a powered external drive, of any size, & mount it.

If it hasn't been partitioned, & had a file system put onto it, you will need to do so first, I suggest ext4.
 
Old 09-13-2018, 01:28 PM   #6
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,830

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
probably I'm wrong, but maybe it depends on the OS. If you have a 32bit OS you cannot have more than 2 TB.
If you wish to use (for example) 5 TB you may need to install a 64bit OS, but the "default" raspbian is a 32bit system. If I remember well.
 
Old 09-13-2018, 02:23 PM   #7
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
Quote:
Originally Posted by kegabyte View Post
Ok gais, so I learned that pi's can't handle partitions bigger than 2TB. ...
I also do have a huge 5TB drive that has it's own power source. Even then, the pi won't accept higher than 2TB partitions.
I don't know about two drives, but I had a 3TB drive with its own power source connected to an aging Raspberry Pi running Raspbian (a B model if I am not wrong, and now replaced by an Odroid). It had no problem mounting an NTFS partition (so that I can connect the drive to Windows PCs if necessary) that spanned the entire drive.

The drive is noisy, and as svg00 says it doesn't spin down when it's unmounted. I only need it once a day for backing up and use a small program named hd-idle to stop it when not in use.
 
Old 09-13-2018, 02:24 PM   #8
kegabyte
LQ Newbie
 
Registered: Aug 2018
Posts: 10

Original Poster
Rep: Reputation: Disabled
Oh ok, I doubt The Pi3 has 64 bit capabilities, huh?
 
Old 09-13-2018, 03:19 PM   #9
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,830

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
it has a 64bit CPU with 4 cores.
 
Old 09-14-2018, 07:36 AM   #10
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Moderator response

Moved: This thread is more suitable in <Linux - Embedded & Single-board computer > and has been moved accordingly to help your thread/question get the exposure it deserves.
 
  


Reply

Tags
external hdd, raspberrry pi, raspbian



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Raspbian GNU/Linux upgrade from Jessie to Raspbian Stretch 9 LXer Syndicated Linux News 0 03-01-2018 07:50 PM
[SOLVED] Mixing 2TB, 3TB, 4TB drives in RAID array mfoley Linux - Server 9 03-03-2016 10:11 PM
[SOLVED] Installing Fedora21 on two drives 120G SSD and 2TB HDD, how to partition? revmrblack Fedora - Installation 16 06-17-2015 05:18 PM
User quota for drives > 2TB bash_pwd Linux - Newbie 2 06-16-2013 11:25 PM
Adding additional drives/resizing drives in RAID arrays kheldar Linux - Hardware 1 10-19-2005 01:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer

All times are GMT -5. The time now is 08:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration