Last Debian Image invalid partition boot

Hi, I’ve installed the last image on my sd :

/debian-7.7-console-armhf-2014-10-29# ./setup_sdcard.sh --mmc /dev/sdb --dtb beaglebone

But when I start to boot from the SD I got :

gpio: pin 53 (gpio 53) value is 1
mmc0 is current device
micro SD card found
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 0
** File not found uEnv.txt **
gpio: pin 55 (gpio 55) value is 1
** Invalid partition 2 **

Why ?

I tried :

 To force a boot from the microSD card, delete the MLO file in the FAT partition of the eMMC.

  You can access this when the board is connected over the USB cable and it appears as a thumbdrive.

But there is no windows partition … normally the script /debian-7.7-console-armhf-2014-10-29# ./setup_sdcard.sh --mmc /dev/sdb --dtb beaglebone

should create it ?

"--bbb-old-bootloader-in-emmc"

ps, there's no reason why you need to cc & text me over google
hangout. You know i read this forum.

Regards,

Happy Thanksgiving Robert :slight_smile:

Happy Thanksgiving William!

Pass out the good wine and beer!

I’m stuck on the screen :

392 bytes read in 53 ms (6.8 KiB/s)
6967192 bytes read in 1188 ms (5.6 MiB/s)
2109770 bytes read in 387 ms (5.2 MiB/s)
84819 bytes read in 138 ms (599.6 KiB/s)

Flattened Device Tree blob at 80f80000

Booting using the fdt blob at 0x80f80000
Loading Ramdisk to 9f034000, end 9f23714a … OK
Using Device Tree in place at 80f80000, end 80f97b52

Starting kernel …

how lond do I need to wait ?

Thx,
Micka,

More informations on this subject :

I2C: ready
DRAM: 512 MiB
WARNING: Caches not enabled
NAND: No NAND device found!!!
0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment

musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
Net: not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot: 0
gpio: pin 53 (gpio 53) value is 1
mmc0 is current device
micro SD card found
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 0
760 bytes read in 8 ms (92.8 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc …
Running uenvcmd …
392 bytes read in 53 ms (6.8 KiB/s)
6967192 bytes read in 1188 ms (5.6 MiB/s)
2109770 bytes read in 387 ms (5.2 MiB/s)
84819 bytes read in 138 ms (599.6 KiB/s)

Flattened Device Tree blob at 80f80000

Booting using the fdt blob at 0x80f80000
Loading Ramdisk to 9f034000, end 9f23714a … OK
Using Device Tree in place at 80f80000, end 80f97b52

Starting kernel …

Sorry working on prime rib, will look at this tomorrow

WFM..

sudo ./setup_sdcard.sh --mmc /dev/sde --dtb beaglebone
--bbb-old-bootloader-in-emmc

http://paste.debian.net/134116/

Regards,