Hi Beneo
then Linux boot Skipped rest of initialization, like probe the network and etc. but Linux did give me a login prompt, I can login using root, but I cannot write any file at root directory, It appears to me Entire Linux file system becomes readonly.
can you change boot parameters to: init=/bin/sh and get an shell? If you get an shell can you issue an: "mount -o remount,rw /"?
This helps with normal systems but no experience with linuxbios systems yet.
ST