[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#467627: initramfs-tools: Boot parameter panic=0 not compatible with break= parameter.



Package: initramfs-tools
Version: 0.85h
Severity: normal

You can't use break=??? if you use panic=0. This is because the
maybe_break function calls the panic function to get a shell. It should
be simple to fix by just setting panic=1 inside maybe_break() before
calling panic().

-- Package-specific info:
-- /proc/cmdline
HOSTNAME=hal quiet boot=local root=/dev/md/1 irqfixup 

-- /proc/filesystems
	ext3
	fuseblk

-- kernel-img.conf
link_in_boot = yes
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
silent_modules = yes
#postinst_hook = /sbin/update-grub
#postrm_hook   = /sbin/update-grub


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-hippo-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages initramfs-tools depends on:
ii  busybox                       1:1.1.3-4  Tiny utilities for small and embed
ii  cpio                          2.6-18     GNU cpio -- a program to manage ar
ii  klibc-utils                   1.4.34-2   small statically-linked utilities 
ii  module-init-tools             3.3-pre4-2 tools for managing Linux kernel mo
ii  udev                          0.105-4    /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information



Reply to: