LinuxQuestions.org
Help answer threads with 0 replies.
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 02-28-2006, 09:52 AM   #1
Larion
LQ Newbie
 
Registered: Jan 2005
Location: Abidjan
Distribution: http://
Posts: 1

Rep: Reputation: 0
win IDE & USB FAT ignored


Shrike on 586 does not recognize FAT win disks. Kernel 2.4. (New coming to Linux)
 
Old 02-28-2006, 05:56 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
Welcome to LinuxQuestions.
Redhat 9 (Shrike) is capable of reading / writing to FAT32 partitions. However, the installer does not automatically setup a mount point (directory) and an entry to the /etc/fstab file.

There are many many threads on this topic on the website and you will find lots of answers just by searching. Here is some good basic reading material.
http://web.whittier.edu/jlutgen/rute/rute.html

BTW RH 9 is an old distribution, no longer being supported by Redhat and you would be better off with Fedora or mandriva. Post your hardware specifications.

For IDEs drives
You need to determine what drive / partition that you want to access.
/dev/hda - 1st controller master
/dev/hdb - 1st controller slave
/dev/hdc - 2nd controller master
and so no.
The output of the following console command will show you how your drives are partitioned:
fdisk -l (that is a small L) (you need to be root to use this command)

Create a mount point using the mkdir command
mkdir /mnt/win_c

Add and entry to the /etc/fstab file
/dev/hda1 /mnt/win_c vfat umask=000,users 0 0

To mount the drive manually.
mount -t vfat /dev/hda1 /mnt/win_c

Explaining everything in detail could take awhile so post the ouput of the fdisk command, search for answers and ask what you do not understand.
 
  


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
Firefox Win & Linux w/bookmarks on usb drive jkassemi Linux - Software 6 07-27-2005 08:33 AM
dos fat support is 'modularized' && gconfd error thegsusfreek Linux - Software 0 10-04-2004 08:25 PM
RH9 &9.0 Benq CDRW 4012a IDE + IDE CDROM - Install - how to cgtueno Linux - Hardware 6 05-30-2004 02:43 PM
HP Deskjet (USB) & CUPS & Slackware 9.1: Unable to open USB device "usb:/dev/usb/lp0&qu arnostienen Slackware 2 01-29-2004 03:22 PM
Win Xp & Win 2000 & Mandrake 9.1 (ntoskrnl missing for xp) mcbaboon Linux - Newbie 8 10-14-2003 09:34 AM

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

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