mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-03 09:40:44 +00:00
02f84f98c3
Prevents the annoying warning about WARNING: Image format was not specified for 'bin/test.img' and probing guessed raw. Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted. Specify the 'raw' format explicitly to remove the restrictions.