Hi,
i want to mount a sd-card.
`ls /dev/sd*` is "/dev/sda /dev/sda1 /dev/sda2 /dev/sdb /dev/sdc /dev/sdc1". sda is the boot-sd card, sdc the esata device, so it seems to be the sdb. `fdisk /dev/sdb` = "Unable to open /dev/sdb" The SD-card is most certanly not broken; am i accessing the wrong blockdevice?
rtzui