umiddelb / z2d

Zero 2 Docker with Ubuntu Core, Debian 9, Devuan, Fedora 28 or CentOS 7
144 stars 37 forks source link

Pine64 instructions have bad URL #8

Closed khenriks closed 7 years ago

khenriks commented 8 years ago

For the Pine64 install procedure instructions, step 6 gives a URL to download from, but that no longer seems to exist. Has it changed to something else?

I also tried following the instructions to create an SD card to boot from, but it seems to hang during boot. Maybe the step 6 I had to skip was necessary to make it work?

Thanks!

umiddelb commented 8 years ago

Good morning! Thank you for pointing out this issue. I've updated the information and the link to the kernel image. You can find the latest kernel images here as well.

I also tried following the instructions to create an SD card to boot from, but it seems to hang during boot. Maybe the step 6 I had to skip was necessary to make it work?

At this time you still need to manually update the u-boot environment at the u-boot command line since I haven't succeeded to gain userland access. Do you have a serial connection to your pine?

khenriks commented 8 years ago

I don't currently have a serial connection, although I could hook one up. I wanted something that would eventually let me do this in a headless configuration without needing to run anything manually to make it start. Is this possible? Do any of the Pine64 images work like this?

umiddelb commented 8 years ago

Do any of the Pine64 images work like this?

Every image should boot up without manual intervention. Only if you build your own environment from scratch for the pine64 with the help of the z2d scripts you need to tweak it at this time (this is supposed to change once mainline u-boot support will be available for the pine64).

If you follow the steps mentioned here your pine64 will boot up without further modifications afterwards.

If you still encounter some problems you may try longsleep's image.

khenriks commented 8 years ago

I tried to follow the instructions you mentioned exactly, without building things myself. I used the Debian jessie boot image. Maybe I did something wrong, I can try again and see if it will work.

I was able to get it to work by using lenny's image from the Pine64 forums.

cbbrowne commented 8 years ago

Ah, thank you for pointers to "without further modifications" notes; I have been able to happily boot up a first time, but it then essentially "Black Screen of Deaths" thereafter. Seems like I need to tweak the boot environment a very wee bit more.

I had no trouble with the initial boot, using longsleep's image, and the debian root image from here; it booted fine. After modifying things a bit (/etc/resolv.conf, adding users), it would head back to failing to boot ("Black screen"). Hopefully there's some tweaking to get it to play better.

umiddelb commented 8 years ago

Do you have the serial console connected? Every 3.3 V USB-UART connector (or device with 3.3 voltage level UART like the ODROID-C1 and -C2) should work.