2008/10/07

[Linux] Ubuntu 8.04 不能自動 mount 隨身碟

這邊有兩個 Error 訊息:
A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface “org.freedesktop.Hal.Device.Volume” member “Mount” error name “(unset)” destination “org.freedesktop.Hal”)


org.freedesktop.hal.storage.mount-removable no <-- (action, result)


這邊 看到第一則的解決辦法,修改了之後,跟著又跑出來第二則的 error mesg。

解決辦法 當然還是有的。

不過,這一切都是愛亂搞的結果...。
(因為我搞了 autologin ,開機後不要 gdm ,自已就 startx 的結果 XD)

沒有留言:

[Windows] git-bash 底下的工具

因為工作轉到 Windows 平台上的關係,所以很多工具改到 Windows 上面運作,跟著在 TortoiseGit 底下使用 git-bash 來維護自己的專案原始碼。結果就是裝了前面提過的 auto-hotkey 使用熱鍵來提昇自己的平台操作速度; 但除了 hotkey...