LinuxQuestions.org
Register a domain and help support LQ
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
 
LinkBack Search this Thread
Old 09-09-2006, 11:10 AM   #1
pocat
LQ Newbie
 
Registered: Sep 2006
Distribution: RH9
Posts: 11

Rep: Reputation: 0
hard drive mount


I added a harddrive to my computer. I loaded RH9. I set my original drive (windows ntfs) as the slave. How can I determine what linux see this drive as? And how do I mount it so I can retrieve files off of it. I would like to learn how to retrieve jpg files from my old windows hard drive and burn them to a dvd using rh9. Can anyone direct me in the right direction.
Also what is the prefered software for burning a data DVD

Thanks in advance from another
 
Old 09-09-2006, 11:25 AM   #2
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,189

Rep: Reputation: 49
you could mount by
mount /dev/hdax /mnt
where hdax is your ntfs partition and mnt is your mount point

or you could download a ntfs comptability prog from, linux-ntfs.sf.net
and this will enable for you an option ntfsmount
ntfsmount /dev/hdax /mnt
 
Old 09-09-2006, 11:46 AM   #3
pocat
LQ Newbie
 
Registered: Sep 2006
Distribution: RH9
Posts: 11

Original Poster
Rep: Reputation: 0
I think I have determined that linux is seeing my drive ad hdd.

and the only partition is hdd1 does this sound correct?

i created a directory under /mnt as winhd

so

mount /dev/hdd1 /mnt/winhd

should be ther correct command?
 
Old 09-09-2006, 11:51 AM   #4
pocat
LQ Newbie
 
Registered: Sep 2006
Distribution: RH9
Posts: 11

Original Poster
Rep: Reputation: 0
when i try that command I get

mount: fs type ntfs not supported by kernel

I'm guessing I need to add a module to support ntfs
 
Old 09-09-2006, 12:23 PM   #5
pocat
LQ Newbie
 
Registered: Sep 2006
Distribution: RH9
Posts: 11

Original Poster
Rep: Reputation: 0
thanks for the help, I was able to get an ntfs module and got the hd mounted.
I'll have to figure out how to make it load itself at bootup.

thanks again.
 
Old 09-09-2006, 01:08 PM   #6
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,189

Rep: Reputation: 49
edit your /etc/fstab and add the ntfs drive there.
 
Old 09-09-2006, 01:12 PM   #7
b0uncer
Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Yup, add this line to your /etc/fstab file (it's a good habit to add one linefeed after this last line, just in case):

Code:
/dev/hdd1 /mnt/winhd ntfs auto,users,umask=022 0 0
That would mount the drive automatically at bootup as read-only to the place you specified in your own post, so that any user on your pc can access the drive and read data from there. If you don't want this to happen, either remove umask=022 from the options list or alter the value to suit you better.
 
Old 09-11-2006, 06:13 PM   #8
pocat
LQ Newbie
 
Registered: Sep 2006
Distribution: RH9
Posts: 11

Original Poster
Rep: Reputation: 0
This is what I put in my fstab before recieving your message. Will you tell me what the differences are? and what I should change.:

/dev/hdd1 /mnt/winhd ntfs ro,umask=0222

thanks again I'm trying to understand.

also when I boot up I'm getting an error saying
cannot Stat cdrom that's all I've been able to catch as it scrolls by.
what would be the proper way to determine what is causing the error.

TIA

Pocat
 
Old 09-11-2006, 07:20 PM   #9
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,189

Rep: Reputation: 49
check it out here
http://wiki.linuxquestions.org/wiki/Fstab
 
Old 09-12-2006, 01:56 AM   #10
pocat
LQ Newbie
 
Registered: Sep 2006
Distribution: RH9
Posts: 11

Original Poster
Rep: Reputation: 0
I like that thanks.

okay now I look in my /dev folder and don't see any /dev/cdrom I looked because I was trying to mount a cdrom.
I did find two (what looks to me like) symbolic links for cdwriter. am I missing something?

I'm trying the total emersion approach to linux. I've been MS free for about 8 days now.
Thanks again
 
  


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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help writing script file to mount / mount hard drive Rustylinux Linux - General 6 06-27-2006 09:34 AM
Can't mount hard drive. Alvis Linux - Hardware 4 07-25-2005 01:31 PM
how do you mount a hard drive? blackdragon Linux - Newbie 2 07-22-2005 10:28 AM
Have hard drive- help mount? saxblue Linux - General 10 08-02-2003 07:46 PM
can't mount new hard drive yanban Linux - Hardware 5 07-19-2003 05:09 AM


All times are GMT -5. The time now is 07:12 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration