LinuxQuestions.org
Help answer threads with 0 replies.
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 12-03-2006, 04:49 PM   #1
Mash
LQ Newbie
 
Registered: Dec 2006
Posts: 16

Rep: Reputation: 0
share a partition between windows and fc6


Hello,

I am currently trying to setup a partition for my cyber life that can be shared between windows and fedora6.

I have used windows to make the partition, and its type is fat32.

Windows recognises it fine but fedora doesn't. I think I need to mount that partition somewhere in fedora but im not really sure where or how to do it.

Could someone please help?

Thanx
 
Old 12-03-2006, 04:56 PM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Use the typed command 'fdisk -l' minus the single quote marks to figure out which partition it is. Then as root using any text editor add the entry to the /etc/fstab file, example below;

Code:
/dev/hda3   /media/VFAT   auto  noauto,users,rw  0 0
See both man fstab and man mount for the detals. Just remember to create the mountpoint (/media/VFAT) first before mounting the partition, as root type something like;

mkdir /media/VFAT
 
Old 12-03-2006, 05:10 PM   #3
Mash
LQ Newbie
 
Registered: Dec 2006
Posts: 16

Original Poster
Rep: Reputation: 0
Ausome dude, thanks, that helped alot.
 
Old 12-04-2006, 02:14 AM   #4
Mash
LQ Newbie
 
Registered: Dec 2006
Posts: 16

Original Poster
Rep: Reputation: 0
Actually, Linux can now see the partition, but it cannot write to it, it says permission denied...? And it only mounts it after I type, "mount /media/Everything" even though I have an entry in the fstab file.

hmmm...
 
Old 12-04-2006, 05:19 AM   #5
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
The entry if you used my example does not mount the partition at boot. Read the man pages (man fstab and man mount) for the details and options to mount this partition at boot and how to allow read/write access for all users.
 
  


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
share partition with windows with >4Gb file sizes john72carter Linux - General 1 09-07-2006 08:14 AM
Which one is the best partition that Windows and Linux can share? melopll Linux - Newbie 11 04-21-2006 04:19 PM
Share swap partition - Linux and Windows XP jasontn Linux - Newbie 8 02-20-2004 08:52 AM
Can Windows & Slackware share an ntfs partition? EnigmaZ Slackware 5 01-04-2004 06:02 PM
Share partition between windows and linux david@aber Linux - Newbie 4 11-20-2003 09:22 AM

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

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