Hi all,
I have a problem with my BeagleBoard-XM.
I have followed the instructions on the site archlinuxarm.org to install archlinux on the Beagleboard-xm: http://archlinuxarm.org/platforms/armv7/beagleboard-xm
If I install all (both partitions) on the sd card all works fine. The only problem that i see is that during boot I see only the linux logo (no output lines appears) but after few second appears the login prompt.
The real problem appears when I try to install Arch on an external HD. With minicom I see this log:
$this->bbcode_second_pass_code('', 'U-Boot 2011.06-dirty (Jul 19 2011 - 17:30:34)
OMAP36XX/37XX-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
DRAM: 512 MiB
NAND: 0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment
In: serial
Out: serial
Err: serial
Beagle xM Rev C
No EEPROM on expansion board
Die ID #7f3000029ff80000016830c403017012
Net: Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot: 0
SD/MMC found on device 0
reading uEnv.txt
** Unable to read "uEnv.txt" from mmc 0:1 **
** Bad partition 2 **
Booting from nand ...
no devices available
Wrong Image Format for bootm command
ERROR: can't get kernel image! ')From what could depend on?