Your message dated Sun, 12 Mar 2006 17:51:25 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356220: initramfs-tools fails to produce bootable image
(possibly missing initramfs-tools hook).
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: evms
Version: 2.5.5-2
mkinitramfs fails to create a usable boot image. Booting with the
kernel command line "evms_debug" works.
From a userperspective, evms reports that SWAPFS failed. Debug
information tells that it fails to execute 'mkswap -V'. mkswap is
present in /sbin in the boot image.
The file /usr/share/initramfs-tools/scripts/local-top/evms appears to
be missing from the combination of
ii evms 2.5.5-2 Enterprise Volume Management System (core)
ii evms-bootdebug 2.5.5-2 Enterprise Volume Management System (boot-ti
ii evms-cli 2.5.2-1 Enterprise Volume Management System (CLI)
ii evms-ncurses 2.5.5-2 Enterprise Volume Management System (ncurses
ii libevms-2.5 2.5.5-2 Enterprise Volume Management System (library
ii initramfs-tool 0.53 tools for generating an initramfs
Bug #340258 tells me that the file was removed in initramfs-tools/0.50c
#340263 that it should have been added in evms/2.5.4-2
- hence i file this bug against evms.
My quick and dirty workaround was to copy
/usr/share/initramfs-tools/scripts/local-top/evms
from initramfs-tool 0.46, and add an explicit path to to /sbin.
In other words, I changed the last line from
/sbin/evms_activate
to
PATH=/sbin /sbin/evms_activate
and I am able to boot from my image as expected.
--
"Peter Dahl Vestergaard" [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
On Sun, Mar 12, 2006 at 04:15:33PM +0100, peter Vestergaard wrote:
>> In that case, I can only assume your installation is broken:
> Hum. You are assuming right. Sorry for the noise.
No problem -- closing. :-)
/* Steinar */
--
Homepage: http://www.sesse.net/
--- End Message ---