Displaying 2 results from an estimated 2 matches for "append64".
Did you mean:
append4
2004 Oct 07
1
x86 vs. x86_64 detection proof of concept patch (try two)
...have copied some code from
the linux kernel for detecting the cpu and added in a 'kernel64'
configuration option. The kernel64 option is ignored if the cpu is not a
x86_64.
So my machines can now boot with a 32bit or 64bit kernel depending on
their architecture. I did not put in a similar append64 option because
my initrd works for both kind of kernels.
Hopefully this can benefit someone. :) Best of luck.
--
J. Christopher Newton
Software Engineer
Aspen Systems, Inc.
3900 Youngfield Street
Wheat Ridge, Co 80033
Tel +01 (303) 431-4606 Ext. 132
Fax +01 (303) 431-7196
Email: chrisn at aspsy...
2004 Oct 05
0
x86 vs. x86_64 detection proof of concept patch
...have copied some code from
the linux kernel for detecting the cpu and added in a 'kernel64'
configuration option. The kernel64 option is ignored if the cpu is not a
x86_64.
So my machines can now boot with a 32bit or 64bit kernel depending on
their architecture. I did not put in a similar append64 option because
my initrd works for both kind of kernels.
Hopefully this can benefit someone. :) Best of luck.
Chris Newton
--
J. Christopher Newton
Software Engineer
Aspen Systems, Inc.
3900 Youngfield Street
Wheat Ridge, Co 80033
Tel +01 (303) 431-4606 Ext. 132
Fax +01 (303) 431-7196
Email: ch...