Cytowanie Volker Kuhlmann <[email protected]>:

On Fri 01 May 2015 23:11:55 NZST +1200, [email protected] wrote:

I changed a script accordingly and created modified images of oS
13.2. I had to download some of your other scripts and I had some
problems with auto retrieving disk ID-s (manual mode worked).

Does the script not parse the output of fdisk -l for the disk ID? I
wonder whether it fails for non-English. Try running the script with
 env LANG=C LC_ALL=C cubie...

It was a problem calling the subroutine get_disk_id ()
The script exited just after writing "Getting disk IDs:" (line 147)


Image with Factory u-boot and distribution kernel is booting until
"Starting kernel" message and screen goes off.

Screen goes off? Does the cubietruck not have a serial interface to use
as console?

In theory it has several serial ports, but hidden somewhere on expansion connectors inside case. Probably requiring some kind of dotherboard to provide voltage conversion.


If it hangs at "starting kernel" it means the kernel and initrd were
loaded from partition 1 of the installation flash card, but the kernel
doesn't run, which could mean kicking the factory initrd into shape for
13.2 failed or is incomplete.

I could not idnentify
a log file, so I can't tell what goes wrong.

There isn't one at that point I think.

If the kernel does not run, no log can be written. I also have Beagleboard, which does not show anything on screen due to misconfigured/failed video driver. In this case the log file is written

Image with Factory u-boot and kernel boots correctly. I can login in
text mode, everythig works as expected.

Did the script fail in any of the steps? If not my guess is the
cubietruck needs more things copied from the factory system.

The files copied by the script (including Factory kernel) are suficient to make working system. Please add a notice that another script mount-img-partitions is needed.

Wojciech


--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to