Skip to content

Post install steps emonSD-03-Jul-25 #202

@TrystanLea

Description

@TrystanLea

After flashing the image, edit /boot/cmdline.txt and remove the first part "console=serial0,115200 "

console=serial0,115200 console=tty1 root=PARTUUID=567d5380-02 rootfstype=ext4 fsck.repair=yes rootwait sysrq=0

Replace with:

console=tty1 root=PARTUUID=567d5380-02 rootfstype=ext4 fsck.repair=yes rootwait

It will then boot fine.

https://community.openenergymonitor.org/t/problem-with-01feb24-emoncms-image-with-emonpi-v1-and-raspberrypi3/27013/3

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