You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Formatting an External Drive (4TB Seagate)

Author (Read 5318 times)

0 Members and 1 Guest are viewing this topic.

Re: Formatting an External Drive (4TB Seagate)
« Reply #7 on: October 23, 2016, 05:20:47 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Is this Solved m654321?
 

Re: Formatting an External Drive (4TB Seagate)
« Reply #6 on: September 18, 2016, 05:03:19 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Well spotted...
Yes, I forgot about the 2TB MBR limit  :-[   :-[
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: Formatting an External Drive (4TB Seagate)
« Reply #5 on: September 18, 2016, 04:56:43 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
I'm sure Wirezfree knows this, but just slipped his mind.

There's a 2TB limit for MBR drives -- won't recognize rest of space after 2TB.  So you need to use GPT.


More details here:  https://en.wikipedia.org/wiki/GUID_Partition_Table
« Last Edit: September 18, 2016, 04:59:26 PM by gold_finger »
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Formatting an External Drive (4TB Seagate)
« Reply #4 on: September 18, 2016, 10:09:21 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

TTBOMK you can treat external like internal.
So a single partition is not an issue, the limitation of 4 Primary partitions, IIRC is per "physical" drive.

So go ahead...
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: Formatting an External Drive (4TB Seagate)
« Reply #3 on: September 18, 2016, 07:40:48 AM »
 

m654321

  • Gold Level Poster
  • *******
  • 893
    Posts
  • Reputation: 86
  • Linux Lite Member, 'Advocate' & Donator
    • View Profile

  • CPU: Intel Pentium [email protected] (2cores) on an Asus X71Q

  • MEMORY: 4Gb

  • VIDEO CARD: Intel GM45 Express Chipset

  • Kernel: 4.x
For simplicity I always use MSDOS partition table type, It's worked for me.
I think the GPT is only useful if you want more than 4 partitions per disk..?? ((IIRC))

Edit,
Unless you use extended partition under MSDOS
@Wirezfree:
I'm using the external portable drive as a single large partition simply for backup data storage.

The PC has two internal physical drives, one for the operating systems (drive1) & the other for data storage (drive2).  Both drives have an MSDOS partition table. I am using an extended partition (i.e. it contains logical partitions within it) so I can install more than 4 operating systems on drive1 (if need be at a later date).

I mention this in light of your closing comment re. 'Edit'.  So from what I've just said, does this mean I can still use MSDOS on the external drive - I assume it will be formatted as a logical rather than a primary partition?

Thanks Dave for your patience - I just want to get it right... :)

Mike
« Last Edit: September 18, 2016, 10:02:08 AM by m654321 »
64bit OS (32-bit on Samsung netbook) installed in Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
 

Re: Formatting an External Drive (4TB Seagate)
« Reply #2 on: September 18, 2016, 06:31:59 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
For simplicity I always use MSDOS partition table type, It's worked for me.
I think the GPT is only useful if you want more than 4 partitions per disk..?? ((IIRC))


Edit,
Unless you use extended partition under MSDOS
« Last Edit: September 18, 2016, 06:34:39 AM by Wirezfree »
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Formatting an External Drive (4TB Seagate)
« Reply #1 on: September 18, 2016, 06:19:02 AM »
 

m654321

  • Gold Level Poster
  • *******
  • 893
    Posts
  • Reputation: 86
  • Linux Lite Member, 'Advocate' & Donator
    • View Profile

  • CPU: Intel Pentium [email protected] (2cores) on an Asus X71Q

  • MEMORY: 4Gb

  • VIDEO CARD: Intel GM45 Express Chipset

  • Kernel: 4.x
I have Seagate Expansion Portable Drive, 4TB capacity, with USB3.0 connectivity.
It became corrupted and so need to wipe it clean & reformat it.  I have already recovered all my files from it. 

After reformatting, I want to be able to access files from both LL (mainly) and Windows OS (occasionally), so therefore will use an ntfs file system.
However, I'm unsure if I should use an MSDOS or GPT partition table - which is the best one to use for a drive of this size (4TB).

I'd be grateful if you could advise.
Many thanks

Mike

64bit OS (32-bit on Samsung netbook) installed in Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section