[bug #44534] No support for LVM mirror type "raid1"

2015-03-19 Thread Candid Dauth
Follow-up Comment #3, bug #44534 (project grub): Thanks for the fix. Unfortunately I have not had the chance to test it yet, as for now I have removed the mirror to have a bootable system again. As I don’t know about the release schedule of GRUB, do you know if this fix will normally be included

[bug #44580] Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces

2015-03-19 Thread prash
Follow-up Comment #6, bug #44580 (project grub): I am not a kernel developer, so I did not know if it's acceptable. The kernel developer I was interacting with suggested that it was a bug in grub. Additionally, my dmesg has the line: dynamic_debug:ddebug_exec_query: query parse failed Another use

[bug #44580] Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces

2015-03-19 Thread Andrei Borzenkov
Follow-up Comment #5, bug #44580 (project grub): These two forms are completely equivalent. In both foo="bar baz" and "foo=bar baz" kernel parses it as name: foo value: bar baz What exactly does not work in the second case? ___ Reply to t

[bug #44580] Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces

2015-03-19 Thread prash
Follow-up Comment #4, bug #44580 (project grub): Sorry, my comment seems cryptic when I add it to the attached file. Anyhow, when I looked in dmesg, I saw the following: Command line: BOOT_IMAGE=/vmlinuz-linux-stable-git root=UUID=0e6a9b73-7b06-47ee-93ee-4615ef23f84a rw splash quiet "module.dyndb

[bug #44580] Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces

2015-03-19 Thread prash
Additional Item Attachment, bug #44580 (project grub): File name: grub.cfg Size:10 KB ___ Reply to this item at: ___ Message sent

[bug #44448] grub refuses to load (or recognize) a freebsd module -- "file not found"

2015-03-19 Thread Andrei Borzenkov
Follow-up Comment #9, bug #8 (project grub): How big is filesystem? Can you make avilable image? Alernatively, if it depends on number of files, may be you can test empty filesystem with single big directory and make image of it? Should be smaller.

[bug #44580] Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces

2015-03-19 Thread Andrei Borzenkov
Follow-up Comment #3, bug #44580 (project grub): Please attach (or paste) grub.cfg with command line that does not work. ___ Reply to this item at: ___

[bug #44534] No support for LVM mirror type "raid1"

2015-03-19 Thread Andrei Borzenkov
Update of bug #44534 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #2: Fixed in 527ee6c8d

[bug #44580] Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces

2015-03-19 Thread prash
Follow-up Comment #2, bug #44580 (project grub): I have tried 2 methods. 1. During bootup, press 'e' and modify the command line manually. 2. Modify grub.cfg to add the desired parameters to the kernel I was testing. Either way, I get exactly the same results in dmesg. I did not modify GRUB_CMDL

[bug #44580] Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces

2015-03-19 Thread Andrei Borzenkov
Follow-up Comment #1, bug #44580 (project grub): How exactly do you pass parameters? Directly on grub command line (linux foo="bar baz")? In grub menu entry editor? Adding them to GRUB_CMDLINE_LINUX in /etc/default/grub? ___ Reply to this i

[bug #44580] Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces

2015-03-19 Thread prash
URL: Summary: Grub is handling kernel boot parameters incorrectly when the parameters have quotes and spaces Project: GNU GRUB Submitted by: prash Submitted on: Thu 19 Mar 2015 05:31:15 PM GMT