08-07-2018, 05:43 PM
(This post was last modified: 08-07-2018, 05:45 PM by rlugli.
Edit Reason: Syntax error
)
I had exactly the same problem.
I started a build process after the SD card was prepared with ssh and wpa_supplicant.conf.
Compared to the build instructions for absolute beginner I select the following:
I had the same problem as "Fizzy_Tea"
After that I removed the power from Rpi0W and moved SD card to an Rpi3 board.
I supplied the Rpi3 and continue the build process on this board.
After an additional half an hour I got the following:
This hybrid build seems to work fine but I wonder if anybody found a way to finalise the build operation without the need for an additional Rpi3 board.
Regards.
I started a build process after the SD card was prepared with ssh and wpa_supplicant.conf.
Compared to the build instructions for absolute beginner I select the following:
Quote:Write OS build directly to the boot SDCard? -> y (german usb keyboard: z)
Do you have a backup of your boot SDCard? -> y (german usb keyboard: z)
Enter Current Date (YYYY-MM-DD) -> enter date (german usb keyboard ß for -)
Make corrections -> n
Use a proxy server for Internet access -> n
Use a WIFI instead of Ethernet? -> y
(I accepted the wpa_supplicant.conf wifi configuration)
Proceed with build -> y (german usb keyboard: z)
Power off the Pi -> y (german usb keyboard: z)
Wait for about 10 seconds until the green LED on Pi stops blinking. Then unplug the power cable AND keyboard (its not needed anymore).
Option 2-2: use a WiFi connection instead of Ethernet (y/n)? y
I had the same problem as "Fizzy_Tea"
Quote:////////////////////////////////////////////////////////////////
//
// COMPONENT 2 - Auto-shuffle
//
////////////////////////////////////////////////////////////////
** Build Auto-shuffle
Cloning into 'ashuffle'...
fatal: unable to access 'https://github.com/Joshkunz/ashuffle.git/': gnutls_handshake() failed: Error in the push function.
** Error: Git clone failed
** Error: image build exited
** Error: reboot to resume the build
After that I removed the power from Rpi0W and moved SD card to an Rpi3 board.
I supplied the Rpi3 and continue the build process on this board.
After an additional half an hour I got the following:
Quote:Updating DB (#1) ...
volume: 0% repeat: off random: off single: off consume: off
** Tue 7 Aug 13:11:04 EDT 2018
** Installation time : 19:52:44
////////////////////////////////////////////////////////////////
// END
////////////////////////////////////////////////////////////////
** Final reboot
This hybrid build seems to work fine but I wonder if anybody found a way to finalise the build operation without the need for an additional Rpi3 board.
Regards.