Home > Ubuntu > Auto Mounting In Ubuntu Intrepid Ibex

Auto Mounting In Ubuntu Intrepid Ibex

November 5th, 2008 Wawan Leave a comment Go to comments


When use Intrepid u will noticed that if you mounting your internal drive the Intrepid will do that easy. But When u turn off n then turn on again your computer, Intrepid will not mounting that internal drive again. To me this is very annoying :( but finnaly i’ve found the answer :D n that is :
1. Open file /etc/hal/fdi/policy/preferences.fdi

sudo gedit /etc/hal/fdi/policy/preferences.fdi

2. Then search this line

<device>
<match key=”storage.hotpluggable” bool=”false”>
<match key=”storage.removable” bool=”false”>
<merge key=”storage.automount_enabled_hint” type=”bool”>false</merge>
</match>
</match>
</device>

change that bold word with true, n then save.
Now when u turn on the comp or u restart ur comp the internal drive will mount automatic. :D

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • BlinkList
  • Live
  • MSN Reporter
  • MySpace
  • RSS
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Bookmarks
Categories: Ubuntu Tags: ,
  1. No comments yet.
  1. No trackbacks yet.