MSFN Forum: Quad Core now 4 kernels :S - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Quad Core now 4 kernels :S Error Boot now Rate Topic: -----

#1 User is offline   theoneangel 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 14-January 07

  Posted 03 January 2008 - 01:30 AM

Hey Guys Is there a way to do unattended the installation of the boot screen in all the PC I know how to do it unattended for one and two kernels but now with this Quad core is so rare :S...

I used this method

bootcfg /copy /D "Windows XP Professional" /ID 1
if %NUMBER_OF_PROCESSORS%==2 goto DUAL
REM ----For Single proc
bootcfg /RAW "/Kernel=singkrnl.exe" /A /ID 2
goto End
:DUAL
REM ----For Multiprocess/Hyperthread proc
bootcfg /RAW "/Kernel=dualkrnl.exe" /A /ID 2
:End
bootcfg /Timeout 2
bootcfg /Default /ID 2

but now..how do I do for new pcs with Quad Core


#2 User is offline   Innocent Devil 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 632
  • Joined: 04-February 05

Posted 03 January 2008 - 02:25 AM

The kernel for more than one core is the same irrespective of the number of cores.

just replace the == with >= in the second line

This post has been edited by Innocent Devil: 03 January 2008 - 02:25 AM


#3 User is offline   allanruba 

  • Group: Members
  • Posts: 7
  • Joined: 05-August 08

Posted 05 August 2008 - 03:25 PM

i have a quad and is rare to integrate the boot for my UE cd

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy