the card reader on my laptop doesn't want to work. can I use dd (or some other tool) to write an image to a networked disk.
I am trying to replace one raspberry pi distro with another. The SD card has 6gb free and uses only 2gb.
from the SD card
$ sudo parted -l
Model: SD SU08G (sd/mmc)
Disk /dev/mmcblk0: 7948MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 95.4MB 94.4MB primary fat16 lba
2 95.4MB 1878MB 1783MB extended
5 96.5MB 1878MB 1782MB logical ext4
3 1878MB 7948MB 6070MB primary ext4
And Please, before you criticize why I want to do this, answer the question... then tell me how stupid I am.