Hello,
I want to do a fresh installation and encrypt the installation. So I boot the Pinebook Pro with Fedora-Everything-netinst-aarch64-34-1.2.iso. The boot process runs fine but stopped with
Starting installer, one moment... anaconda 34.24.9-1.fc34 for Fedora 34 started. * installation log files are stored in /tmp during the installation * shell is available on TTY2 * when reporting a bug add logs from /tmp as separate text/plain attachments
[anaconda]1:main* 2:shell 3:log 4:storage-log >Switch tab: Alt+Tab | Help: F1
I've waiting for more than a half our but nothing was shown on the display. How do proceed ?
Thanks Andreas
On Thu, May 27, 2021 at 5:35 PM Andreas Reschke arm_ml@rirasoft.de wrote:
Hello,
I want to do a fresh installation and encrypt the installation. So I boot the Pinebook Pro with Fedora-Everything-netinst-aarch64-34-1.2.iso. The boot process runs fine but stopped with
Starting installer, one moment... anaconda 34.24.9-1.fc34 for Fedora 34 started.
- installation log files are stored in /tmp during the installation
- shell is available on TTY2
- when reporting a bug add logs from /tmp as separate text/plain
attachments
[anaconda]1:main* 2:shell 3:log 4:storage-log >Switch tab: Alt+Tab | Help: F1
I've waiting for more than a half our but nothing was shown on the display. How do proceed ?
Please read the thread in the list archives, I'm pretty sure you're question will be answered there.
Am 27.05.21 um 19:15 schrieb Peter Robinson:
On Thu, May 27, 2021 at 5:35 PM Andreas Reschke arm_ml@rirasoft.de wrote:
Hello,
I want to do a fresh installation and encrypt the installation. So I boot the Pinebook Pro with Fedora-Everything-netinst-aarch64-34-1.2.iso. The boot process runs fine but stopped with
Starting installer, one moment... anaconda 34.24.9-1.fc34 for Fedora 34 started.
- installation log files are stored in /tmp during the installation
- shell is available on TTY2
- when reporting a bug add logs from /tmp as separate text/plain
attachments
[anaconda]1:main* 2:shell 3:log 4:storage-log >Switch tab: Alt+Tab | Help: F1
I've waiting for more than a half our but nothing was shown on the display. How do proceed ?
Please read the thread in the list archives, I'm pretty sure you're question will be answered there. _______________________________________________ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
I've read all mails on the list regarding Pinebook Pro. What have I missed?
System boots up fine with all messages on serial output but display is still black.
Andreas
On Thursday, 27 May 2021 at 19:34, Andreas Reschke wrote:
Am 27.05.21 um 19:15 schrieb Peter Robinson:
On Thu, May 27, 2021 at 5:35 PM Andreas Reschke arm_ml@rirasoft.de wrote:
Hello,
I want to do a fresh installation and encrypt the installation. So I boot the Pinebook Pro with Fedora-Everything-netinst-aarch64-34-1.2.iso. The boot process runs fine but stopped with
Starting installer, one moment... anaconda 34.24.9-1.fc34 for Fedora 34 started.
- installation log files are stored in /tmp during the installation
- shell is available on TTY2
- when reporting a bug add logs from /tmp as separate text/plain
attachments
[anaconda]1:main* 2:shell 3:log 4:storage-log >Switch tab: Alt+Tab | Help: F1
I've waiting for more than a half our but nothing was shown on the display. How do proceed ?
Please read the thread in the list archives, I'm pretty sure you're question will be answered there.
I've read all mails on the list regarding Pinebook Pro. What have I missed?
System boots up fine with all messages on serial output but display is still black.
Add fbcon=map:1 to kernel command line. Kernels < 5.12.5 have a bug that results in a black screen. Alternatively, use VNC for installation.
Regards, Dominik
Am 27.05.21 um 23:15 schrieb Dominik 'Rathann' Mierzejewski:
On Thursday, 27 May 2021 at 19:34, Andreas Reschke wrote:
Am 27.05.21 um 19:15 schrieb Peter Robinson:
On Thu, May 27, 2021 at 5:35 PM Andreas Reschkearm_ml@rirasoft.de wrote:
Hello,
I want to do a fresh installation and encrypt the installation. So I boot the Pinebook Pro with Fedora-Everything-netinst-aarch64-34-1.2.iso. The boot process runs fine but stopped with
Starting installer, one moment... anaconda 34.24.9-1.fc34 for Fedora 34 started. * installation log files are stored in /tmp during the installation * shell is available on TTY2 * when reporting a bug add logs from /tmp as separate text/plain attachments
[anaconda]1:main* 2:shell 3:log 4:storage-log >Switch tab: Alt+Tab | Help: F1
I've waiting for more than a half our but nothing was shown on the display. How do proceed ?
Please read the thread in the list archives, I'm pretty sure you're question will be answered there.
I've read all mails on the list regarding Pinebook Pro. What have I missed?
System boots up fine with all messages on serial output but display is still black.
Add fbcon=map:1 to kernel command line. Kernels < 5.12.5 have a bug that results in a black screen. Alternatively, use VNC for installation.
Regards, Dominik _______________________________________________ arm mailing list --arm@lists.fedoraproject.org To unsubscribe send an email toarm-leave@lists.fedoraproject.org Fedora Code of Conduct:https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines:https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives:https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org Do not reply to spam on the list, report it:https://pagure.io/fedora-infrastructure
Thank you Dominik
Add fbcon=map:1 to kernel command line didn't help but install with VNC was succesfull.
Andreas