As I have not idea for create a logo for the boot on linux (kubuntu), I am creating one for Windows.
From this:
To this:
http://www.mad-3d.com/pub/imgs/DSC00060.JPG
FAQ
This is a Animated Logo?
Not yet, I talk about the bar that moves… I am researching that with google to see as I can do. Although it is needed to do hack to .exe (replacing it with one modified of original but the single one in the part of the logo) something dangerous seems.
In this case we only have a static image for boot, without replace a critic file don’t worry… only two things, edit a text file and put .bmp file in C:\windows, that’s all.
The instructions are:
- Move the boot.bmp in the folder of C:\Windows (C: , D: , etc. depends where they have installed his Windows XP).
- I recommend to make a backup of his boot.ini first.
- Edit the system file C:\boot.ini (with notepad or other) adding this text in the last line (after /fastdetect):
/bootlogo /noguiboot - Save the changes
In order to see this system file boot.ini because it’s hide, you must it deactivate the option of:
“Hide protected archives of system”
For this go to:
- My PC
- Tools menu
- Folder options…
- View
- And almost at the end of the list, deactivate the checkbox “Hide protected archives of system”and press Ok to apply the changes.
The boot.ini would be like this (example):
[boot loader]
timeout=30
default=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 /noguiboot
(Only write the parameters with bold)
When you rebooting and the blender bootlogo show correctly, you can hide the system files again (remember active the checkbox “Hide protected archives of system”, in the Folder options)
This is a translate post of this in spanish:
http://niel.seyanim.com/niel2/modules/newbb/viewtopic.php?topic_id=1771
THE FILE WITH BOOT.BMP AND MY BOOT.INI
(in .zip):
http://niel.seyanim.com/niel2/modules/newbb/dl_attachment.php?attachid=1188319313&post_id=17066
Sorry for the poor translation.