search for: rdinit

Displaying 6 results from an estimated 6 matches for "rdinit".

Did you mean: r_init
2007 Oct 12
3
extract the initramfs from a kernel
Hello, is there a way to extract an initramfs from a running kernel? and from a kernel lying on a disk? If yes, how? Thanks Eurolines : Voyagez au meilleur prix : http://www.alinto.com/pub/
2007 May 14
17
[ANNOUNCE] virtbench now has xen support
Hi all, I've been working on a set of easy-to-run benchmarks for hypervisor optimization called virtbench, and the latest commit adds Xen support. http://ozlabs.org/~rusty/virtbench http://ozlabs.org/~rusty/virtbench/?archive/tip.tar.bz2 >From the README: # Build the code make # Set the guest kernel location and maybe more vi ./SETTINGS # Run the benchmark (local mode)
2007 May 14
17
[ANNOUNCE] virtbench now has xen support
Hi all, I've been working on a set of easy-to-run benchmarks for hypervisor optimization called virtbench, and the latest commit adds Xen support. http://ozlabs.org/~rusty/virtbench http://ozlabs.org/~rusty/virtbench/?archive/tip.tar.bz2 >From the README: # Build the code make # Set the guest kernel location and maybe more vi ./SETTINGS # Run the benchmark (local mode)
2007 May 14
17
[ANNOUNCE] virtbench now has xen support
Hi all, I've been working on a set of easy-to-run benchmarks for hypervisor optimization called virtbench, and the latest commit adds Xen support. http://ozlabs.org/~rusty/virtbench http://ozlabs.org/~rusty/virtbench/?archive/tip.tar.bz2 >From the README: # Build the code make # Set the guest kernel location and maybe more vi ./SETTINGS # Run the benchmark (local mode)
2010 Aug 25
0
[patch] ipconfig fixes + run-init nit
...f small one: "I boot via pxe, kernel + very small ramfs this ramfs start an application that grabs a bigger ramfs and store it locally I did the following: creating a tmpfs, uncpio the ramfs and try to run-init on it, but my miniramfs doesn't have a /init as I specified rdinit=/sbin/init." So for now just get rid of that check. Reported-by: Erwan Velu <erwan.velu at zodiacaerospace.com> Signed-off-by: maximilian attems <max at stro.at> diff --git a/usr/kinit/run-init/runinitlib.c b/usr/kinit/run-init/runinitlib.c index 423637e..50b...
2024 Nov 22
1
EFI 64bit and Kernel 32 bit [redux]
Hi Apologies for referring back to an old thread, but in this conversation https://www.syslinux.org/archives/2018-October/026198.html Thomas and Ady seemed to suggest that booting 32-bit linux from 64-bit EFI was possible with the patched 6.04-pre version of syslinux that Debian are using. When I try this, all I get is Loading ../../bzImage...ok Loading ../../imgpt4.gz...ok and then nothing.