Bugzilla – Attachment 573372 Details for
Bug 857464
grub2 and memmap cause kernel hang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
insert '$'-esacping hint into /etc/default/grub
_etc_default_grub_2014-01-08_dollar-escape.diff (text/plain), 844 bytes, created by
Pi Ny
on 2014-01-06 14:35:47 UTC
(
hide
)
Description:
insert '$'-esacping hint into /etc/default/grub
Filename:
MIME Type:
Creator:
Pi Ny
Created:
2014-01-06 14:35:47 UTC
Size:
844 bytes
patch
obsolete
>--- _etc_default_grub_2014-01-08 2014-01-06 14:59:46.288009352 +0100 >+++ _etc_default_grub_2014-01-08_dollar-escape 2014-01-06 15:16:37.043036394 +0100 >@@ -9,6 +9,11 @@ > GRUB_HIDDEN_TIMEOUT=0 > GRUB_HIDDEN_TIMEOUT_QUIET=true > GRUB_TIMEOUT=8 >+ >+# Parameters in this file are expanded 2-fold by grub2-mkconfig >+# Parameters in the file /boot/grub2/grub are expandend (once) at boot time. >+# Therefore any '$' must be escaped 3-fold in this file! >+# This applies e.g. for kernel parameter "memmap" > GRUB_CMDLINE_LINUX_DEFAULT=" memmap=64K\\\$0K resume=/dev/disk/by-id/ata-TOSHIBA_MK5056GSY_506XTHWYT-part1 splash=silent quiet showopts" > # kernel command line options for failsafe mode > GRUB_CMDLINE_LINUX_RECOVERY="memmap=64K\\\$0K showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 857464
:
573370
| 573372 |
573373