OpenComputers II

OpenComputers II

27.1k Downloads

Floppy disks have 0 cylinders and can't be formated with fdisk

Maximal98 opened this issue ยท 1 comments

commented

floppys have 0 cylinders and cannot be formated with standard fdisk

commented

Looks like the virtio driver defaults to using cylinders = megabytes or something. For which floppies are too small. Will need to look into if adding the VIRTIO_BLK_F_TOPOLOGY feature to the block device can solve this.