LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-31-2002, 09:54 PM   #1
ed1023
LQ Newbie
 
Registered: Mar 2002
Location: ND
Distribution: Debian
Posts: 5

Rep: Reputation: 0
Question How to mount a hard drive


I just installed Red hat 7.3 and for got to put a mount point in for my other hard drive. The problem is that my other hard drive has the drivers for my video card saved on it. So I'm stuck in command line mode.

I need to know how to do all this in command line mode :find the label that linux puts to my hard drive (hd?). Then i need to know how to create a mount point for it so i can get into it to install my video drivers.
 
Old 08-31-2002, 10:04 PM   #2
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
run
/sbin/fdisk -l
see what is reported to exist on your system, locate the dirve you need to mount, I guess you're trying to mount windows drive - so the filesystem would be either FAT32 or NTFS, then as root create a convinient for you mount point
mkdir /mnt/win
and mount the drive
mount -tvfat /dev/hd<reported by fdisk> /mnt/win
substitute vfat with ntfs if the other drive is NTFS, or if that other drive is a linux drive insert the right filesystem ext2, ext3, reiserFS, etc.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't mount hard drive. Alvis Linux - Hardware 4 07-25-2005 01:31 PM
how do you mount a hard drive? blackdragon Linux - Newbie 2 07-22-2005 10:28 AM
Mount a second Hard drive darazman Linux - Hardware 4 03-17-2004 06:50 AM
Where to mount second hard drive Harimwakairi Linux - Newbie 3 08-11-2003 04:29 PM
can't mount new hard drive yanban Linux - Hardware 5 07-19-2003 05:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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