Questions tagged [wic]

wic is a disk image creation command included in the OpenEmbedded build system which is used by the Yocto project

Wic is a disk image creation command included in the OpenEmbedded build system which is used by the project.

2 questions
4
votes
0 answers

Ownership of a disk image created with wic

I’m facing an issue when trying to write an image on a SD card. The image was generated by the Wic tool : wic create sdimage-8G.wks -e gnuradio-dev-image -o images/$MACHINE where gnuradio-dev-image is the name of the image to use the artifacts…
William
  • 41
  • 3
1
vote
0 answers

How to use .wic files with qemu

I am trying to use qemu with the machine microchip-icicle-kit, following the instructions from https://www.qemu.org/docs/master/system/riscv/microchip-icicle-kit.html (even though it seems a bit outdated, since the step with $ wget…
Some1
  • 111
  • 2