Computing.Net > Forums > Linux > Need Some Help Mounting a Drive

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.

Need Some Help Mounting a Drive

Reply to Message Icon

Name: Jimmy Jam
Date: September 28, 2002 at 20:41:02 Pacific
OS: Win Xp Home/Linux
CPU/Ram: P4, 1.5GHz, 128MB Ram
Comment:

I have been trying to get some answers as to mounting hard drives so I can play music from XP in Linux. However, being a newbie to Linux, nothing really makes sense. Could someone please give me a detailed description of how I can do this? I have my music on an NTFS drive under Windows. Thanks for any and all help for this newbie.



Sponsored Link
Ads by Google

Response Number 1
Name: Lawrence
Date: September 28, 2002 at 20:48:36 Pacific
Reply:

Perhaps if you start reading the HOWTO or
looking at the manpage, then it may make
sense. Here it is again. First, create a
directory so you can mount your NTFS on it
and execute the mount command, assuming that
your kernel supports NTFS. If not, then you
need to download the latest kernel (if it is
not already on your system in /usr/src) and
build it to support NTFS. (Please read the
instruction at www.tldp.org on how to compile
a new kernel.)

mkdir /mnt/WinXP
mount -t ntfs /dev/hda1 /mnt/WinXP
(assuming that your WinXP is on the first
partition of the first drive--/dev/hda1!!!)

Lawrence


0
Reply to Message Icon

Related Posts

See More







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: Need Some Help Mounting a Drive

need some help with cdr www.computing.net/answers/linux/need-some-help-with-cdr/19219.html

Problem w/ mounting zip drive??? www.computing.net/answers/linux/problem-w-mounting-zip-drive/5941.html

newbie , need some help www.computing.net/answers/linux/newbie-need-some-help-/25637.html