Re: Arch linux doesn't recognises micro SD card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



2015-02-25 23:58 GMT+01:00 Aaron Caffrey <wifiextender@xxxxxxxxxxxxx>:
> Install udisks, udisks2.
> Create /etc/polkit-1/rules.d/10-enable-mount.rules
>
> polkit.addRule(function(action, subject) {
>    if (action.id == "org.freedesktop.udisks2.filesystem-mount-system"
>    && subject.isInGroup("storage")) {
>            return polkit.Result.YES;
>                }
>                });

After I created this file and try to reboot with microSD card left
inserted in the card reader, I can't even login into my system. Why?

-- 
Regards from Pal


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux