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
mkosi burn needs a confirmation dialog to avoid nuking a system drive. Additionally it should print out the device size and vendor, and the sizes, file system types, mount points, and names of all partitions. This will add an additional layer of protection. All the required information could be retrieved via this command lsblk -o PATH,LABEL,PARTLABEL,FSTYPE,SIZE,HOTPLUG,MOUNTPOINTS </path/to/device>