Koen Wrote:
-------------------------------------------------------
> OK the method of changing kernel parameters
> through the wloader program seems to work OK. I've
> changed the kernel boot args to the following:
>
>
> This does show the following on the serial port:
>
>
> The screen shows the output of the kernel booting
> but I have no way to capture it all unfortunately.
> It mounts the USB stick as EXT3 FS on sdb1. Then
> it shows the following output:
>
>
> I guess this is progress but I'm not sure what to
> do next.
>
> Koen
Post the log of how you created the USB rootfs.
And the entire serial boot log of the attempt to boot this USB rootfs.
-------------------------------------------------------
> OK the method of changing kernel parameters
> through the wloader program seems to work OK. I've
> changed the kernel boot args to the following:
>
>
> rootdelay=20 root=/dev/sdb1 pm_disable > usb0Mode=host usb1Mode=host > video=dovefb:lcd0:1024x768-32@60,lcd1:1024x768-32@60 > clcd.lcd0_enable=1 clcd.lcd1_enable=1 > clcd.lcd0_clk=3 clcd.lcd1_clk=1 splash > no_console_suspend kb3310_disable=1 > cpufreq_disable=1 vmalloc=384M >>
> This does show the following on the serial port:
>
>
> koen@koen-ThinkPad-X220:~$ picocom -b 115200 > /dev/ttyUSB0 > picocom v2.2 > > port is : /dev/ttyUSB0 > flowcontrol : none > baudrate is : 115200 > parity is : none > databits are : 8 > stopbits are : 1 > escape is : C-a > local echo is : no > noinit is : no > noreset is : no > nolock is : no > send_cmd is : sz -vv > receive_cmd is : rz -vv -E > imap is : > omap is : > emap is : crcrlf,delbs, > > Type [C-a] [C-h] to see available commands > > Terminal ready > Uncompressing > Linux........................................................................................................................................................................................................................................ > done, booting the kernel. >>
> The screen shows the output of the kernel booting
> but I have no way to capture it all unfortunately.
> It mounts the USB stick as EXT3 FS on sdb1. Then
> it shows the following output:
>
>
> VFS: Mounted root (ext3 filesystem) on device > 8:17. > devtmpfs: mounted > Freeing init memory: 180K > FATAL: kernel too old > Kernel panic: - not syncing: Attempted to kill > init! >>
> I guess this is progress but I'm not sure what to
> do next.
>
> Koen
Post the log of how you created the USB rootfs.
And the entire serial boot log of the attempt to boot this USB rootfs.