This command is just showing me file system, size etc...It sounds simple.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
Perhaps start by sharing a copy of the output fromon the TARGET machine BEFORE connecting the card reader.Code:
df -h
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 thecommand.Code:
df -h
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