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 - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-16-2004, 04:55 PM   #1
cucolin@
Member
 
Registered: Nov 2003
Location: USA
Distribution: Ubuntu, CentOS, RedHat
Posts: 416

Rep: Reputation: 31
Accessing a FAT partition? or NTFS?


Hi, guys. I think this questions has been asked many times. I have three partitons in my PC: Win2000, WinXP and Fedora Core 1. All I want to do is access some files from the Win patitions so I can modify them in Fedora and save them back into the Win partitions(these are some images I want to modify using the Gimp). I created a small partition(FAT32), so I could put my files on this partition when working with Windows and the access them in Fedora. I'm no able to see this partition from Fedora. How can I mount this FAT32 partition or could I mount the NTFS??
What would be a simpler solution??

Thanks guys...
 
Old 10-16-2004, 04:58 PM   #2
secesh
Senior Member
 
Registered: Sep 2004
Location: Savannah, GA
Distribution: Ubuntu, Gentoo, Mythbuntu, ClarkConnect
Posts: 1,154

Rep: Reputation: 47
edit /etc/fstab
mount fat32 as type vfat, ntfs as type ntfs.

vfat is r/w, ntfs is (yes, even in kernel 2.6) ro

then they'll auto-mount on boot, but if you don't want to wait that long, you can use the 'mount' command.
 
Old 10-16-2004, 07:08 PM   #3
Steel_J
Member
 
Registered: Oct 2004
Location: Montreal, Canada
Distribution: Linux Mint 21.3 Cinnamon
Posts: 359
Blog Entries: 1

Rep: Reputation: 31
Well...

Your partition should already be detected by Linux. You should see it in the /dev directory. It should be named something like HDxx in /dev. In my case HDC6 is my 2nd NTFS partition witch contains " My documents" in XP. It is called win_d in my /mnt directory.

I can browse it an copy from it. I also have fat32 partitions witch I can read and wrtie to from both Linux and Windows.

To manualy mount them if they are not already there, create a directory for your fat32 partition in /mnt or wherever you like. Use a simple name ,short, with no spaces.

After that open a console, type su ,enter your root password and the enter the following command:

mount -t vfat /dev/YourDrive /mnt/NewDirectory.

You should then be able to go to your new directory and see the files on the mounted partititon.
 
Old 11-22-2004, 08:58 PM   #4
cucolin@
Member
 
Registered: Nov 2003
Location: USA
Distribution: Ubuntu, CentOS, RedHat
Posts: 416

Original Poster
Rep: Reputation: 31
Question drive letter D equal hdxx?

So friends what is the equivalent of drive D in win. It is hda1??

Thanks...
 
Old 11-23-2004, 01:01 AM   #5
Steel_J
Member
 
Registered: Oct 2004
Location: Montreal, Canada
Distribution: Linux Mint 21.3 Cinnamon
Posts: 359
Blog Entries: 1

Rep: Reputation: 31
You have to go in /mnt and browse for yourself. You will recognize your files probably in /mnt/win_c2 like me.

For me win_c, win_c2, etc are mounted on drive hdc.
 
Old 11-23-2004, 06:54 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Re: drive letter D equal hdxx?

Quote:
Originally posted by cucolin@
So friends what is the equivalent of drive D in win. It is hda1??

Thanks...
If you created the d drive using windows it is probably /dev/hda5 and assuming you only have one disk drive installed in your system and its hda. To verify my assumption log in as root and enter the following command in a console window:

fdisk -l (that is a small L)

Fedora does not include NTFS support in its default kernel. To add support without recompiling the kernel get the RPM from:
http://linux-ntfs.sourceforge.net/

And yes these are very common questions. You can seach this website for additional help in mounting the FAT32 and NTFS partitions. I do not think that Fedora automatically configures windows partitions like Mandrake.
 
  


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 fat partition in linux Mickaletto Linux - Newbie 5 11-26-2005 05:12 AM
FAT or NTFS partition metallicafan_316 Linux - Newbie 5 08-29-2005 12:03 AM
Accessing Fat/NTFS partitions satinet Linux - General 3 09-03-2004 01:16 PM
Accessing FAT partition from fedora linux_ub Linux - General 4 07-09-2004 03:38 PM
Mandrake 9.0: Accessing partition on windows drive(FAT) face_master Linux - Distributions 3 01-18-2003 09:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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