LinuxQuestions.org
Visit Jeremy's Blog.
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 11-15-2017, 03:18 PM   #1
incorrigible_bachelor
LQ Newbie
 
Registered: Apr 2013
Posts: 11

Rep: Reputation: Disabled
Talking Mounting non EXT drives


What is a good way to mount an NTFS drive to linux and watch media off of it?

I'm thinking the answer is going to be Wine but wanted to check here first.

There's always 20 ways to skin a cat in linux.
 
Old 11-15-2017, 04:56 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Code:
mkdir ~/abcd
ntfs-3g /dev/sdb ~/abcd
Or look at auto mounting with udisks
 
Old 11-15-2017, 05:18 PM   #3
incorrigible_bachelor
LQ Newbie
 
Registered: Apr 2013
Posts: 11

Original Poster
Rep: Reputation: Disabled
Thanks, I'll definitely check this out.
 
Old 11-15-2017, 07:40 PM   #4
seasons
Member
 
Registered: Dec 2014
Distribution: siduction
Posts: 264

Rep: Reputation: 58
As long as you don't have Fast Boot enabled in Windows (google it ), you should be able to mount it in the file manager GUI like any other disk.
 
Old 11-15-2017, 08:24 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Almost every distro of linux has had NTFS read ability for decades. They have had write ability for maybe 10 years common.

The distro you have would determine if your user needs some permission to mount or not usually. Many common distro's will just mount on click in file manager.
 
Old 11-17-2017, 03:20 PM   #6
alchimie
LQ Newbie
 
Registered: Jun 2017
Distribution: Ubuntu16.04
Posts: 15

Rep: Reputation: Disabled
If you want to mount it in CLI (terminal) you should be mount it in the file manager GUI , and use:

#cd /media/user_name/disk_name
 
Old 11-17-2017, 05:20 PM   #7
incorrigible_bachelor
LQ Newbie
 
Registered: Apr 2013
Posts: 11

Original Poster
Rep: Reputation: Disabled
Oh, yeah, this is very useful. Thanks!
 
Old 11-17-2017, 06:47 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
If you tell us the distro and version we might have a better solution.
 
Old 11-17-2017, 07:00 PM   #9
WFV
Member
 
Registered: Apr 2012
Location: somehow, somewhere
Distribution: Arch
Posts: 197

Rep: Reputation: Disabled
Wine isn't necessary to mount it nor view media (except maybe games), VLC is free and plays damn near anything - and as already mentioned, it will most likely auto-mount, if not you may need to install package(s) like ntfs-3g for mounting it.
 
Old 11-17-2017, 10:13 PM   #10
rhubarbdog
Member
 
Registered: Apr 2015
Location: Yorkshire, England
Distribution: Linux Mint
Posts: 145

Rep: Reputation: Disabled
To just view videos
Code:
sudo mount -t ntfs /dev/sdXY some-directory
where X is a letter (Hard drive number a=1,b=2 etc)
and Y is a digit partition number

I've been experimenting with udisksctl to mount usb drives when X isn't running
 
Old 11-19-2017, 09:11 AM   #11
giis
Member
 
Registered: Nov 2013
Location: Third Rock from Moon
Distribution: RPM/DEB based and LFS
Posts: 73

Rep: Reputation: Disabled
Depending on your distro: perform

Quote:
sudo apt search ntfs-3g
or

Quote:
sudo yum search ntfs-3g
Then install the same and mount as other mentioned above.
 
  


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
/home folder and my ext. hard drives all trying to open with amarok--failing aw76 Linux Mint 2 02-19-2015 03:12 PM
Mounting issues - Automatical mounting of ext-hdd causes funny results sayhello_to_the_world Linux - Newbie 2 12-20-2013 01:50 PM
Mounting Ext 3.5" devices Swakoo Linux - Hardware 1 12-12-2006 05:16 AM
Noob question - USB2 Ext Drives Vlad-The-Impaled Linux - Hardware 1 06-10-2006 09:50 PM
mounting dos ext partition mose Linux - General 6 11-13-2001 06:02 AM

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

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