ronnyvdbr / ronnyvdbr.github.io

Raspberry Pi - Wifi Router Project
116 stars 50 forks source link

Waiting for sd card (settings partition) #16

Closed dipankardrc closed 8 years ago

dipankardrc commented 8 years ago

After creating partition on sd card using fdisk and rebooting, the raspbian is stuck on the start screen which shows "For Recovery mode, hold shift". And a window shows "Waiting for sd card (settings partition)". What to do?

ronnyvdbr commented 8 years ago

make sure you have selected the correct partition. A raspbian SD card is divided into 2 partitions, the boot partition and the working partition. It sounds like you killed your boot partition, make sure to select the other one.

dipankardrc commented 8 years ago

which one is the boot partition?

ronnyvdbr commented 8 years ago

If you startend with the raspbian foundation image and if u have written that to sd card then your first partition Will be your boot partition.

Verstuurd vanaf mijn iPad

Op 7 feb. 2016 om 08:29 heeft dipankardrc notifications@github.com het volgende geschreven:

which one is the boot partition?

— Reply to this email directly or view it on GitHub.

ronnyvdbr commented 8 years ago

Closed due to no further comments.