H wrote on 20101217: ... > EM-7210 ver.T04 2005-12-12 (For ver.AA) > == Executing boot script in 1.000 seconds - enter ^C to abort > RedBoot> fis load ramdisk.gz > RedBoot> fis load zImage > RedBoot> exec > Using base address 0x01008000 and length 0x00200000 > Uncompressing Linux... done, booting the kernel. > > And nothing more. > I assume this kernel is not configured for console=ttyS0,115200
Jose kindly helped me try this exec line instead : exec -c "console=ttyS0,115200 rw root=/dev/ram mem=2...@0xa0000000" -r 0x01800000 The system boots fine. So 4x1TB disks work OK in the SS4000-E. What is the recommended way to boot Debian on Arm without having to interrupt RedBoot, paste the kernel command line and add -r 0x01800000 ? Is using RedBoot's fconfig boot_script_data the (only) way ? -- Hans Lambermont -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

