The issue is not that jasper mangles the provided commandline, but that it completely ignores it, and sets hardcoded values. Better would be to parse and update the commandline, although this may require an additional tool, as string manipulation in busybox is a bit annoying.
The attached patch attempts to do some preservation of the prior commandline, using sed and expr, but it's fragile, and untested. ** Patch added: "potential patch to allow passing arguments on the cmdline" https://bugs.launchpad.net/ubuntu/+source/jasper-initramfs/+bug/605831/+attachment/1531722/+files/605831.diff -- Resolution should be taken from /proc/cmdline if provided https://bugs.launchpad.net/bugs/605831 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs