Sziasztok
Mandriva 2007.1 -em van es Digitalis fenykepezogep memoria kartyajat SD card szeretnem olvasni irni.Linux alatt.
egykoron a pendrive ot is kulon kellett mountolni a masinara…
most viszont nem tudom a kartya olvaso slot-nak mi a neve ?nem „hda”,nem „sda” mi a neve ?
Hogykell elerhetove tenni?
Pendrive eseten igynezett ki.
pendirve mount
mkdir /mnt/pendrive
to create a directory for you to mount it to then…
Code:
mount -t vfat /dev/sda1 /mnt/pendrive -o loop
^…that will mount „/dev/sda1” to your mount point „/mnt/pendrive” assuming that your pendrive is fat32 and that it’s at /dev/sda1
legutóbbi hsz