Hello everyone,
2015-02-27 1:41 GMT+01:00 Sean Greenslade :
> On Thu, Feb 26, 2015 at 07:58:13PM +0100, Csányi Pál wrote:
>> > 1: Your SD card is damaged / broken. To test this, try it in
>> > a known-working reader. Note that Windows will not understand Linux /
>> > RPi partitions (but should be
On Thu, Feb 26, 2015 at 07:58:13PM +0100, Csányi Pál wrote:
> > 1: Your SD card is damaged / broken. To test this, try it in
> > a known-working reader. Note that Windows will not understand Linux /
> > RPi partitions (but should be able to at least see the boot partition).
>
> I can mount it's fi
On 26/02/15 at 06:41pm, Csányi Pál wrote:
2015-02-25 23:58 GMT+01:00 Aaron Caffrey :
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.isInGro
On 26/02/15 at 07:31pm, Jens Adam wrote:
Wed, 25 Feb 2015 11:36:59 +0100
Csányi Pál :
mmcblk0: error -84 transferring data, sector 7, nr 1, cmd response
0x900, card status 0x0
Buffer I/O error on dev mmcblk0, logical block 0, async page read
This clearly indicates a hardware/kernel problem, s
Op 26 feb. 2015 19:58 schreef "Csányi Pál" :
>
> 2015-02-26 19:25 GMT+01:00 Sean Greenslade :
> > On Thu, Feb 26, 2015 at 06:41:24PM +0100, Csányi Pál wrote:
> >> I tried these steps by using Gparted too, but at this step Gparted
> >> can't read partitions from the during read on
> >>
> >> /dev/mmc
2015-02-26 19:25 GMT+01:00 Sean Greenslade :
> On Thu, Feb 26, 2015 at 06:41:24PM +0100, Csányi Pál wrote:
>> I tried these steps by using Gparted too, but at this step Gparted
>> can't read partitions from the during read on
>>
>> /dev/mmcblk0
>>
>> Gparted gives the error message:
>> I/O error du
Wed, 25 Feb 2015 11:36:59 +0100
Csányi Pál :
> mmcblk0: error -84 transferring data, sector 7, nr 1, cmd response
> 0x900, card status 0x0
> Buffer I/O error on dev mmcblk0, logical block 0, async page read
This clearly indicates a hardware/kernel problem, so I don't know why
people are suggestin
On Thu, Feb 26, 2015 at 06:41:24PM +0100, Csányi Pál wrote:
> I tried these steps by using Gparted too, but at this step Gparted
> can't read partitions from the during read on
>
> /dev/mmcblk0
>
> Gparted gives the error message:
> I/O error during read on /dev/mmcblk0
>
> What can I do to solv
2015-02-25 23:58 GMT+01:00 Aaron Caffrey :
> 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")) {
>retu
2015-02-25 23:58 GMT+01:00 Aaron Caffrey :
> 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")) {
>retu
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;
}
}
On Wed, Feb 25, 2015 at 11:36:59AM +0100, Csányi Pál wrote:
> Hi,
>
> I'm running Arch linux on my laptop.
> The laptop has Multi-in-1 card reader.
>
> I just bought a micro SD card with an adapter so I can it plug in into
> this card reader.
>
> But the Arch linux system doesn't recognise it so
12 matches
Mail list logo