View previous topic :: View next topic |
Author |
Message |
sigix Apprentice


Joined: 25 Jul 2003 Posts: 192
|
Posted: Wed Feb 25, 2004 10:12 am Post subject: loading kernel at run time |
|
|
-I have a question in mind that suppose i have booted from kernel bzImage.1.1 and then compile my new kernel, copied it to /boot with name bzImage.2.1, is there any way that i load my new kernel bzImage.2.1 into memory without reboot the machine and setting
grub>kernel /boot/bzImage.2.1 root=/dev/hda5
-i hope you guys got what i am saying! |
|
Back to top |
|
 |
Earthwings Bodhisattva


Joined: 14 Apr 2003 Posts: 7753 Location: Germany
|
Posted: Wed Feb 25, 2004 10:22 am Post subject: |
|
|
No, there is no way of changing the running kernel on the fly. |
|
Back to top |
|
 |
sigix Apprentice


Joined: 25 Jul 2003 Posts: 192
|
Posted: Wed Feb 25, 2004 10:51 am Post subject: |
|
|
ok
are you sure, in gentoo?
 |
|
Back to top |
|
 |
nerdbert l33t


Joined: 09 Feb 2003 Posts: 981 Location: Berlin
|
Posted: Wed Feb 25, 2004 2:01 pm Post subject: |
|
|
You're looking for kexec _________________ I'm really wondering what Lovechild is doing nowadays... |
|
Back to top |
|
 |
aja l33t


Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
Posted: Wed Feb 25, 2004 7:02 pm Post subject: |
|
|
You may also wish to investigate UML (User-Mode Linux) - used by many people for testing kernels. |
|
Back to top |
|
 |
|