The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Archlinux--External HDD mounting problems.

    Discussion in 'Linux Compatibility and Software' started by Thomas, Jul 21, 2008.

  1. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    Alright I've got arch completly set up except for this.
    When I go to browse my external HDD it gives me this:
    "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")".

    Any help?
     
  2. blackbird

    blackbird Notebook Deity

    Reputations:
    584
    Messages:
    1,546
    Likes Received:
    0
    Trophy Points:
    55
    did you try this in terminal

    su

    enter password

    gpasswd -a yourusername storage


    ---------------------------------------

    or this

    dev/nameofyourhdd /mnt/externalhd vfat noauto,users 0 0

    to make permanent, edit your fstab reference for the external hd to be the same

    -------------------------------------------

    Also if your running vista and used vista to access the hdd ....well just read this http://www.tech-recipes.com/rx/2191/vista_prevent_writing_usb_drives
     
  3. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    I think I really screwed it up.
    HAL just doesnt work with anything now...
     
  4. blackbird

    blackbird Notebook Deity

    Reputations:
    584
    Messages:
    1,546
    Likes Received:
    0
    Trophy Points:
    55
    reinstall it, add it to your rc.conf, before fam
     
  5. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    Its installed, just doesnt work.
    Might just install gentoo later...
     
  6. FFZERO

    FFZERO Notebook Evangelist

    Reputations:
    23
    Messages:
    321
    Likes Received:
    1
    Trophy Points:
    31
    What de/wm are you using? Did you uncomment dvd/cd drive in your fstab and add hal to your rc.conf file?

    If you are using a *box system then you will need to install hal using pacman. Also, with a *box system, you will need to using some sort of software/file system that support mounting.

    Hal is only just the first step. Unless you are going to mount and navigate through the terminal.