LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-25-2005, 06:26 AM   #1
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Rep: Reputation: 15
Arrow Accessing windows partitions in RH9


Hey guys,

Iīve just installed RH9 because of all the problems i have been experiencing with other Distroś, I find RH9 best until the GUI installer for the nvidia drivers are released. Anywh0o... How can i access my windows partitions via RH9?

 
Old 02-25-2005, 06:36 AM   #2
overlord73
Member
 
Registered: Apr 2004
Location: ..where no life dwells..
Posts: 541

Rep: Reputation: 30
just edit /etc/fstab and mount them.

vfat - read/write
and ntfs only read!
 
Old 02-25-2005, 06:59 AM   #3
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Original Poster
Rep: Reputation: 15
/dev/hda6 /home/desypher/window ntfs defaults 0 0

just like that yeah?
 
Old 02-25-2005, 07:41 AM   #4
overlord73
Member
 
Registered: Apr 2004
Location: ..where no life dwells..
Posts: 541

Rep: Reputation: 30
yo! :-)
 
Old 02-25-2005, 08:26 AM   #5
doralsoral
Member
 
Registered: Aug 2003
Location: raleigh
Distribution: Gentoo 2005.1 x86_64
Posts: 931

Rep: Reputation: 31

/dev/hda5 /home/frenchy/winblows vfat umask=000 0 0

This is what mine looks like. of course your mount point will be different and probably the device too. If you are trying to access ntfs partition make fs ntfs but dont expect to be able to write to it. thats what the umask part is for although you may want to be more strict with yours. btw vfat is what ou would use if its fat32
 
Old 02-25-2005, 05:07 PM   #6
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Original Poster
Rep: Reputation: 15
It's NTFS... i won't be able to access them?

What up overlord? :P
 
Old 02-25-2005, 06:31 PM   #7
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
Linux can read NTFS partitions but you won't be able to make any changes* to your files. I am not sure whether Red Hat 9 has NTFS support built-in. If not, you'll have to download the kernel from kernel.org and recompile it with NTFS support.

*There is a limited NTFS driver, but you can only make changes to text files and the file size has to stay the same.
 
Old 02-26-2005, 02:49 AM   #8
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Original Poster
Rep: Reputation: 15
Yeah i won't need write access, Just read. I really need to install them games and test out cedega.
 
Old 02-26-2005, 05:04 AM   #9
anindyanuri
Member
 
Registered: Jan 2005
Location: India
Distribution: Kubuntu Gutsy
Posts: 450

Rep: Reputation: 30
Have you finished the job, man?
Regards
 
Old 02-26-2005, 05:21 PM   #10
doralsoral
Member
 
Registered: Aug 2003
Location: raleigh
Distribution: Gentoo 2005.1 x86_64
Posts: 931

Rep: Reputation: 31
you dont need to recompile the kernel there is an rpm for ntfs support i dont remember where to get it though. just google for it.
 
Old 02-26-2005, 10:56 PM   #11
idefinehell
LQ Newbie
 
Registered: Feb 2005
Distribution: FC3
Posts: 24

Rep: Reputation: 15
u can add ntfs support to the kernel by compiling rpm u can get from
http://linux-ntfs.sourceforge.net/
It has all the instructions 2 start with :-)
 
Old 02-28-2005, 01:45 AM   #12
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Original Poster
Rep: Reputation: 15
Ive tried doing it. I downloaded the rpm, (Thanks idefinehell) But i cant seem too install the rpm. I am not sure what is going on usually i just double click it and it will begin the installation. But now fileroller opens it. I donīt want to view it i want to install it.
 
Old 02-28-2005, 01:46 AM   #13
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Original Poster
Rep: Reputation: 15
Oh which RPM should i download of there. I have a P4 with hypherthreading so linux thinks i have two proccessors. I really have one.
 
Old 02-28-2005, 06:37 AM   #14
overlord73
Member
 
Registered: Apr 2004
Location: ..where no life dwells..
Posts: 541

Rep: Reputation: 30
dload it and install with
rpm -ihv rpmname!
 
Old 02-28-2005, 03:52 PM   #15
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Original Poster
Rep: Reputation: 15
overlord> i know that but i have one proccessor linux thinks i have two due to my CPU hyperthreading. So i donīt know if i should download the SMP (Mutli proccessor) or the single proccessor RPM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Accessing Windows partitions in SuSE 9.1 personal? shelldinesh Linux - Distributions 1 10-29-2004 08:29 PM
mounting/accessing windows partitions of dynamic disk jayant chauhan Linux - Hardware 6 04-21-2004 08:47 AM
accessing c and d drive ntfs partitions from rh9.0 mani singh Linux - Software 5 02-27-2004 02:56 PM
Accessing and writing to Windows partitions Delmarc Linux - Newbie 3 02-14-2004 10:39 AM
Displaying and Accessing Windows Partitions den_santiago Linux - Software 3 07-18-2003 10:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:43 AM.

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