Boot Loader admin crashes

opensuse 13.2
linux 3.16.6-2-desktop x86_64

When I open Yast::Boot Loader, the loading window sits around for about a minute then spits this out:

Internal error. Please report a bug report with logs.
Details: Unknown device tmpfs
Caller: /usr/share/YaST2/lib/bootloader/device_mapping.rb:65:in `to_mountby_device'

Report a bug where?
Which logs? There is this in /var/log/messages:

2014-12-12T15:26:26.656557-07:00 sma-station14l kernel: [20144.971148] end_request: I/O error, dev fd0, sector 0
2014-12-12T15:26:26.656607-07:00 sma-station14l kernel: [20144.971158] floppy: error -5 while reading block 0
2014-12-12T15:26:38.960554-07:00 sma-station14l kernel: [20157.277483] end_request: I/O error, dev fd0, sector 0
2014-12-12T15:26:38.960602-07:00 sma-station14l kernel: [20157.277493] floppy: error -5 while reading block 0
2014-12-12T15:26:40.255341-07:00 sma-station14l kernel: [20158.572882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
2014-12-12T15:26:40.255397-07:00 sma-station14l kernel: [20158.572890] EDD information not available.
2014-12-12T15:26:52.446342-07:00 sma-station14l kernel: [20170.766358] end_request: I/O error, dev fd0, sector 0
2014-12-12T15:26:52.446397-07:00 sma-station14l kernel: [20170.766369] floppy: error -5 while reading block 0
2014-12-12T15:27:03.543789-07:00 sma-station14l YaST.desktop[12519]: YaST got signal 11 at file /usr/share/YaST2/modules/Popup.rb:1058
2014-12-12T15:27:03.564051-07:00 sma-station14l YaST.desktop[12519]: /sbin/yast2: line 440: 13822 Segmentation fault      $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
2014-12-12T15:27:05.061358-07:00 sma-station14l kernel: [20183.383716] end_request: I/O error, dev fd0, sector 0
2014-12-12T15:27:05.061413-07:00 sma-station14l kernel: [20183.383727] floppy: error -5 while reading block 0

Apparently the 13.2 installer had issues with this as well. The boot screen displays the 13.1 option only reven though 13.2 boots.
Any suggestions?

Known problem and is already reported:
https://bugzilla.opensuse.org/show_bug.cgi?id=902385

Should actually be fixed already by a recent update.

If not, please reopen the bugreport or create a new one.

Apparently the 13.2 installer had issues with this as well. The boot screen displays the 13.1 option only reven though 13.2 boots.

This is a completely different issue, totally unrelated to YaST’s Boot Loader module.
That string is user definable and therefore not changed on upgrades.
You can change it to anything you like in /etc/default/grub or YaST->System->Boot Loader.

13.2 uses “openSUSE” by default, to prevent that problem of having the wrong version number after an upgrade in the future.