Skip to content

riscv-initramfs-image default password #488

@lyctw

Description

@lyctw

Hi developers,

I've built riscv-initramfs-image provided by meta-riscv and added the variables in local.conf

INITRAMFS_IMAGE_BUNDLE = "1"
INITRAMFS_IMAGE = "riscv-initramfs-image"
INITRAMFS_IMAGE_NAME = "riscv-initramfs-image-${MACHINE}.rootfs"
BOOT_SPACE = "1073741"
INITRAMFS_MAXSIZE = "315400"
IMAGE_FSTYPES:pn-${INITRAMFS_IMAGE} = "${INITRAMFS_FSTYPES}"

it successfully launched login prompt using busybox init. But it asks password for root, Am I missing something?

I've also checked EXTRA_IMAGE_FEATURES = "debug-tweaks" specified in my local.conf

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