LinuxQuestions.org
Help answer threads with 0 replies.
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 11-20-2007, 03:25 AM   #1
dzaziz
LQ Newbie
 
Registered: Nov 2007
Posts: 2

Rep: Reputation: 0
Unhappy How to Mount another SCSI HDD


Dear All,

I just installed Fedora 7 and installed inside one SCSI hdd but I don't know how to mount another SCSI in the same server.

Thanks.
 
Old 11-20-2007, 04:25 AM   #2
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
If this is a drive that is new/ has nothing on it and you want to add it to the system follow this howto.


If the drive is already partitioned and has a file system on it and you just want to mount it on a temporary bases, find the root partition of the drive in mention like so. As #root in a terminal type fdisk -l this will list all drives your kernel sees. Lets say it comes up sdc3 then do this.

commands as root.

mkdir /mnt/temp

mount /dev/sdc3 /mnt/temp


Then after your done and want to un-mount the drive make sure your not within the /mnt/temp directory then type the command.

umount /dev/sdc3 /mnt/temp
 
Old 11-20-2007, 08:33 AM   #3
jaseka
LQ Newbie
 
Registered: Oct 2007
Posts: 15

Rep: Reputation: 0
For mounting at boot time, edit the file

/etc/fstab

add entries in the following format

<partition> <mount point> <file system> <options> <options> <options>


/dev/sdc3 /mnt/tmp ext3 defaults 0 0
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Make removable USB hdd mount at fixed mount point ctkroeker Linux - General 13 08-11-2009 08:49 AM
How to mount a SCSI hard drive through a PCI SCSI card. jesuscakes Linux - Hardware 1 06-09-2006 04:28 PM
scsi HDD colbertron Linux - Software 4 01-31-2005 01:48 PM
How can I access my scsi hdd from dev/scsi/host1/bus0/target0/lun0 ?? marius7sv Linux - Hardware 0 09-06-2004 10:40 AM
How to format & mount 2nd hdd after FedCor1 has been installed on 1st hdd? clay394 Fedora 1 05-18-2004 01:50 PM

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

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