I don't have any more sd cards, so I need to reinstall the os on the same sd card.
If anyone can help me out here, It would mean a lot.
Thank you!

-Zalk
Why are the preceding steps necessary? After 5 years of user experience the Raspberry Pi Foundation don't seem to feel it is something they should include in their documentation.use win32diskimager to burn your new image.
Thank's, I am gonna give this a shot!B.Goode wrote:Easy!
Just imagine that microSD card had never been used with a Raspberry Pi before.
Visit https://www.raspberrypi.org/downloads/raspbian/ and download
RASPBIAN JESSIE WITH PIXEL
Follow the linked document to install it. https://www.raspberrypi.org/documentati ... /README.md
That's all. (Installation from a . img file automatically destroys the previous content and formatting of the card and gives you a clean freshly installed OS - no other preparatory steps are needed.)
Of course, any configuration, scripts or other work you have saved on the microSD card will also be destroyed as part of the same process.
It work's! Thank's for the help!B.Goode wrote:Easy!
Just imagine that microSD card had never been used with a Raspberry Pi before.
Visit https://www.raspberrypi.org/downloads/raspbian/ and download
RASPBIAN JESSIE WITH PIXEL
Follow the linked document to install it. https://www.raspberrypi.org/documentati ... /README.md
That's all. (Installation from a . img file automatically destroys the previous content and formatting of the card and gives you a clean freshly installed OS - no other preparatory steps are needed.)
Of course, any configuration, scripts or other work you have saved on the microSD card will also be destroyed as part of the same process.
If I have a minecraft server on mine, would it delete everything my friends and I have done on the game?B.Goode wrote: ↑Tue Jan 10, 2017 5:47 pmEasy!
Just imagine that microSD card had never been used with a Raspberry Pi before.
Visit https://www.raspberrypi.org/downloads/raspbian/ and download
RASPBIAN JESSIE WITH PIXEL
Follow the linked document to install it. https://www.raspberrypi.org/documentati ... /README.md
That's all. (Installation from a . img file automatically destroys the previous content and formatting of the card and gives you a clean freshly installed OS - no other preparatory steps are needed.)
Of course, any configuration, scripts or other work you have saved on the microSD card will also be destroyed as part of the same process.
yeej2 wrote: ↑Wed Sep 11, 2019 5:39 pmIf I have a minecraft server on mine, would it delete everything my friends and I have done on the game?B.Goode wrote: ↑Tue Jan 10, 2017 5:47 pmEasy!
Just imagine that microSD card had never been used with a Raspberry Pi before.
Visit https://www.raspberrypi.org/downloads/raspbian/ and download
RASPBIAN JESSIE WITH PIXEL
Follow the linked document to install it. https://www.raspberrypi.org/documentati ... /README.md
That's all. (Installation from a . img file automatically destroys the previous content and formatting of the card and gives you a clean freshly installed OS - no other preparatory steps are needed.)
Of course, any configuration, scripts or other work you have saved on the microSD card will also be destroyed as part of the same process.
Yes. Writing a new image will overwrite anything previously on the card (your server and all related data will be gone). You should get a new SD card and write Raspbian to that, then copy your Minecraft folder and any other data or scripts your server needs from the old card to the new one.