Flashing SD from Windows 7
8 posts
Can any one help me with this procedure:- When I activate the WRITE button in "..win32-image-witer" I get the message "Write successful" after about 1second. Nothing is written to my Trancend SD. What am I doing wrong ? Any help will be greatly appreciated !!
- Posts: 6
- Joined: Sat Jan 12, 2013 9:56 pm
What image are you attempting to write?
My Raspberry Pi blog and home of the BerryClip Add-on board : http://www.raspberrypi-spy.co.uk/
How many external drives are connected to your PC? Did you select the right drive? I ask this because flashing a USB hard drive is usually much faster than flashing an SD card with the same image.
- Posts: 82
- Joined: Sat Dec 22, 2012 8:09 pm
- Location: Calgary, AB, Canada
Run as Administrator
- Posts: 392
- Joined: Mon Jun 04, 2012 9:06 pm
- Location: Berkshire
MattHawkinsUK wrote:What image are you attempting to write?
Attempting to write the "Win32DiskImager.exe" file from the binary "Image Writer foir Windows Zip File", as detailed in page 22 of the Raspberry Pi User Guide.
- Posts: 6
- Joined: Sat Jan 12, 2013 9:56 pm
The "Win32DiskImager.exe" is not an image file, but the tool that needs to be used to write an image file to the SD card. The image files have a file extension of .img. That is also the default file extension filter set in the browse box of Win32DiskImager. Here are some other (?) instructions:
http://elinux.org/RPi_Easy_SD_Card_Setu ... on_Windows
http://elinux.org/RPi_Easy_SD_Card_Setu ... on_Windows
Our Pi Blog - http://weusepis.wordpress.com/
- Posts: 79
- Joined: Mon Dec 31, 2012 4:02 pm
- Location: Upstate New York
Fairly comprehensive tutorial on this here...
http://raspi.tv/2012/how-to-make-a-raspberry-pi-disk-image-to-sd-card-with-win32diskimager
You need to download the image creation program (which you have) and also the file which contains the disk image data as well (that will usually be around a gigabyte or more).
http://raspi.tv/2012/how-to-make-a-raspberry-pi-disk-image-to-sd-card-with-win32diskimager
You need to download the image creation program (which you have) and also the file which contains the disk image data as well (that will usually be around a gigabyte or more).
Many thanks for all your help. Firstly, a full format FAT32 was needed and then the information contained in "RPi Easy SD Card Setup" cleared my problems.
- Posts: 6
- Joined: Sat Jan 12, 2013 9:56 pm