LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-21-2003, 10:49 AM   #1
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Rep: Reputation: 30
how can i install/mount my other Harddisk on RH8?


im using redhat 8.0...
i plugged my other Harddisk which has a Windows 2000....
how can i view my files on my other harddisk when i boot into RH8?
pls help....
 
Old 02-21-2003, 11:01 AM   #2
Silent Bob
Member
 
Registered: Feb 2003
Location: Ireland
Distribution: Debian
Posts: 56

Rep: Reputation: 15
Where did you plug it in? As in which IDE/SCSI channels?

Also is it NTFS formatted? If it is then you will probably need to recompile your kernel for NTFS read support (I don't know if RH8.0 has this option compiled in by default).

Assuming that you have added it to the same IDE cable as your primary disk (so the windows one is /dev/hdb) and that you have kernel support for the filesystem on the disk, you should be able to mount it with the following.

1) create a directory to mount it to e.g. /mnt/Win
2) run mount -t ntfs /dev/hdb /mnt/Win
 
Old 02-21-2003, 11:49 AM   #3
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Original Poster
Rep: Reputation: 30
its fat32......
i did what you said..... and i typed
mount -t fat32 /dev/hdc /mnt/Win

here's what happened....
[root@localhost mnt]# mount -t fat32 /dev/hdc /mnt/Win
mount: fs type fat32 not supported by kernel



what should i do next? pls help....
thank you very much
 
Old 02-21-2003, 12:00 PM   #4
Silent Bob
Member
 
Registered: Feb 2003
Location: Ireland
Distribution: Debian
Posts: 56

Rep: Reputation: 15
You probably already have FAT support built into your kernel.

The correct fstype is vfat though.

do the following as root
modprobe vfat
mount -t vfat /dev/hdc /mnt/Win
 
Old 02-21-2003, 08:08 PM   #5
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Original Poster
Rep: Reputation: 30
i tried what you said.....
and it says.....

[root@localhost mnt]# modprobe vfat
[root@localhost mnt]# mount -t vfat /dev/hdc /mnt/Win
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
or too many mounted file systems
 
Old 02-21-2003, 08:39 PM   #6
cuckoopint
Member
 
Registered: Feb 2003
Distribution: Debian
Posts: 797

Rep: Reputation: 30
that means vfat module does not exist. you will need to recompile your kernel and make sure you include a vfat module. Then, follow the previous directions. As far as kernel compiling goes, there is a wealth of info...search this site and google.

\edit.
wait up...the modprobe didnt report any errors. how does your /etc/fstab look like?

Last edited by cuckoopint; 02-21-2003 at 08:43 PM.
 
Old 02-21-2003, 08:40 PM   #7
nakkaya
LQ Guru
 
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398

Rep: Reputation: 45
use default instead of vfat ot fat it do the job
 
Old 02-22-2003, 04:30 AM   #8
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Original Poster
Rep: Reputation: 30
thank you guys.....
 
  


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
the second harddisk is not mount csstudy Linux - General 2 10-08-2005 02:27 AM
Harddisk Mount by itself !..... novkhan Linux - Security 3 09-24-2005 09:45 PM
how to mount a new harddisk kjsubbu Solaris / OpenSolaris 5 11-04-2004 09:45 PM
How to mount second harddisk??? novkhan Linux - Newbie 2 01-26-2004 07:25 PM
i Got 1 Harddisk with Win XP & RH8 Dual Boot,will WinXP perform slower coz i got RH8? kublador Linux - General 4 08-27-2003 11:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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