LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-08-2004, 04:10 PM   #1
Shoal
LQ Newbie
 
Registered: Aug 2004
Distribution: Mandrake 10 official
Posts: 26

Rep: Reputation: 15
Can't Seem to Mount Secondary NTFS Drive


Hi all. I'm somewhat new to Linux, and I have a little problem that's been nagging at me.

I have a secondary HD (hdb), and when I installed Mandrake 10 it wasn't auto-mounted like my floppy, cd drive, and windows partition.

The drive is NTFS. Could this be an issue? I know that Linux can't write to NTFS file systems, but I know it can read them.

This is the command I tried:

mount -t ntfs /dev/hdb /ddrive

This didn't work. Any suggestions?

Thanks,

Shoal
 
Old 08-08-2004, 06:27 PM   #2
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Assuming that /ddrive exists, then you probably need to specify the partition number that you're trying to mount.
Code:
mount -t ntfs /dev/hdb1 /ddrive
Substitute a different number in place of "1" if appropriate. That ought to do it -- J.W.
 
Old 08-08-2004, 06:51 PM   #3
Shoal
LQ Newbie
 
Registered: Aug 2004
Distribution: Mandrake 10 official
Posts: 26

Original Poster
Rep: Reputation: 15
I'm sorry I wasn't more clear:

The HD I want to mount is a whole nother drive , not a partition. So I'm pretty sure I'm right about it being hdb. I suppose it could be hdc... it's been a long time since I opened my box.

But let's assume for now that it is, in fact, hdb.

Thanks,

Shoal
 
Old 08-08-2004, 07:52 PM   #4
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
I realize that, but /dev/hdb is the raw device. What you described in your original post was a problem in mounting a specific partition to a specific mountpoint. To say it another way, you don't mount a device to a mountpoint, you mount a partition to a mountpoint. If the entire drive has been partitioned as a single partition, and the drive is the primary slave, then the command I listed should solve your problem. -- J.W.

For reference:

/dev/hda = primary master
/dev/hdb = primary slave
/dev/hdc = seconary master
/dev/hdd = secondary slave
 
Old 08-08-2004, 07:55 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,676

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
Even though it is another drive you still need to specify the partition ID. I will also guess its /dev/hdb1

To look at how your drive is partitioned.

fdisk -l /dev/hdb (That is a small L and you need to be root)
 
  


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
cannot mount already formatted secondary hard drive on newly installed debian angmar Debian 8 08-05-2005 01:12 PM
How can I mount my secondary hard drive on boot? Scorlibrian Linux - Hardware 1 02-26-2005 11:36 AM
Mount Secondary EXT2 Drive StarSage Fedora 3 02-16-2005 11:17 PM
How to mount (and keep mounted) a NTFS secondary drive? lionofdharma Linux - Hardware 8 04-25-2004 02:05 PM
how do i mount my windows partitions and secondary hard drive in RH9 kasperl Linux - Newbie 5 10-22-2003 05:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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