LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-26-2004, 06:38 PM   #1
novkhan
Member
 
Registered: Jan 2004
Posts: 59

Rep: Reputation: 15
Thumbs down How to mount second harddisk???


Good day to every one!

My PC is partitoned into 2 OS.
1) WIN 2000
2) Red Hat 9

i have just bought a second harddisk and it work perfectly on Windows.

I formatted the second harddisk as NTFS .

In RH9 i type "dmesg" and it seems that it detect my second harddisk

Can any one tell me how do i mount the second harddisk in details:

I am really new to RH9:

So please explain in detail on what to command to type

and also what should i see after i have typed the command.

There is important files in the 2nd harddisk and i dun want to format
format my 2nd harddisk into EXT3 inorder for RH9 to detect!

Thankyou !!!


 
Old 01-26-2004, 07:20 PM   #2
twantrd
Senior Member
 
Registered: Nov 2002
Location: CA
Distribution: redhat 7.3
Posts: 1,440

Rep: Reputation: 52
Hi,

Typing 'dmesg' should display something equivalent to this: /dev/hd?(a-d) or /dev/sd? (for scsi). Once you you know do this:

mkdir /home/second_drive
mount /dev/hd? /home/second_drive

That's it. You have a created a directory called 'second_drive' and mounted the hard-drive onto that directory. Just remember, you can mount that device in any unused location.

-twantrd
 
Old 01-26-2004, 07:25 PM   #3
TheOneAndOnlySM
Member
 
Registered: Jul 2003
Location: Dallas, TX
Distribution: Ubuntu 10.04 LTS
Posts: 987

Rep: Reputation: 30
redhat 9 does not by default come with ntfs support; so if you have not already, go to http://linux-ntfs.sourceforge.net/rpm/redhat9.html and download an rpm for your kernel version (find out kernel version with uname -r in terminal)

install that with rpm -Uhv packagename.rpm

after that, post your output of dmesg here (specifically the part where it detects the harddrives)

in a pinch, just as root, do mkdir /mnt/windows (or whatever name) and then mount /dev/hda2 /mnt/windows (most options will be default and autodetected; i assume your second harddisk is hda2)

post dmesg so that we can be sure
 
  


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 can i install/mount my other Harddisk on RH8? kublador Linux - Software 7 02-22-2003 04:30 AM
Knobbix mount my harddisk-linux SchwipSchwap Linux - Newbie 3 09-23-2002 10:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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