search for: cpuinit

Displaying 4 results from an estimated 4 matches for "cpuinit".

Did you mean: cpu_init
2007 Jan 04
2
Automatically choose between 32-bit and 64-bit kernel
...kernel vmlinuz-64bit append root=/dev/sr0 Alternatively, this patch can be grabbed from: http://www.winds.org/pub/linux/syslinux/syslinux-3.31-64bit.patch It should be 386-safe, but I don't have a 386 to test it out with. Best regards, -Byron diff -ur syslinux-3.31.orig/cpuinit.inc syslinux-3.31/cpuinit.inc --- syslinux-3.31.orig/cpuinit.inc 2006-09-26 00:52:22.000000000 -0400 +++ syslinux-3.31/cpuinit.inc 2007-01-03 14:41:27.000000000 -0500 @@ -48,12 +48,10 @@ rep movsd ; -; Check if we're 386 (as opposed to 486+); if so we need to blank out -; the WBINVD ins...
2007 Nov 14
2
PXE in wonderland
...und (we hope) at 9E40:0680 MY IP address seems to be C0A800FC 192.168.0.252 ip=192.168.0.252:192.168.0.1:0.0.0.0:255.255.255.0 --------------- pxelinux output --------------------- After downloading and struggling a bit with pxelinux assembler code, I found out the problem: on the top of the file cpuinit.inc that is included from pxelinux.asm, the instruction "int 16h" causes havoc on my pc. Literally, a single instruction causes the whole pc to hang. Amazing! Would have never believed that. Anyhow, I disabled this instruction, compiled, and ran pxelinux and things went fine till it tried...
2007 May 30
1
Changing hotkey when booting thru syslinux
Hey, I want to change the default "shift" key to fall into the syslinux shell to something else but wasn't able to find the code where this is done. Can someone point me to this? thanks. Ram
2010 Apr 06
9
rebased openSUSE Xen dom0 Patches
I''ve uploaded updated 2.6.31 and 2.6.32 rebased openSUSE Xen dom0 patches and ebuilds to http://code.google.com/p/gentoo-xen-kernel/downloads/list Notable change is that both include the online resize feature recently posted to xen-devel. Andy _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users