This is weird. Raspberry Pi wont boot (red led is glowing) using SD card which image is written using dd on Ubuntu laptop, while it will boot if same SD card is written using very same image file on Windows 7 laptop. It happened to me a year ago and yesterday again. Very frustrating... I could not find any solution on internet. Can someone shade some light? Cheers!
What I'm asking is can someone clarify possible causes Raspbian image written to SD using Ubuntu dd
tool cannot boot while when same SD card is written using ImageWriter on Windows 7 Raspberry Pi can boot from it?
dd
command that you have used to write the SD card – Pascal Rosin May 13 '15 at 10:56dd if=~/2012-12-16-wheezy-raspbian.img of=/dev/sdb
after which I run sync and ejected drive in unity. – soiiid1953 May 13 '15 at 12:41.zip
to the SD card instead of inflating and writing the.img
:) – sshow Sep 04 '16 at 14:41