Skip to content
Commit 354ef6b7 authored by Henning Schild's avatar Henning Schild Committed by Steve Sakoman
Browse files

wic: do not use PARTLABEL for msdos partition tables



When using "msdos" partition tables and "--label" but not "--use-uuid"
one can generate images which will not find their root, because
PARTLABEL does not work for "msdos".

Fix that by simply not going the PARTLABEL path in case of "msdos".

Fixes: 2fb247c5 ("wic: support rootdev identified by partition label")
Signed-off-by: default avatarHenning Schild <henning.schild@siemens.com>
Signed-off-by: default avatarLuca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9ea1a838)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 34a710cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment