It looks like the partition map created by the floppy plugin is not valid. Specifically when using a mapper it looks like the disk is too small. ``` device-mapper: table: 254:0: nbd0 too small for target: start=4096, len=320, dev_size=2208 ``` Maybe this is an issue with the sector math? I will look into it further.