I jusr got a 3.5" lcd touch screen. I have an .img file from the manufacturer. How can I add this onto an existing SD? Can I just install it through a command line?
Asked
Active
Viewed 92 times
1 Answers
4
No. An .img is usually an entire filesystem or device image; in the case of the pi the latter, usually containing two partitions.
It is meant to be written directly onto the card and will destroy whatever is currently on it.
goldilocks
- 60,325
- 17
- 117
- 234