[Bug 445952] Re: grub2 does not work with kernel comandline arguments containing spaces
shemgp
shemgp at gmail.com
Sun Oct 11 02:56:41 UTC 2009
testing at hidden:~$ uname -ra
Linux notelf 2.6.31-13-generic #43-Ubuntu SMP Fri Oct 9 17:42:36 UTC 2009 i686 GNU/Linux
testing at hidden:~$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-2.6.31-13-generic root=UUID=2d36e902-cd10-47a1-af4d-3eb85b8d97d6 ro memmap=0x100000$0x38900000 acpi_osi="!Windows 2006" splash
testing at hidden:~$ cat /etc/default/grub | grep GRUB_CMDLINE_LINUX
GRUB_CMDLINE_LINUX_DEFAULT="splash"
GRUB_CMDLINE_LINUX='memmap=0x100000\$0x38900000 '"acpi_osi=\\\"!Windows 2006\\\""
testing at hidden:~$ sudo cat /boot/grub/grub.cfg | grep memmap | head -n 1
[sudo] password for testing:
linux /boot/vmlinuz-2.6.31-13-generic root=UUID=2d36e902-cd10-47a1-af4d-3eb85b8d97d6 ro memmap=0x100000\$0x38900000 acpi_osi=\"!Windows 2006\" splash
testing at hidden:~$ dmesg | grep ACPI | grep -i windows
[ 0.000000] ACPI: Deleted _OSI(Windows 2006)
I guess it's working?
--
grub2 does not work with kernel comandline arguments containing spaces
https://bugs.launchpad.net/bugs/445952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list