https://bugzilla.novell.com/show_bug.cgi?id=480780 Summary: Check mounting for "binfmt_misc" Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Markus.Elfring@web.de QAContact: qa@suse.de Found By: --- I have noticed the following error message in the file "/var/log/boot.msg". Starting jexec services/etc/init.d/jexec: line 279: [: too many arguments /etc/init.d/jexec: line 406: exit: start(): numeric argument required Why do the following instructions do not work as expected in the script? # make sure binfmt_misc is mounted result=`mount_service` if [ ${result} -eq ${SUCCESS} ]; then Is this a side effect of a recent update for the bug report "Installation of JRE 6 update 12 breaks boot (binfmt_misc issue)"? https://bugzilla.novell.com/show_bug.cgi?id=463582#c17 ⇒ module-init-tools 3.4-56.9.1 -- 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.