LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-06-2005, 01:50 PM   #1
Magma_11
LQ Newbie
 
Registered: Feb 2005
Posts: 23

Rep: Reputation: 15
Windows partition on Fedora Core 3?


Ok this is what I got: A WindowsXP partition (fat32) and a Fedora Core 3 partition. All I want is to be able to access my Windows partition through Fedora Core 3. I'm a bit of a n00b, so could someone just explain? Thanks in advance.
 
Old 02-06-2005, 02:16 PM   #2
chrisk5527
Member
 
Registered: Oct 2002
Location: Michigan
Distribution: Slackware Linux 10.0
Posts: 289

Rep: Reputation: 30
You'll want to do:

First make mount point:
Code:
mkdir /mnt/Windows
NTFS
Code:
mount -t ntfs /dev/hdX /mnt/Windows
FAT
Code:
mount -t vfat /dev/hdX /mnt/Windows
Depending on what you have compiled into your kernel, you may not be able to write to NTFS partitions. You will have to recompile the kernel with this option enabled.

Last edited by chrisk5527; 02-06-2005 at 02:18 PM.
 
Old 02-06-2005, 02:22 PM   #3
mmmm
Member
 
Registered: Oct 2004
Location: Poland
Distribution: Slack 10.1, Mandrake 10.1
Posts: 118

Rep: Reputation: 15
You must have a fat32 support in kernel. It is usually compiled in, if no, you will have to recompile kernel .
If yes :

1. Make a empty directory to mount win partition in it.
2. Type " fdisk -l /dev/hd* ".
This will list your disks and partitions
Find your win partition. In example it is /dev/hda2.

3. mount it :
$ mount -t vfat /dev/hda2 mount_point
and "mount_point" should be dir created in 1.
After that you will find content of win disc in this dir.
 
Old 02-06-2005, 03:08 PM   #4
Magma_11
LQ Newbie
 
Registered: Feb 2005
Posts: 23

Original Poster
Rep: Reputation: 15
This seems to work. Thanks.
 
Old 02-07-2005, 12:30 AM   #5
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Please note that NTFS write (from Linux) is classed as 'EXPERIMENTAL', so don't do it unless you have backups
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Grub loader not loading Windows XP or Fedora Core 1 after changing partition size. zetafunc Fedora - Installation 17 06-12-2005 01:27 AM
Partition two HD's Fedora Core 3 K0K0NUT_h3lmut Linux - Distributions 1 04-29-2005 01:41 AM
partition sizes - fedora core 3 iemerick Linux - Newbie 2 12-09-2004 10:23 PM
Fedora core 3 mount windows FAT32 partition device busy starney Fedora 4 11-30-2004 09:08 PM
access windows partition through fedora core 2 NotSoSure123 Linux - Software 7 08-24-2004 12:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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