Comment 6 for bug 961133

Revision history for this message
Jonathan Riddell (jr) wrote : Re: Ubuntu Desktop ARM Images do not boot on my Pandaboard

13:21 < ogra_> give me the serial output of a freshly downloaded and dd'ed image, lets see if it loads initrd
13:21 < ogra_> and to be 100% sure, make sure to zero out the card before dd'ing
13:23 < ogra_> sudo dd if=/dev/zero of=/path/to/your/SD/device bs=1M count=<make a pick how many megs you want to wipe>
13:23 < ogra_> i would suggest something like 10-20M for the count= value