 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

13th March 2011, 09:13 AM
|
|
Registered User
|
|
Join Date: Jun 2009
Location: India
Posts: 26

|
|
|
Auto Mount Windows Drives on fedora 14 startup
hi,
i am using fedora 14.
Each time i login i have to manually mount my windows drives.
Is there any script or system setting which will help me to auto mount my windows drive on startup.
Thanks
Satyajit
|

13th March 2011, 10:34 AM
|
 |
Registered User
|
|
Join Date: Jan 2011
Location: /home
Posts: 267

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
__________________
regards, Thomas
|

23rd March 2011, 08:38 AM
|
|
Registered User
|
|
Join Date: Mar 2011
Location: Castellar del vallès
Posts: 4

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
Run from commmand line ' blkid ' as root, copy the UUID from the drive you want to mount.
Create folder on /mnt/windows
Add this line on /etc/fstab:
UUID=(copy here your the uuid) /mnt/windows ntfs-3g defaults 0 0
(change ( /mnt/windows ) wich the name of the folder that you just created.)
|

23rd March 2011, 09:01 AM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,849

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
If you dont want to mess about changing files etc,, then there is a simple gui you can install to handle ntfs (windows) drives, the menu entry when installed will be under system>>Administration>>NTFs configuration tool
Quote:
|
su -c 'yum -y install ntfs-config'
|
|

12th November 2011, 11:13 AM
|
|
Registered User
|
|
Join Date: Sep 2011
Posts: 5

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
Thank you Sergi pions for the line to put in fstab to automount ntfs drives. For many years I had to do this on Ubuntu and Mint (yes, now I'm a convert) but ntfs-config solved that problem. However, I cannot get ntfs-config to work with Fedora. It shows on my launcher but will not open. No loss though. I am adept enough to edit my fstab file. The reason I haven't used Fedora in the past is because after the install I couldn't access my Ubuntu or Mint OS. I wanted something to fall back on if I couldn't configure Fedora KDE. I learned how to work around grub to recognize everything. So, now everything just works after my "customizing" thanks to the forums.
|

12th November 2011, 11:57 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,933

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
Interesting. Thought I'd give it a try under Fedora 16. Disappointing results. Using the launcher under Activities > Applications I get an error dialog. From the command lline I get
PHP Code:
[glenn@fedora16 ~>$ su -c 'ntfs-config'
Password:
Traceback (most recent call last):
File "/usr/bin/ntfs-config", line 102, in <module>
main(args, opts)
File "/usr/bin/ntfs-config", line 75, in main
app = NtfsConfig()
File "/usr/lib64/python2.7/site-packages/NtfsConfig/NtfsConfig.py", line 56, in __init__
os.mkdir(HAL_CONFIG_DIR)
OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy'
No matter. I manually edit /etc/fstab anyhow. Just wanted to check out the utility.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

12th November 2011, 12:17 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Posts: 5

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
Thanks for the quick reply. I just tried the same command you did and had the same results. If I remember correctly, I think we need hal installed. However, I also believe that i read on some posting that hal was no longer in the Fedora Repositories, thus the error line "OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy' "
|

13th November 2011, 12:17 AM
|
|
Registered User
|
|
Join Date: Nov 2007
Location: Berkeley, California
Posts: 690

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
Quote:
Originally Posted by Marbles 2011
Thanks for the quick reply. I just tried the same command you did and had the same results. If I remember correctly, I think we need hal installed. However, I also believe that i read on some posting that hal was no longer in the Fedora Repositories, thus the error line "OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy' "
|
Apparently, ntfs-config has not been updated to reflect the removal of HAL. The latter has been deprecated a long time ago, so it looks to me that ntfs-config stopped being maintained.
|

13th November 2011, 01:19 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Posts: 5

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
Thanks, Mariusz W. After a little poking around the System Settings, I see there is Removable Devices which allows auto-mounting any drive that is attached. This, I see, takes the place of ntfs-config. However, I am not afraid to go into fstab and change it there, I just have to find the proper commands, as I am not a programmer and only know basic usage of the terminal.
|

30th May 2012, 11:20 AM
|
|
Registered User
|
|
Join Date: May 2012
Location: Chongqing, China
Posts: 1

|
|
|
Re: Auto Mount Windows Drives on fedora 14 startup
Disks 3.4.1 allows one to configure mount options in GUI, you do not have to mess around with those commands now. Disks comes by default.
P.S. I have Fedora 17, but apparaently the website do not recognise it.
Last edited by yanglifu90; 30th May 2012 at 11:22 AM.
Reason: add P.S.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 04:49 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|