Computing.Net > Forums > Linux > Using an NTFS drive on linux

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Using an NTFS drive on linux

Reply to Message Icon

Name: JosefBud
Date: September 7, 2004 at 18:10:49 Pacific
OS: Windows XP
CPU/Ram: AMD Athlon XP 3000+/786 M
Comment:

I need to know how to play my MP3's which are on a seperate harddrive from my linux, on an NTFS-formatted drive. I need to play these off of the drive or be able to copy them into my Linux folder. PLEASE help me!!

http://www.pcmodmania.com



Sponsored Link
Ads by Google

Response Number 1
Name: bits4linux
Date: September 8, 2004 at 00:24:29 Pacific
Reply:

Hi,

For this you have to mount the Drives by using the command
mount -t -vfat /dev/hda6 /var/songs

Try this command helps to play the songs from the NTFS drives.

Regards
Bits4linux


0

Response Number 2
Name: moimoctoc
Date: September 8, 2004 at 02:47:40 Pacific
Reply:

Hi,
before mount ,
mkdir /var/songs
For this you have to mount the Drives by using the command
mount -t -vfat /dev/hda6 /var/songs
If you can't mount , you try this command
mount -t -ntfs /dev/hda6 /var/songs

good sucess!


Love me for a reason


0

Response Number 3
Name: Dudley
Date: September 8, 2004 at 09:11:20 Pacific
Reply:

Only vfat usually comes with the kernel source, if you cant get it to mount with the -ntfs one, youll need to re-compile the kernel with ntfs support which means patching it.


0

Response Number 4
Name: jefro
Date: September 9, 2004 at 20:46:38 Pacific
Reply:

What? Just click on the volume and find the file. Any modern gui supports this.


0

Response Number 5
Name: BlueRaja
Date: September 9, 2004 at 23:53:49 Pacific
Reply:

bleh.
It's always hard to get NTFS to mount, because MS is constantly changing the (for lack of a better word) "standard" for NTFS...
That's why I use FAT32 on my duel-boot systems.

AKhalifman@hotmail.com


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Using an NTFS drive on linux

scsi tape drive on linux www.computing.net/answers/linux/scsi-tape-drive-on-linux/22602.html

An Accounting Package on linux www.computing.net/answers/linux/an-accounting-package-on-linux/29233.html

using the dd command on linux www.computing.net/answers/linux/using-the-dd-command-on-linux/3369.html