Hi curaga, reset bios to include floppy.
# /etc/fstab
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
devpts /dev/pts devpts defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
/dev/ramzswap0 swap swap defaults,noauto 0 0
/dev/fd0 /mnt/fd0 auto noauto,users,exec 0 0 # Added by TC
/dev/hda1 /mnt/hda1 ext2 noauto,users,exec,relatime 0 0 # Added by TC
/dev/hda2 /mnt/hda2 ext2 noauto,users,exec,relatime 0 0 # Added by TC
/dev/hda3 none swap defaults 0 0 # Added by TC
/dev/hdc /mnt/hdc auto noauto,users,exec 0 0 # Added by TC
getdisklabel /dev/fd0 results in green cursor and nothing happening.
edit: while checking this post the red mounttool appeared showing fd0 hda1 hda2 and hdc