Hello, On Fri, 15 Feb 2008 05:33:42 +0100 Thomas Jensen <[EMAIL PROTECTED]> wrote:
> ons, 13 02 2008 kl. 19:43 +0100, skrev Thomas Jensen: > > Hi > > > > I have tried to install > > Angstrom-minimalist-gpe-image-glibc-ipk-2007.12-h3900.rootfs.jffs2 > > on my ipaq 3950. After copying the image to the ipaq, and I reboot, > > it goes in black just after the bootloader load the image from > > flash. > > > > Now I have tried with a base image. Result is the same. This is output > from my terminal: > > boot> load root > [] > command line is: > mtdparts=ipaq:[EMAIL PROTECTED](bootldr)ro,[EMAIL PROTECTED](root),[EMAIL > PROTECTED](asset) > noinitrd root=/dev/mtdblock1 init=/linuxrc console=ttySA0 Reason #1: garbage passed in kernel command line (if *you* didn't set/verify each parameter there, don't expect it to work). Reason #2: there's no ttySA0 device. There should be, but so far, no. Reason number #3: booting using /dev/mtdblockN is deprecated, this was just discussed on devel list. Reason #4: currently, there's no mtd support for h3900 configured at all. Patches welcome (ipaq map is deprecated, physmap should be used instead). > rootfstype=jffs2 Disabling LCD controller linuxEntryPoint=A0008000 > Booting Linux image > Uncompressing > Linux......................................................................... > done, booting the kernel. > > and no more happens. If I take the ipaq out of the cradle and reboot, > it goes in black just after the bootloader starts Linux. > > What can be the reason? > > Is 3950 a bad model? I can see in the mail archive another user have > had problems booting his 3950. Are other ipaqs easier/better/more > supported? > > -- > Thomas > -- Best regards, Paul mailto:[EMAIL PROTECTED] _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
