168 results
Order by date - Order by pertinence
All (168)
High-tech (168)
 
Bug#603832: grub-common: Xen hypervisor not default after installation
Package: grub-common Version: 1.99-21 Followup-For: Bug #603832 I've just been looking at this again. I think the best overall solution would be to move 20_linux_xen to a priority before 10_linux (e.g. 08_linux_xen). If someone has gone to the ...
Message posted on the April 29th, 2012 - 8:40 AM ET
Bug#526741: grub-common: grub-mkconfig fails to export GRUB_TERMINAL_INPUT
This is a multi-part MIME message sent by reportbug. X-MIME-Autoconverted: from 8bit to quoted-printable by canardo.mork.no id n4GDfL7i008451 Package: grub-common Version: 1.96+20090317-1 Severity: normal I believe the real problem is that ...
Message posted on the May 16th, 2009 - 9:50 AM ET
Bug#680198: grub-common: Hangs in 30_os-prober
Package: grub-common Version: 1.99-22.1 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? apt-get upgrade * What exactly did you do (or not do) that was effective ...
Message posted on the July 4th, 2012 - 8:50 AM ET
Bug#624450: grub-common: grub-mkconfig reports new syntax error from previously good custom script
This is a multi-part MIME message sent by reportbug. MIME-Version: 1.0 Package: grub-common Version: 1.99~rc1-13 Severity: important I have a custom script (included by reportbug) for booting Crux (40_custom). Previous versions of update-grub ...
Message posted on the April 28th, 2011 - 10:30 AM ET
Bug#654599: grub-common: Create/chmod race in grub-mkconfig can leak passwords
Package: grub-common Version: 1.99-12 Severity: normal The output configuration is created with this code. if test "x${grub_cfg}" != "x"; then rm -f ${grub_cfg}.new exec > ${grub_cfg}.new # Allow this to fail, since ...
Message posted on the January 4th, 2012 - 10:10 AM ET
Bug#540786: [grub-common] update-grub/grub-mkconfig doesnt work with btrfs as rootfs
Package: grub-common Version: 1.96+20090725-1 Severity: normal I have following test machine setup: linux-2.6.31-rc5 /dev/sda2 - ext2 for /boot /dev/sda3 - btrfs for / /dev/sda4 - extended /dev/sda5 - ext4 for /home /dev/sda6 - swap The system is ...
Message posted on the August 10th, 2009 - 7:10 AM ET
Bug#527604: [grub-common] update-grub fails silently when grub-mkconfig fails on an outdated device.map
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) Package: grub-common Version: 1.96+20090504-1 Severity: important Please enter the report below this line. I have a system which fails during kernels postinsts because update-grub returns ...
Message posted on the May 8th, 2009 - 9:20 AM ET
Bug#561626: grub-common: please add feature skip partition(s)
Package: grub-common Version: 1.98~20091210-1 I think skip partition (don't make entry automatically) may be a useful feature for grub2: a) if you have installed a distribution that is not well recognized by grub2 (i.e. Mandriva): you need (1) ...
Message posted on the December 18th, 2009 - 3:30 PM ET
Bug#561441: grub-common: creating a new target like "Recovery" not working
This is a multi-part MIME message sent by reportbug. MIME-Version: 1.0 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 ...
Message posted on the December 17th, 2009 - 2:00 AM ET
Bug#627225: grub-common: Support for different options for Linux and Xen Linux kernels
Package: grub-common Version: 1.98+20100804-14 Severity: wishlist Tags: patch Hello, I need to pass different options for Linux and Xen Linux kernels on my server. Please look at the exemplary menu entries below: menuentry 'Debian GNU/Linux, ...
Message posted on the May 18th, 2011 - 4:40 PM ET
Bug#578201: grub-common: grub-probe reports incorrect fs type
Package: grub-common Version: 1.98-1 Severity: important Tags: sid Here is my FS layout as reported by sfdisk root@dogmatrix:/etc/grub.d# sfdisk -l /dev/sda Disk /dev/sda: 24321 cylinders, 255 heads, 63 sectors/track Units = cylinders of 8225280 ...
Message posted on the April 17th, 2010 - 3:50 PM ET
Bug#562036: grub-pc: Add support for GFXPAYLOAD same as for GFXMODE
Package: grub-pc Version: 1.98~20091210-1 Severity: normal Tags: patch Currently console resolution defaults to 640x480, even if GFXMODE is set. Changing this requires modifying the scripts in /etc/grub.d, which is not very user friendly and also ...
Message posted on the December 22nd, 2009 - 1:20 AM ET
Bug#546757: grub: os-prober tries (and fails) to mount crypted partition at grub installation time
Package: grub-pc Version: 1.97~beta3-1 Severity: important File: grub Hi, I've seen the discussion about the use or not by default of os-prober. On my machine, I've some encrypted partitions that I manually mount when I need to access to the ...
Message posted on the September 15th, 2009 - 10:20 AM ET
Bug#696465: /etc/bash_completion.d/grub wastes 35 ms running sed "s,x,x," 12 times
Package: grub-common Version: 2.00-7 After fixing the worst offender (#695811), I found that about 15% of my bash’s startup time is spent in /etc/bash_completion.d/grub forking and execing sed "s,x,x," 12 times. The patch below ...
Message posted on the December 21st, 2012 - 2:40 AM ET