LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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-2002, 09:52 PM   #1
albean
Member
 
Registered: Sep 2002
Distribution: fc2
Posts: 113

Rep: Reputation: 15
mount


Ahh, I give up. I really wanted to try doing this w/o any help but.......

what do I have to do to mount the NTFS drive I have in my system. Its the secondary drive on the first IDE Channel (GRUB sees it at hd1).

Also, I would like to be able to click on the /mnt directory in Konqueror and see all the partitions that I have on the two hard drives I have in my system.


I've fooled around with the mount command and I think that I need to do something to a fabled "fstab" which i can't find....


My system is RedHat 7.2 with nothing special done to the system since I installed it a few weeks ago.


thanks for your help!
-Al
 
Old 11-20-2002, 10:23 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
I would presume your NTFS partition is hdb1 if its the secondary drive on the first IDE channel ??

Example on how to mount a NTFS partition:

mount -t ntfs /dev/hdb1 /mnt/ntfs

Break it down like this:

mount = command
-t ntfs = type of filesystem your mounting
/dev/hda1 = the partition your ntfs resides on
/mnt/ntfs = the empty directory your mounting it to

You have to be sure to have NTFS support in your kernel. Not sure, search the forums as this is asked all the time.

Your fstab file is located in /etc:

/etc/fstab

Last edited by trickykid; 11-20-2002 at 10:25 PM.
 
  


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
How to give not-root user ability to mount devices to any mount point??? jdupre Linux - General 8 02-04-2012 10:03 AM
NFS mount of smb mount of windows share: permission denied problem :( Bagatur Linux - Networking 4 07-07-2009 11:34 AM
mount: unknown filesystem type 'ntfs' when trying to mount windows drive... DiZASTiX Linux - Hardware 12 09-28-2008 07:29 PM
can mount C not D FAT: invalid media value (0x45) mount: wrong fs type, bad option Emmanuel_uk Linux - Newbie 10 11-29-2005 02:47 AM
automount: mount(generic): failed to mount (null) (type iso9660) on /mnt/media/ vasudevadas Slackware 5 10-17-2005 03:05 PM

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

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