On Tue, 2010-03-23 at 10:30 +0100, Javier Barroso wrote:
> I tried to use kexec:
> # kexec -l /boot/vmlinuz-2.6.30-1-686 --append=root=/dev/vg/root 
> --initrd=/boot/initrd-2.6.30-1-686
> # kexec -e
> 

Have you tried loading kernel with:

# kexec -l /boot/vmlinuz-2.6.30-1-686 --append=`cat /proc/cmdline` 
--initrd=/boot/initrd-2.6.30-1-686
# kexec -e

If you haven't tried it, can you check if it works.

-- 
===================
Khalid Aziz
kha...@debian.org




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to