Skip to content

qemu_boot requires xz-compressed images to live in /tmp #201

Description

@umlaeute

i'm just starting with CustomPiOS, and i'm a bit stumped on how to use qemu_boot.

  1. no help or whatsoever
    it would be really nice if starting qemu_boot.sh without any arguments (or with -h; or with a non-existing file) to output some usage information
  2. it apparently requires the image to be passed either as ZIP-compressed archive or an XZ-compressed image - why is it not possible to use a raw (uncompressed) image, such as created by build_dist
  3. when using a ZIP-compressed archive the image has to be the first entry in the archive (I don't know whether this is also a requirement by rpi-imager, but it would be nice to have this documented)
  4. when using an XZ-compressed image, it must live in /tmp otherwise the uncompressed image won't be found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions