Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
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
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.
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.
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
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.