LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 07-05-2012, 01:09 AM   #1
AlexFr
LQ Newbie
 
Registered: May 2010
Posts: 24

Rep: Reputation: 0
Mounting NTFS/FAT32 partition in RHEL 5.8


I have FAT32 and NTFS partitions on the same hard disk where RHEL 5.8 is installed. How can I mount and work with these partitions? ntfs-3g
package is installed.
Looking for the answer, I found the way to find such partition using Hardware Manager, but cannot find in in the menu. Also, somebody recommended to use cfdisk command, but it is also not available.
 
Old 07-05-2012, 01:20 AM   #2
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,362

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
1. try
Code:
fdisk -l
lowercase L switch there and post results.

2. At the cmd line as root user it would be something like
Code:
# make dir to mount it to
mkdir /mnt/ntfs

# mount it; assuming dev is /dev/sdb1
# amend as reqd
mount -t ntfs /dev/sdb1 /mnt/ntfs
http://linux.die.net/man/8/mount
 
1 members found this post helpful.
  


Reply

Tags
fat32, mount, ntfs



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
Problems with mounting fat32 partition in RHEL 5 gyzer Red Hat 15 09-09-2008 11:08 AM
NTFS -> FAT32 mounting help adds2one Slackware 5 09-20-2005 02:07 PM
Trouble mounting FAT32 and NTFS under SuSE 9.2 nitroid SUSE / openSUSE 2 12-07-2004 08:55 AM
Mounting NTFS & FAT32 DJWS Linux - Newbie 10 06-21-2004 06:55 AM
Mounting and reading NTFS and FAT32 patitions Forezt Linux - Software 10 02-25-2004 01:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

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