Quantcast
Viewing all articles
Browse latest Browse all 5169

Beginners • Re: How to get raspberry directory file to another rp via sd card reader

i want to get/copy files from one raspberry pi sd card to another raspberry pi by card reader. but sd card is showing unable to access system files. anyway to do it ?

again in simple terms : want to copy internal files (recorder video files etc.) of one raspberry pi from its sd card (i mean that main sd card with os) to another raspberry pi via card reader.

copying files through sd card only is my neccessity (no wifi, no any other mode)

thank you
It sounds simple.

Perhaps start by sharing a copy of the output from

Code:

df -h
on the TARGET machine BEFORE connecting the card reader.

Then shut down the SOURCE machine cleanly, load the SOURCE microSD card into the reader, plug it into the TARGET machine usb socket and repeat the sharing of the

Code:

df -h
command.
This command is just showing me file system, size etc...

Sorry if i misunderstood but am supposed to do something with that command output?

Statistics: Posted by rpu3231 — Sat Jun 29, 2024 2:01 pm



Viewing all articles
Browse latest Browse all 5169

Trending Articles