Mailinglist Archive: opensuse-factory (949 mails)
| < Previous | Next > |
Re: [opensuse-factory] new kernel require reboot? - was: 18 months of updates
- From: Dave Plater <dave.plater@xxxxxxxxxxx>
- Date: Tue, 18 Aug 2009 09:25:03 +0200
- Message-id: <4A8A574F.7040801@xxxxxxxxxxx>
On 08/18/2009 04:51 AM, Graham Anderson wrote:
system when grub has failed.
Regards
Dave P
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
On Tuesday 18 August 2009 04:23:28 Patrick Shanahan wrote:kexec actually bypasses grub as well and can be used from the rescue
What I wonder is how to make the *new* kernel active w/o rebooting?I'm not sure you can without using something funky like ksplice, and i'm not
even sure that's available for other kernels other than Ubuntu at the moment.
The fastest reboot option would be kexec though.
from man:
EXAMPLE
For example, if the kernel image you want to reboot to is /boot/vmlinux, the
contents of /proc/cmdline is root=/dev/hda1, and the path to the initrd is
/boot/initrd, then you would use the following command to load the kernel:
kexec -l /boot/vmlinux --append=root=/dev/hda1 --initrd=/boot/initrd
After this kernel is loaded, it can be booted to at any time using the
command:
kexec -e
system when grub has failed.
Regards
Dave P
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |