Fedora Linux Support Community & Resources Center
  #1  
Old 14th May 2004, 11:25 PM
fryem720's Avatar
fryem720 Offline
Registered User
 
Join Date: May 2004
Location: Union County, New Jersey
Posts: 114
NTFS Automount question

I am completely new to Linux. I am running Fedora Core 1 on an HP zt1175 laptop. I have 2 main questions.

First, can anyone explain to me in easy-to-understand terms (keeping in mind my admitted cluelessness) how to set up my WinXP Home NTFS partition to automount? (I know read-only is safe and I don't plan on testing out any experimental software to let me write to NTFS).

Second, I have a 30 GB hard drive that I took out of an old system and put it in a drive enclosure. It's plugged into a USB 2.0 port on a PCMIA adapter. In WinXP, it sometimes is recognized at boot, most of the time it isn't but I can get it to work by uninstalling the USB Mass Storage driver and then running the Add Hardware Wizard. Why all the info on my WinXP set-up, you ask? Because I know the drive works, I just can't figure out how to get my FC1 to recognize and automount (much less just mount) it. Once again, can anyone explain how to deal with this in terms a moron like me can understand?

Thanks in advance.
Reply With Quote
  #2  
Old 15th May 2004, 12:59 AM
David Offline
Registered User
 
Join Date: May 2004
Location: Newcastle Upon Tyne
Posts: 90
http://fedora.artoo.net/faq/

A useful link for fed newbs and also contains a link to your ntfs problem, which I'll provide here anyway:

http://linux-ntfs.sourceforge.net/rpm/index.html

I'm not really qualified to help you on the second problem so I'll leave it there
Reply With Quote
  #3  
Old 15th May 2004, 01:14 AM
fjleal's Avatar
fjleal Offline
Registered User
 
Join Date: Feb 2004
Location: Portugal, Europe
Age: 43
Posts: 519
I'll try to help you on the second question:

I don't know if the USB via PCMCIA is recognized. But I have an external USB disk and to mount it (in /mnt/usb) I simply do (as root): mount -t vfat /dev/sda1 /mnt/usb

If you want a normal user to be able to mount it, insert in your /etc/fstab something like:
/dev/sda1 /mnt/usb vfat noauto,user,exec,rw,unhide 0 0

If you do that, any user can simply "mount /mnt/usb" to mount it.

To automount the device, edit your /etc/auto.master and uncomment the "/misc" line; then edit /etc/auto.misc and add this line:
usb -fstype=vfat,rw,user,exec :/dev/sda1

It'll auto mount the device inside /misc/usb. Of course you have to have the "autofs" service running. After changing the /etc/auto.xxxx files, do a "/sbin/service autofs restart" (as root).
__________________
"I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you."
-- Vance Petree, Virginia Power

Last edited by fjleal; 15th May 2004 at 01:17 AM.
Reply With Quote
  #4  
Old 15th May 2004, 07:57 PM
fryem720's Avatar
fryem720 Offline
Registered User
 
Join Date: May 2004
Location: Union County, New Jersey
Posts: 114
Thanks for the help. I'll try your advice. I guess I should have mentioned that my external usb hd is ntfs. How does that affect your response(s)?
__________________
FC5 HP Pavilion a747c desktop pc
Intel(R) Pentium(R) 4 CPU 2.80GHz (HT)
512MB RAM
82915G/GV/910GL Express Chipset Family Graphics Controller
82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller [Card: HDA Intel ][Chip: Realtek ALC880]

Registered Linux User #379760
Reply With Quote
  #5  
Old 16th May 2004, 12:17 AM
fjleal's Avatar
fjleal Offline
Registered User
 
Join Date: Feb 2004
Location: Portugal, Europe
Age: 43
Posts: 519
Simple. You must have the ntfs kernel module installed (get it from ntfs-linux.sf.net, like David mentioned), and use "mount -t nfts ..." instead of "mount -t vfat ..." for mount, or "-fstype=ntfs" for automount.
__________________
"I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you."
-- Vance Petree, Virginia Power
Reply With Quote
Reply

Tags
automount, ntfs, question

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Stopping NTFS automount? StephenH Using Fedora 11 28th February 2009 10:22 PM
automount NTFS-3g SvenB Hardware & Laptops 7 17th January 2008 10:33 AM
ntfs-3g automount Lexe Hardware & Laptops 9 30th December 2006 01:21 PM
Automount ntfs permissions vlad_st Using Fedora 1 18th April 2006 06:10 PM
automount of ntfs partition sandyabhanu Hardware & Laptops 1 16th January 2005 06:24 PM


Current GMT-time: 13:00 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat