LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > VectorLinux
User Name
Password
VectorLinux This forum is for the discussion of VectorLinux.

Notices


Reply
  Search this Thread
Old 02-28-2009, 07:47 AM   #1
LinuxLiker
Member
 
Registered: Sep 2006
Location: Florida
Distribution: Ubuntu, Vector Linux, Mandriva
Posts: 81

Rep: Reputation: 15
Question Need to mount extra internal drive


I've just loaded Vector Linux on my computer (it's a Pentium 4/2ghz my father-in-law gave us). It seems to be working well, however, I have a second hard drive in addition to the boot drive. I can't seem to locate it anywhere using the gui. However, I checked the system settings window under "storage" and the drive shows up. It doesn't show up in the "devices" area of the system tray. I don't think I can navigate to the drive using the "file system" window either.
Is there something I can do to -- one, find the drive; and two, add the drive to the devices window so I can mount it when I need to (or, preferably, keep it permantly mounted -- like on a mac or windows computer)?
By the way, the jumper on the extra drive is set for "slave" so I wouldn't think that's the problem.
Thanks.

Last edited by LinuxLiker; 02-28-2009 at 07:50 AM. Reason: Added information
 
Old 02-28-2009, 07:54 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Open a terminal, enter "su" to become root, and then edit the /etc/fstab file to add the other drive. To see how the system sees (all) drives, do "fdisk -l".

Do "man fstab" for details, or simply post your exisiting fstab + fdisk -l here.
 
Old 02-28-2009, 08:04 AM   #3
LinuxLiker
Member
 
Registered: Sep 2006
Location: Florida
Distribution: Ubuntu, Vector Linux, Mandriva
Posts: 81

Original Poster
Rep: Reputation: 15
Thanks for the reply!
I'm not a power user so I'm a little familiar with some of what you're saying, not everything.
Where do I come across the "/etc/fstab file" and how do I edit it? What will "man fstab" tell me?

Thanks.

Last edited by LinuxLiker; 02-28-2009 at 08:05 AM. Reason: Didn't come out right, needed to correct.
 
Old 02-28-2009, 08:14 AM   #4
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
There may be some tools for this in the GUI, but I am not familiar with Vector. I strongly recommend getting familiar with a few basics in the terminal (command line).

"man fstab" gives you the manual page for the fstab file---it describes the details of the file format.

To edit (any) file in a terminal, simply enter the name of an editor, followed by the file name. For config files, you typically need to be the root user. (enter "su", and the root password.)

So, to edit fstab, enter "nano /etc/fstab". If you don't like nano, or it's not on your system, then substitute whatever you have--eg gedit, kedit, kate, krite, etc.

You can READ config files in the the GUI by just double-clicking on them.
 
Old 02-28-2009, 08:54 AM   #5
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Look at the drives with "sudo /sbin/fdisk -l". If you see partitions, you can enter "sudo /sbin/file -s /dev/sdb1" for the second drive, first partition. It will tell you if there is a partition on it. If this is a new drive, there won't be.

If this is a new drive, it hasn't been partitioned yet. A drive needs at least one partition and the partitions need filesystems on them (formatted). Your distro may have a graphical disk partitioning tool that will allow you to partition & format the drive easily. It will probably let you enter the mount point to mount it on and then create an /etc/fstab entry so that it is mounted when you boot up. Use a linux native filesystem. After it is mounted you may want to use "chown" and "chmod" on the (mounted partition) mount point to enable you the permissions you need.
 
Old 02-28-2009, 12:50 PM   #6
LinuxLiker
Member
 
Registered: Sep 2006
Location: Florida
Distribution: Ubuntu, Vector Linux, Mandriva
Posts: 81

Original Poster
Rep: Reputation: 15
Thanks all, I'll try those things. By the way the drive is a previously used Mandriva drive. It was the boot drive for the previous computer, but now it's jumpered to slave.
 
Old 03-27-2009, 10:49 AM   #7
M0E-lnx
LQ Newbie
 
Registered: Feb 2007
Distribution: Vector Linux
Posts: 8

Rep: Reputation: 0
Menu -> System -> Vector Control Center -> Filesystem -> Mount Partitions
 
  


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
Howto Mount Second Internal Hard Drive GNewbie Ubuntu 5 06-20-2008 01:49 AM
Debian Cannot Mount Second Internal Hard Drive bertmag Linux - Hardware 13 01-30-2008 01:22 PM
internal SD drive wouldn't mount! jem81 Linux - Laptop and Netbook 3 12-21-2007 05:22 AM
Set up rsync to mirror mount on Windows Server to mount point on 2nd internal drive MoMule Linux - Server 4 04-13-2007 09:34 PM
How to mount internal drive just formatted to ext3 Pumalite Linux - Hardware 25 04-13-2007 10:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > VectorLinux

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