There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Linux and Unix
Tag Cloud
access acer asus bios bsod computer crash driver drivers error ethernet excel freeze gaming hard drive hardware hdmi internet java laptop malware memory missing monitor motherboard mouse music network obp printer problem ram registry router security slow software sound trojan usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
Xp drive mounting

Reply  
Thread Tools
Genocide_Hoax's Avatar
Junior Member with 7 posts.
 
Join Date: Oct 2008
Experience: Advanced
26-Oct-2008, 06:25 PM #1
Post Xp drive mounting
Hello Every1,

I am very new to the world of linux, I just installed Red hat Linux Enterprise 5 in my system. But I am not being able to munt my xp drives in it. I came to learn that I have to install a ntfs-3g package for it and type the following

mount -t dev/sda1 ntfs-3g /media/windows having root previleges, I did create the required folders as directed but I didn't suceed in it. Please guide me as to how can I mount my xo drives in linux.


Elvandil's Avatar
Computer Specs
Moderator with 48,924 posts.
 
Join Date: Aug 2003
Location: Vermont
Experience: "Been through the mill."
26-Oct-2008, 06:40 PM #2
My understanding is that RedHat comes with no NTFS support and that you need to recompile your kernel with NTFS support. Being relatively unfamiliar with RedHat, I'll leave that to an expert.
saikee's Avatar
Senior Member with 3,408 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
26-Oct-2008, 08:33 PM #3
Two issues here

First it is every Linux user's God given right to be able to read any MS Windows partition. Linux never has a problem with it since I entered Linux 5 years ago. To mount any partition /dev/sda1 on a dubdirectory /mnt/windows already created the command in a root console is just
Code:
 mount -t ntfs /dev/sda1 /mnt/windows
Nearly 99% of the modern Linux will be glad to mount it even without specifying the type ( or omitting "-t ntfs" in the above). I never specify the type myself because a modern kernel should be able to detect the filing system.

The second issue is to write on a NTFS partition. Linux needs the ntfs-3g.

I don't have Red Hat Enterprise version but all the free Red Hat, Fedora, Berry, rPath etc, the ntfs-3g can be added by command
Code:
yum -y install ntfs-3g
To mount /dev/sda1 so that it can be written on subdirectory /mnt/windows the mounting instruction should be
Code:
ntfs-3g /dev/sda1 /mnt/windows
If the Red Hat complains any of the commands isn't there then just add "/sbin" in front of the command.

Last edited by saikee; 26-Oct-2008 at 08:39 PM..
eugene2k's Avatar
Member with 30 posts.
 
Join Date: Feb 2008
27-Oct-2008, 11:34 AM #4
you might also need to type 'sudo' in front of the commands if it complains about you having not enough priviledges.
Genocide_Hoax's Avatar
Junior Member with 7 posts.
 
Join Date: Oct 2008
Experience: Advanced
29-Oct-2008, 08:28 PM #5
Thank you all for your response, I have tried out these commands

mount -t ....

but it doesn't work, I guess the ntfs-3g package I have downloaded is not supported by my kernel. Please help me out I want to make Linux my primary OS as soon as possible

Thanks.
saikee's Avatar
Senior Member with 3,408 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
30-Oct-2008, 05:27 AM #6
Why don't you download Slax and burn it into a Live CD.

When you run Slax it will automatically mount every Windows partition and has been shipped with ntfs-3g.

It also allows you to work with MS partitions in the desktop and that is restricted in Red Hat.

Being a Live CD you don't even have to install it but have the full functionality of a Linux.

If you have a problem in Linux you have to describe it accurately, provide error message and history so that others can help you, otherwise there could be millions answers.
Genocide_Hoax's Avatar
Junior Member with 7 posts.
 
Join Date: Oct 2008
Experience: Advanced
30-Oct-2008, 07:02 PM #7
I have already installed red hat Linux..I don't wanna go for live cds..some1 please help me out
Reply

Tags
mounting problem

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 06:26 PM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.