After a full shut-down and reboot to the kde desktop, I found that my
/boot file-system was not mounted, despite being listed in /etc/fstab:
UUID=bfdeb6d6-0b77-4beb-a63d-bdc3e455b8ea /boot ext3 defaults
0 2
(all on one line).
I was able to mount /boot manually:
# mount /boot
# mount|grep boot
/dev/sda1 on /boot type ext3 (rw)
# blkid /dev/sda1
/dev/sda1: UUID="bfdeb6d6-0b77-4beb-a63d-bdc3e455b8ea" SEC_TYPE="ext2"
TYPE="ext3"
So it appears that the problem reported against kexec might actually be
a problem like /boot failing to mount at start-up or being un-mounted
for unknown reasons.
Arthur.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org