LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-26-2005, 02:46 PM   #1
STARHARVEST
Member
 
Registered: Nov 2005
Location: Russia, republic of Bashkiria
Distribution: Slackware 12.1
Posts: 294

Rep: Reputation: 31
howto mount disk drive?


I've got third disk drive. howto to mount it?

Last edited by STARHARVEST; 12-27-2005 at 12:35 PM.
 
Old 12-26-2005, 03:29 PM   #2
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
You can use `/sbin/fdisk -l device` to list the partitions on a device. The /dev/hd* devices are allocated to each IDE drive, CD and DVD drive attached to the IDE interfaces on your motherboard. If you have, for example, 2 hard disks, a CD drive and a DVD drive, your third IDE drive might be /dev/hde so you'd type `/sbin/fdisk -l /dev/hde` to view any existing partitions on it.

If there are no partitions, you can use fdisk to create them and then you'll need to create a filesystem on each partition (for example with mkfs.ext3). After that you can mount them.

Have a look at the mount and fstab man pages, but briefly for an ext3 filesystem it would be something like:

/sbin/mount -t ext3 /dev/hde1 /mnt/drive3

You'd just have to type '/sbin/mount /drive3' with an entry like the following to /etc/fstab:

/dev/hde1 /mnt/drive3 ext3 defaults 1 2
 
Old 12-27-2005, 10:06 AM   #3
STARHARVEST
Member
 
Registered: Nov 2005
Location: Russia, republic of Bashkiria
Distribution: Slackware 12.1
Posts: 294

Original Poster
Rep: Reputation: 31
thanks man!=) you showed me the right way!
 
Old 12-27-2005, 02:52 PM   #4
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
Glad to help :-) Just out of curiousity, what are you formatting the new drive as (ext2, ext3, reiserfs, something else)? I'm about to add another drive and haven't made up my mind what filesystem to put on it. I use ext3 at the moment, but reiserfs sounds good...
 
Old 12-27-2005, 03:56 PM   #5
STARHARVEST
Member
 
Registered: Nov 2005
Location: Russia, republic of Bashkiria
Distribution: Slackware 12.1
Posts: 294

Original Poster
Rep: Reputation: 31
As I know "reiserfs sounds good" on partitions with "small" files.. My Slackware sits on reiser and feels good..=) ext3 and XFS (as I remember) are good with dif media stuff and big files such as films and etc. I formatted my drive with ext3, journalized and stable, just what I need to store my big coll. of music=) It's now about 110 GB of mp3 and I just need new drive. That's my story=)
 
Old 12-28-2005, 02:24 PM   #6
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
Cool - thanks for that
 
  


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
Mount usb drive, umount and mount another drive arubin Linux - Hardware 9 01-17-2007 03:46 AM
Mount points on usb devices (dig. camera, zip drive, external hard disk) Impaler Linux - Hardware 3 05-29-2006 11:08 PM
when i mount my USB Flash Drive A Messenge has come that mount: can't find /dev/sda/h feda82 Red Hat 2 12-24-2005 02:15 AM
External Firewire hard disk drive - mount glitches shultzc Linux - Hardware 0 10-09-2004 06:31 PM
howto mount usb pen drive? name_in_use450 Linux - Hardware 2 08-24-2004 07:23 AM

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

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