On 16 September 2010 15:29, Martin Michlmayr <t...@cyrius.com> wrote: > * Gandalf <gand...@gk2.net> [2010-09-16 16:25]: >> Here is the link: >> >> ftp://ftp.debian.org/debian/dists/testing/main/installer-armel/current/images/kirkwood/netboot/marvell/sheevaplug/ > > Imran, this link is better than the one I mentioned. I suggest you > use this one.
Thanks Martin, used the images above and it completed the install fine this time. However I am having trouble booting! Any advice appreciated. This says to check the boot log but I am unsure how: http://www.cyrius.com/debian/kirkwood/sheevaplug/troubleshooting.html The specific error is: Marvell>> run bootcmd SDHC found. Card desciption is: Manufacturer: 0x02, OEM "TM" Product name: "SD04G", revision 6.1 Serial number: 2967450160 Manufacturing date: 5/2010 CRC: 0x00, b0 = 0 SDHC found. Card desciption is: Manufacturer: 0x02, OEM "TM" Product name: "SD04G", revision 6.1 Serial number: 2967450160 Manufacturing date: 5/2010 CRC: 0x00, b0 = 0 ** Invalid partition type "�i" (expect "U-Boot") ** Invalid partition type "�i" (expect "U-Boot") ## Booting image at 00800000 ... Bad Magic Number Now, I partitioned with ext4 - is that the issue? I have tried mmc_init once and twice as above. /boot is a separate partition so the bootcmd_mmc var is correct. The printenv is: baudrate=115200 loads_echo=0 ipaddr=10.4.50.165 serverip=10.4.50.5 rootpath=/mnt/ARM_FS/ netmask=255.255.255.0 console=console=ttyS0,115200 mtdparts=nand_mtd:0xc0...@0(uboot)ro,0x1ff00...@0x100000(root) CASset=min MALLOC_len=1 ethprime=egiga0 bootargs_end=:::DB88FXX81:eth0:none image_name=uImage standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0 x2000000; ethmtu=1500 mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500 usb0Mode=host yuk_ethaddr=00:00:00:EE:51:81 nandEcc=1bit netretry=no rcvrip=169.254.100.100 loadaddr=0x02000000 autoload=no ethact=egiga0 bootargs_root=ubi.mtd=1 root=ubi0:rootfs rootfstype=ubifs mtdpartitions=mtdparts=orion_nand:0x400...@0x100000(uImage),0x1fb00...@0x500000(rootfs) recover1=setenv mainlineLinux yes; setenv arcNumber 2097; setenv bootcmd run recover2; saveenv; reset recover2=run recover3; setenv bootcmd $(real_bootcmd); saveenv; setenv bootargs $(bootargs_console) $(mtdpartitions) root=/dev/ram0 rw ramdisk=0x01100000,8M install_type=nand; bootm 0x00800000 0x01100000 recover3=run recover4; nand erase clean 0x00100000 0x00400000; nand write.e 0x00800000 0x00100000 0x00400000 recover4=usb start; fatload usb 0 0x00800000 uImage; fatload usb 0 0x01100000 initrd bootargs_root_nand=ubi.mtd=1 root=ubi0:rootfs rootfstype=ubifs bootcmd_nand=setenv bootargs $(bootargs_console) $(mtdpartitions) $(bootargs_root_nand); nand read.e 0x00800000 0x00100000 0x00400000; bootm 0x00800000 bootargs_root_mmc=root=/dev/mmcblk0p2 rootdelay=5 real_bootcmd=run bootcmd_mmc; run bootcmd_nand filesize=32D62A arcNumber=2097 stdin=serial stdout=serial stderr=serial nandEnvBase=a0000 mainlineLinux=yes enaMonExt=no enaCpuStream=no enaWrAllo=no pexMode=RC disL2Cache=no setL2CacheWT=yes disL2Prefetch=yes enaICPref=yes enaDCPref=yes sata_dma_mode=yes netbsd_en=no vxworks_en=no bootdelay=3 disaMvPnp=no enaAutoRecovery=yes pcieTune=no bootcmd_usb=usb start; ext2load usb 0:1 0x01100000 /uInitrd; ext2load usb 0:1 0x00800000 /uImage bootargs_console=console=ttyS0,115200 bootcmd=setenv bootargs $(bootargs_console); run bootcmd_mmc; bootm 0x00800000 0x01100000 bootcmd_mmc=mmcinit; mmcinit; ext2load mmc 0:1 0x01100000 /uInitrd; ext2load mmc 0:1 0x00800000 /uImage bootargs=console=ttyS0,115200 Environment size: 2408/131068 bytes -- GPG Key fingerprint = B323 477E F6AB 4181 9C65 F637 BC5F 7FCC 9CC9 CC7F -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlktinl8udwtabhnty-177s2ntyymgwwfa+o_kdv...@mail.gmail.com