Comment 3 for bug 1876139

Revision history for this message
Ryan Harper (raharper) wrote :

Why is sfdisk not part of the image ?

# dpkg -S `which sfdisk`
util-linux: /sbin/sfdisk

Also, not directly releated, but Focal dpkg does not know where sfdisk is from:

(crispyboi) ~ % lsb_release -rd
Description: Ubuntu 20.04 LTS
Release: 20.04
(crispyboi) ~ % dpkg --list | grep util-linux
ii util-linux 2.34-0.1ubuntu9 amd64 miscellaneous system utilities
(crispyboi) ~ % dpkg -L util-linux | grep sfdisk
(crispyboi) ~ % which sfdisk
/usr/sbin/sfdisk