Skip to content

Unable to build petalinux image for Pynqz2 #2

@neerajkc

Description

@neerajkc

Could you please update the build instructions, especially for Pynq-z2. The sdcard image works fine and boots properly. But when I try to build the image via petalinux, I am facing issues.

I followed the steps, after checking out the pynqz2 branch, to build petalinux, faced two driver issues while building the kernel: ad9467_intbypass_ad9517.stp missing, and something about video for linux. Both I managed to resolve.
After building the boot image and rootfs, while booting the kernel, I get the following error:
`/sbin/getty: invalid option -- 'a'
BusyBox v1.34.1 () multi-call binary.

Usage: getty [OPTIONS] BAUD_RATE[,BAUD_RATE]... TTY [TERMTYPE]

Open TTY, prompt for login name, then invoke /bin/login

-h		Enable hardware RTS/CTS flow control
-L		Set CLOCAL (ignore Carrier Detect state)
-m		Get baud rate from modem's CONNECT status message
-n		Don't prompt for login name
-w		Wait for CR or LF before sending /etc/issue
-i		Don't display /etc/issue
-f ISSUE_FILE	Display ISSUE_FILE instead of /etc/issue
-l LOGIN	Invoke LOGIN instead of /bin/login
-t SEC		Terminate after SEC if no login name is read
-I INITSTR	Send INITSTR before anything else
-H HOST		Log HOST into the utmp file as the hostname

BAUD_RATE of 0 leaves it unchanged
INIT: Id "PS0" respawning too fast: disabled for 5 minutes`

How do I resolve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions