https://bugzilla.novell.com/show_bug.cgi?id=727974 https://bugzilla.novell.com/show_bug.cgi?id=727974#c1 --- Comment #1 from Christian Volkmann <haveaniceday@cv-sv.de> 2011-11-03 09:38:09 UTC --- It looks like FirmwareUpdateKit is feeding memdisk (syslinux) in a wrong way. A too small fwupdate.img is detected as floppy image from memdisk. /usr/share/doc/packages/syslinux/memdisk.txt: .. b) If the disk image is less than 4,194,304 bytes (4096K, 4 MB) it is assumed to be a floppy image and MEMDISK will try to guess its geometry based on the size of the file. MEMDISK recognizes all the standard floppy sizes as well as common extended formats: .. But FirmwareUpdateKit writes the file always as $hdimage->write("$fuk_dir/fwupdate.img"); also the size is < 4MB. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.