Bug#561441: grub-common: creating a new target like "Recovery" not working
Ritesh Raj Sarraf
rrs at researchut.com
Thu Dec 17 06:47:00 UTC 2009
Package: grub-common
Version: 1.98~20091210-1
Severity: minor
Hi,
In Grub2, I have been trying to create a new target "Debug Mode", just
like the "Recovery Mode". It doesn't seem to be generated for the
grub.cfg file.
I have attached the changed files I had done to make the same.
Problem is that the "Debug Mode" options that I want, were never getting
appended.
Appreciate if you can point where I am doing wrong. You could also add a
similar example file into /usr/share/doc/
Regards,
Ritesh
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages grub-common depends on:
ii base-files 5.0.0 Debian base system miscellaneous f
ii dpkg 1.15.5.3 Debian package management system
ii gettext-base 0.17-8 GNU Internationalization utilities
ii install-info 4.13a.dfsg.1-5 Manage installed documentation in
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
Versions of packages grub-common recommends:
pn os-prober <none> (no description available)
Versions of packages grub-common suggests:
pn grub-emu <none> (no description available)
pn multiboot-doc <none> (no description available)
-- no debconf information
-------------- next part --------------
# 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="selinux=1 audit=1 enforcing=0 quiet vga=788"
#GRUB_CMDLINE_LINUX="root=/dev/mapper/VgSd-ROOT ro"
GRUB_CMDLINE_LINUX_DEBUG="debug loglevel=7 initcall_debug time"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entrys
GRUB_DISABLE_LINUX_RECOVERY="true"
GRUB_DISABLE_LINUX_DEBUG="false"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10_linux.dpkg-old
Type: text/x-shellscript
Size: 3410 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20091217/7382fb04/attachment.bin>
More information about the Pkg-grub-devel
mailing list