LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-05-2011, 03:42 PM   #1
turbodisturbo
LQ Newbie
 
Registered: Nov 2010
Posts: 2

Rep: Reputation: 0
Question Need to use 3TB USB drive that already contains data on a Linux server.


Hello there. I have a WD MyBook 3TB USB drive with 1TB of data on it ( in NTFS format )already. I need to plug it into a Linux server and get to that data. The articles I have read state that I will have to reformat the drive thus losing all of the data. Is there some other way to use this drive and get to my data ?
 
Old 10-05-2011, 03:57 PM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Hello,

On your linux server, you need to install ntfs-3g in order to access NTFS partitions. What distro are you using?

Cheers,

Josh

Last edited by corp769; 10-05-2011 at 03:59 PM.
 
Old 10-05-2011, 05:14 PM   #3
turbodisturbo
LQ Newbie
 
Registered: Nov 2010
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by corp769 View Post
Hello,

On your linux server, you need to install ntfs-3g in order to access NTFS partitions. What distro are you using?

Cheers,

Josh
I have already installed the ntfs driver. Now, when I do an fdisk -l and try to mount I get :

WARNING: The size of this disk is 3.0 TB (3000558944256 bytes).
DOS partition table format can not be used on drives for volumes
larger than 2.2 TB (2199023255040 bytes). Use parted(1) and GUID
partition table format (GPT).


Disk /dev/sdb: 3000.5 GB, 3000558944256 bytes
255 heads, 63 sectors/track, 45599 cylinders
Units = cylinders of 16065 * 4096 = 65802240 bytes

Device Boot Start End Blocks Id System
/dev/sdb1 1 45600 2930232320 7 HPFS/NTFS
 
Old 10-06-2011, 03:30 AM   #4
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
How exactly are you trying to mount the device?
 
Old 10-06-2011, 03:49 AM   #5
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Quote:
Originally Posted by turbodisturbo View Post
Device Boot Start End Blocks Id System
/dev/sdb1 1 45600 2930232320 7 HPFS/NTFS
That looks fine. Just mount -t ntfs-3g /dev/sdb1 mountpoint

EG

mkdir /mnt/external
mount /dev/sdb1 -t ntfs-3g /mnt/external

Last edited by dive; 10-06-2011 at 03:51 AM.
 
  


Reply



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
[SOLVED] Tried to Ext3 a 3TB drive, now grub can't find the kernel Centos 5.6 Raid 1 wagonlips Red Hat 4 06-25-2011 01:07 AM
3tb filesystem i have to create in wd usb external hdd and to be mount in Rhel5 mazhar07 Linux - Newbie 3 04-01-2011 01:46 AM
Backing up ~75GB of data on Redhat rel 4 srvr using backup exec shows ~1.3TB of data? unicorntoo Linux - Software 1 05-01-2008 08:32 AM
3TB IDE Software Raid-5 Server!!! sanwizard Linux - General 1 11-21-2004 11:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 06:21 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