<div dir="ltr">This is my sdcard (16GB):<div><br></div><div><br></div><div><div>root@kdeb:/home/luca# fdisk -l /dev/mmcblk0</div><div><br></div><div>Disk /dev/mmcblk0: 14,9 GiB, 16003366912 bytes, 31256576 sectors</div><div>Units: sectors of 1 * 512 = 512 bytes</div><div>Sector size (logical/physical): 512 bytes / 512 bytes</div><div>I/O size (minimum/optimal): 512 bytes / 512 bytes</div><div>Disklabel type: dos</div><div>Disk identifier: 0x18e9c879</div><div><br></div><div>Device Boot Start End Sectors Size Id Type</div><div>/dev/mmcblk0p1 * 0 1284095 1284096 627M 0 Empty</div><div>/dev/mmcblk0p2 8556 9387 832 416K ef EFI (FAT-12/16/32)</div></div><div><br></div><div><br></div><div><div>root@kdeb:/home/luca# parted /dev/mmcblk0</div><div>GNU Parted 3.2</div><div>Using /dev/mmcblk0</div><div>Welcome to GNU Parted! Type 'help' to view a list of commands.</div><div>(parted) p </div><div>Warning: The driver descriptor says the physical block size is 2048 bytes, but</div><div>Linux says it is 512 bytes.</div><div>Ignore/Cancel? I </div><div>Model: SD 00000 (sd/mmc)</div><div>Disk /dev/mmcblk0: 64,0GB</div><div>Sector size (logical/physical): 2048B/512B</div><div>Partition Table: mac</div><div>Disk Flags: </div><div><br></div><div>Number Start End Size File system Name Flags</div><div> 1 2048B 6143B 4096B Apple</div><div> 2 4381kB 4807kB 426kB EFI</div></div><div><br></div><div>I've flash with:</div><div><br></div><div>dd if=./debian-8.0.0-amd64-CD-1.iso of=/dev/mmcblk0 bs=1M<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-22 0:10 GMT+02:00 nb <span dir="ltr"><<a href="mailto:nb@dagami.org" target="_blank">nb@dagami.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> Le 22 mai 2015 à 00:01, Ken Tait <<a href="mailto:ktait@venturesystemdesign.com">ktait@venturesystemdesign.com</a>> a écrit :<br>
><br>
> This is telling me you don't have the right image on the boot device or something in it is missing.<br>
><br>
> Is the SD card or USB stick formatted correctly? What type of format did you put on this?? I think, but not sure that UEFI reads a FAT partition???<br>
> If you plug it into another Linux machine can you read it?<br>
> It also needs a swap partition, maybe this is missing?? I'm guessing here...<br>
><br>
> try an ls on the device and see if it will read the files?<br>
><br>
> I believe the partition on it also must be marked as bootable..<br>
><br>
> I'm not too up on all of the distros that run on this..<br>
><br>
> Can someone tell us how to identify if this is a good image to boot?<br>
<br>
</span>Not totally sure but I think that:<br>
- a fdisk -l should show "GPT"<br>
- and parted /dev/sdxx print should show partitions detail<br>
<br>
I copy my images under Linux with :<br>
dd if=/path_to_image.iso of=/dev/xxx bs=1M<br>
<br>
/dev/xxx beeing the usb key or micro-SDCard<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> nb, yes that would be right, you can't do a graphical install over the serial connection, you would need an x agent running and it's too early to get this going...<br>
> It should boot and log you in as root on the serial terminal...<br>
><br>
> Ken<br>
><br>
> _______________________________________________<br>
> elinux-MinnowBoard mailing list<br>
> <a href="mailto:elinux-MinnowBoard@lists.elinux.org">elinux-MinnowBoard@lists.elinux.org</a><br>
> <a href="http://lists.elinux.org/mailman/listinfo/elinux-minnowboard" target="_blank">http://lists.elinux.org/mailman/listinfo/elinux-minnowboard</a><br>
<br>
_______________________________________________<br>
elinux-MinnowBoard mailing list<br>
<a href="mailto:elinux-MinnowBoard@lists.elinux.org">elinux-MinnowBoard@lists.elinux.org</a><br>
<a href="http://lists.elinux.org/mailman/listinfo/elinux-minnowboard" target="_blank">http://lists.elinux.org/mailman/listinfo/elinux-minnowboard</a><br>
</div></div></blockquote></div><br></div>