LinuxQuestions.org
Review your favorite Linux distribution.
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 10-28-2003, 09:10 AM   #1
madrat
LQ Newbie
 
Registered: Oct 2003
Location: Birmingham
Distribution: Redhat 9
Posts: 17

Rep: Reputation: 0
Question How do I get linux to "see" an XP partioned drive?


Hi

I am newbie with Linux... I currently have set up a dual boot machine with XP Pro and RedHat Linux on the other.

When I installed windows I took the opportunity to set a few more logical partitions...

Now the question is How can I mount one of these logical drives?

Regards
 
Old 10-28-2003, 09:47 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
man mount
man fstab

You will want to simply mount the drive like this from the command line:

mount -t fstype /dev/hdXX /mnt/windows

And to break this down to understand each one of those:

mount = Command to mount.
-t fstype = flag/option used to pass the filesystem type like if its NTFS or VFAT.
/dev/hdXX = The partition you want to mount, the X's stand for the letter and number of the parition slice.
/mnt/windows = The empty directory to mount the contents to view from.

And man fstab like mentioned before if you want to have the partition mounted at boot time.
 
Old 10-28-2003, 10:05 AM   #3
madrat
LQ Newbie
 
Registered: Oct 2003
Location: Birmingham
Distribution: Redhat 9
Posts: 17

Original Poster
Rep: Reputation: 0
Hi

Thanks for your reply...

I have tried this command and the error message is:

mount: fs type NTFS not supported by kernel

Any idea how I can get the kernel to support NTFS?
 
Old 10-28-2003, 10:16 AM   #4
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Well..... you'd either have to recompile your kernel or get the RPM from

http://linux-ntfs.sourceforge.net/info/redhat.html
 
  


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
Question on how linux determines drive "names" bpalmer Linux - Hardware 4 03-01-2005 05:56 AM
Mandrake 10.1 - Linux doesn't "see" free hard drive space scottlyter Linux - General 3 10-15-2004 04:39 PM
I Dual Boot, Is there Compatable "Drive imaging" that works with linux joncolby Linux - Software 6 06-21-2004 03:11 AM
Seeing Linux as a "Drive" from Windows OS on a dual boot System teclipse Linux - Newbie 4 09-29-2003 10:19 AM
Mounting windows "c" drive in Linux jsin Linux - Newbie 5 07-28-2003 11:29 AM

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

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