Bug#547406: grub-pc: Linux command line not extracted from

Martin Naughton blades2000 at gmail.com
Sat Dec 29 22:12:39 UTC 2012


Hello Harry,

Just to understand fully. You want the command line out put to appear like
this

The following Linux command line was extracted from /etc/default/grub
or the `kopt' parameter in GRUB Legacy's menu.lst.  Please verify that
it is correct, and modify it if necessary.

Linux default command line:
resume=swap:/dev/mapper/vgsys-lvswap no_console_suspend hpet=force
acpi_sleep=s4_nohwsi


That is read from the variable GRUB_CMDLINE_LINUX in the file
/etc/default/grub like below

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
#GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX='resume=swap:/dev/mapper/vgsys-lvswap
no_console_suspend hpet=force acpi_sleep=s4_nohwsig'



-- 
Regards
Martin Naughton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20121229/675a9ab5/attachment.html>


More information about the Pkg-grub-devel mailing list