You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run_qemu.sh: replace "grep root.img" with losetup --associated
Stop parsing the output of losetup --list
losetup has enough options to avoid grep-ping its output and avoid
accidentally catching the wrong root.img file.
Signed-off-by: Marc Herbert <marc.herbert@intel.com>
0 commit comments