LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-19-2015, 01:29 AM   #1
StefanP
Member
 
Registered: Apr 2007
Distribution: Debian 4
Posts: 147

Rep: Reputation: 15
how to read NTFS disk


I have a disk that had some problems now reading in Windows and is formated NTFS. I put it in my Linux Debian 8 computer but it won't read it either. When using the Disk application it shows there are 3 NTFS partitions (PQService, System Reserved and Acer) plus a free space of 2 Mb. I selected the 3rd partion of 750 Gb then clicked to mount but got error message: not authorized to perform operation (udisks-error-quark, 3). All I want is to read the disk so I can retrieve and backup the files from it. Any simple way to do it?
 
Old 07-19-2015, 01:37 AM   #2
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
/etc/fstab?
 
Old 07-19-2015, 01:52 AM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,131

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
If Windows has trouble reading a Windows proprietary filesystem, why would you expect Linux to do any better ?.

Issue a mount command as sudo/root - that way you'll get to see any messages issued rather than a GUI obfuscating things. This presumes you have ntfs-3g installed - does Debian allow that ?.

Last edited by syg00; 07-19-2015 at 01:56 AM. Reason: last sentence
 
Old 07-19-2015, 01:55 AM   #4
StefanP
Member
 
Registered: Apr 2007
Distribution: Debian 4
Posts: 147

Original Poster
Rep: Reputation: 15
how to mount an NTFS for reading? it is listed as /dev/sdb3
 
Old 07-19-2015, 06:34 AM   #5
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
see info fstab or info mount! (on console)

Last edited by Keruskerfuerst; 07-19-2015 at 08:25 AM.
 
Old 07-19-2015, 09:49 AM   #6
Aia
Member
 
Registered: Jun 2006
Posts: 66

Rep: Reputation: 21
Quote:
Originally Posted by StefanP View Post
how to mount an NTFS for reading? it is listed as /dev/sdb3
For reading only

Code:
# mkdir /mnt/windows
# mount -t ntfs /dev/sdb3 /mnt/windows
 
Old 07-19-2015, 01:39 PM   #7
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
mount -t ntfs-3g /dev/sdax

mounts the partition with read/write access.
 
Old 07-20-2015, 05:47 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,993

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
No gui in Debian?

Ntfs mount is built into kernel to read. May not even need to add ntfs info on mount but can't hurt. Mount usually knows, ntfs-3g option should allow you to write.
 
  


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
Urgent: Failing NTFS HD - Will ddrescue Read & Write To Windows NTFS Drives? zipgunner Linux - Newbie 15 03-08-2011 06:29 AM
Raid disk problem : Attempt to read block from filesystem resulted in short read ElmPie Linux - General 5 08-26-2008 05:21 AM
how to read ntfs hard disk jojojo Linux - Newbie 2 05-13-2006 11:50 AM
read greek from an ntfs disk Gkarfield Linux - Networking 0 09-17-2004 08:40 AM
getting mp3s from ntfs disk to linux disk infamous41md Linux - Newbie 19 03-31-2003 12:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:50 PM.

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