August 5, 200422 yr Hi ppl,This may be stupid question and i applogise in advance if it is - but here goes.I have created and also downloaded some new boot ntkernals and have added them to the system i am using using the boot.ini method. On the system i am using it works perfectly, however on a custom image i am working on it is breaking the system.Now i know it is the new kernal as if i change it back to the default it works fine, but as soon as i add the /kernal=mykrnl.exe it breaks. Advise, suggestions?Felix
August 5, 200422 yr make sure the image is at 4 bit and it should be fine, i have had that problem whne trying to save with too much color depth
August 9, 200422 yr hey Pplz,Well i have checked my new oemkrnl.exe and it works fine on my current system, however when i add it to another system the system hangs - any ideas? Felix
August 9, 200422 yr It needs to be the same version number as the OS you're using (and some hotfixes change the version number of ntoskrnl apparently).
August 13, 200422 yr I want to make another pic BLACK fo the boot logo. Can I do it using the same palette for PS and Paint Shop Pro which is used to see the boot logo???? I am able to use the palette & see the boot image. Now how do I save the image again with the black colour thing covering it so that I can save it using Res Hacker??? Pls reply.
November 16, 200421 yr hey all,this is my first time on this forum so please help me out. I too want to customize my boot screen but just make it show my version of windows xp (professional). The thing is whenever i turn on my comp, it just shows Windows XP as a startup and does not say home or professional anymore (version info). The reason to this is because of SP 2, which i have. Does anyone know a way i can customize my boot screen logo so that it will also say "Professional" in the bottom? I appreciate your help. THANKS! Vegeta
April 3, 200521 yr I have tried the method mention above but my system will get restarted each time when i try 2 boot through that custom kernel. plz provide suggestion. also tell me way how can i change boot screen . i have downloaded boot editor. but it is not running. any metod of doing all tis provide me.
April 18, 200521 yr The easiest way to change the boot logo is to add /bootlogo /noguiboot to your boot.ini file so that it looks like this:[boot loader]timeout=30default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /bootlogo /noguibootThen, save your boot image as 4bit (16-color - any 16 colors) .bmp file, name it Boot.bmp and copy it into your windows folder.I found this on Sysintrernals site, tried it and it works!
April 18, 200521 yr Nice!Could I have a progress animation, like the original logo, using the method from the post above?
May 16, 200521 yr can anyone tell where should I put bootlogo.cmd file it sais: [GuiRunOnce]bootlogo.cmd
August 15, 200521 yr I am confused. I was using this http://unattended.msfn.org/advanced/cosmetics/bootscreen.htm To try to integrate a custom boot screen into my XPCD. I think I'm getting confused on the single and multi kernel things though. My question is, if I use a program out there that makes a NewBootscrn.exe file (which I am thinking is the ntoskrnl.exe file with my custom boot screen in it), and then I rename it ntoskrnl.exe and compress it and slap it back into my windows source it should just work right? I shouldn't have to edit the registry should I? I did that, but for some reason I keep getting the regular xp bootscreen.
August 25, 200521 yr man, i tried doing the Win2k one...i can't get it to work at all. the image is mad distorted every time when windows is booting. (and i know i did everything right)
August 30, 200520 yr I for one can't see the new boot I set, it's oemkrnl.exe placed in the system32 folder, and the boologo.cmd inside cmdlines.txt to apply it. But it's not working Old boot there.
August 30, 200520 yr I for one can't see the new boot I set, it's oemkrnl.exe placed in the system32 folder, and the boologo.cmd inside cmdlines.txt to apply it. But it's not working Old boot there.be sure u have tested ur custom OEMKRNL.exe b4 trying it in virtual mahine.... once confirmed working put it ur system32 folder (in ur XPCD)... then create a cmd file and put this lines.... & rename it to BOOTLOGO.cmdbootcfg /RAW /A /Kernel=OEMKrnl.exe /ID 1bootcfg /Timeout 0put BootLogo.cmd under ur $OEM$ folder... & call it in ur CMDLINES.txt like this..[COMMANDS]"BootLogo.cmd"this is much easier than the one on the Guide provided here http://unattended.msfn.org/advanced/cosmetics/bootscreen.htm Edited August 30, 200520 yr by slimzky
Create an account or sign in to comment