Using the probe-data from bug 2107318:
$ jq '.blockdev[] | select(.DEVTYPE | test("disk")) | {DEVNAME, ID_SERIAL,
MMC_TYPE}' probe-data.json
{
"DEVNAME": "/dev/mmcblk0",
"ID_SERIAL": "0xc64a48e1",
"MMC_TYPE": "MMC"
}
{
"DEVNAME": "/dev/mmcblk0boot0",
"ID_SERIAL": "0xc64a48e1",
"MMC_TYPE": "MMC"
}
{
"DEVNAME": "/dev/mmcblk0boot1",
"ID_SERIAL": "0xc64a48e1",
"MMC_TYPE": "MMC"
}
{
"DEVNAME": "/dev/mmcblk1",
"ID_SERIAL": "0xd4034d01",
"MMC_TYPE": "SD"
}
The presence of mmcblk0boot* entries might also be something to watch
out for.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2106499
Title:
Installation fails with 'OSError: [Errno 16] Device or resource busy:
'/dev/mmcblk1p3'' (target device contains the installer)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2106499/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs