Bugzilla – Bug 105110
grub passes showopts to the kernel
Last modified: 2005-08-17 10:47:45 UTC
On 9.3 showopts is not in /proc/cmdline, with 10.0 beta2 it is. I only noticed because I had "... init=/bin/bash showopts" in the command line and this gave me "/bin/bash: showopts command not found -> kernel panic".
Smells like gfxboot to me? Plain grub shows the complete line to be passed.
So this happened because I left the graphical boot to enter that init= in grub's command line?
ok, works as designed - it's just that the initrd is broken in beta2, so I notice