LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 07-13-2003, 10:11 PM   #1
den_santiago
LQ Newbie
 
Registered: Aug 2001
Location: Philippines
Distribution: Red Hat 7.3 and 9.0
Posts: 19

Rep: Reputation: 0
Displaying and Accessing Windows Partitions


I just migrated from Linux Mandrake 8.2 to Red Hat 7.3 from what I worked on under Mandrake I was able to view and access my Windows partitions and drive. Is it also possible under Red Hat? Is there any package or software that I could download and install on my system to allow me to access the Windows partitions?
 
Old 07-13-2003, 10:56 PM   #2
DiablosPet
LQ Newbie
 
Registered: Jul 2003
Location: HongKong
Posts: 6

Rep: Reputation: 0
I am using a software called PartitionMagic on MS Windows to partition the hhd first. What you do is to partition four sectors for the Linux.

1. a FAT32 sector
2. a SWAP sector
3. a BOOT LOADER sector
4. a Linux OS sector

(1) have to be formated as NTFS (2)~(4) is just Linux file system.
After installed Linux, mount the FAT32 sector from Linux then you can access to MS Windows file. Hope this helps.


DiablosPet
 
Old 07-18-2003, 08:25 AM   #3
den_santiago
LQ Newbie
 
Registered: Aug 2001
Location: Philippines
Distribution: Red Hat 7.3 and 9.0
Posts: 19

Original Poster
Rep: Reputation: 0
Is there any other way? I don't have that software and my system is already installed. Is there any alternative program from Linux that could do this?
 
Old 07-18-2003, 10:09 AM   #4
tjm
Member
 
Registered: Oct 2002
Posts: 55

Rep: Reputation: 15
Yes you can.

If they are fat/fat32 partitions you can mount them with :

mount -t vfat /dev/hdx /mnt/windows

Where, /dev/hdx is the name of the harddrive you want to view and /mnt/windows is the place it will put it.

If you want to see NTFS... then first check and see if it is supported :
cat /proc/filesystems -- look for ntfs

If it isn't there, install the ntfs support rpm from :
http://linux-ntfs.sourceforge.net/info/redhat.html

Then reboot... and use:
mount -t ntfs -r /dev/hdx /mnt/windows
to load it up.
The -r is for read-only... NEVER EVER EVER EVER UNDER ANY CIRCUMSTANCES omit that -r. Writing to an NTFS partition under linux will destroy the ntfs.

You can add useful commands to mount... checkout man mount... or post again

If you want to mount more than one windows drive make many directories under /mnt (eg: windows1, windows2, windows3) and change the mount commands appropriately.

Cheers
 
  


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
Accessing windows partitions in RH9 DesyphER Linux - Software 15 03-01-2005 12:33 AM
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 and writing to Windows partitions Delmarc Linux - Newbie 3 02-14-2004 10:39 AM
Displaying non-linux Partitions LilGryphMaster Linux - Newbie 15 01-31-2004 09:21 AM

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

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