Fbsplash
   HOME

TheInfoList



OR:

A bootsplash, also known as a bootscreen, is a graphical representation of the
boot process In computing, booting is the process of starting a computer as initiated via hardware such as a button or by a software command. After it is switched on, a computer's central processing unit (CPU) has no software in its main memory, so so ...
of the operating system. A bootsplash can be a simple visualization of the scrolling boot messages in the console, but it can also present graphics or some combinations of both. Unlike splash screens, a bootsplash is not necessarily designed for marketing purposes; it can be intended to enhance the experience of the user as eye candy, or provide the user with messages (with an added advantage of color-coding facility) to diagnose the state of the system.


Microsoft Windows

All versions of Microsoft Windows feature a boot screen, which is loaded during the startup process. With extra, third-party utilities, it is possible to replace the default Windows boot screen with custom images, text, and/or animations.


Windows Vista

In Windows Vista, the default boot screen is represented by a green indeterminate progress indicator. The boot screen can be changed so that it displays a static image of an aurora with the text, "Starting Windows Vista" by enabling the "No GUI boot" option within the Windows System Configuration Utility (msconfig.exe). Microsoft would update the aurora image throughout the lifecycle of the operating system, starting with the first
service pack In computing, a service pack comprises a collection of updates, fixes, or enhancements to a software program delivered in the form of a single installable package. Companies often release a service pack when the number of individual patches to a ...
, where it was altered to match the image displayed during the operating system's
hibernation Hibernation is a state of minimal activity and metabolic depression undergone by some animal species. Hibernation is a seasonal heterothermy characterized by low body-temperature, slow breathing and heart-rate, and low metabolic rate. It most ...
screen.


Windows 7

In Windows 7, the boot screen will initially display the "Starting Windows" text, then a Windows flag animation will appear at the center of the screen. On unsupported systems, and sometimes when booting into
recovery environment Windows Preinstallation Environment (also known as Windows PE and WinPE) is a lightweight version of Windows used for the deployment of PCs, workstations, and servers, or troubleshooting an operating system while it is offline. It is intended t ...
, the Windows Vista boot screen will be used instead as the fallback. Changes of the boot screen, although possible through third-party utilities, is extremely risky and may cause the system to be unable to boot. Also, the hidden "Aurora" boot screen was removed.


Windows 8 and later

In Windows 8 and later, the boot screen will display the Windows logo along with the loading circle. On
Legacy In law, a legacy is something held and transferred to someone as their inheritance, as by will and testament. Personal effects, family property, marriage property or collective property gained by will of real property. Legacy or legacies may refer ...
boot, the boot screen is displayed in 1024×768 resolution, and the boot screen is squished to accommodate for the 16:9 aspect ratio. On UEFI boot, the boot screen is displayed in highest resolution available. If the ACPI BGRT table is present, the boot screen will display the OEM logo instead.


Linux distributions

* Bootsplash – the first and original implementation of a Linux kernel bootsplash, superseded by Splashy * fbsplash – Gentoo implementation as bootsplash program *
Plymouth Plymouth () is a port city and unitary authority in South West England. It is located on the south coast of Devon, approximately south-west of Exeter and south-west of London. It is bordered by Cornwall to the west and south-west. Plymouth ...
– uses
Direct Rendering Manager The Direct Rendering Manager (DRM) is a subsystem of the Linux kernel responsible for interfacing with GPUs of modern video cards. DRM exposes an API that user-space programs can use to send commands and data to the GPU and perform operations su ...
(DRM) and
KMS driver The Direct Rendering Manager (DRM) is a subsystem of the Linux kernel responsible for interfacing with GPUs of modern video cards. DRM exposes an API that user-space programs can use to send commands and data to the GPU and perform operations su ...
* Splashy – a graphical boot process designed to replace the aging Bootsplash program * usplash – former bootsplash program used by Ubuntu * XSplash – new splash program used by Ubuntu starting from 9.10 * bootanimation - a simple splash for
Android Android may refer to: Science and technology * Android (robot), a humanoid robot or synthetic organism designed to imitate a human * Android (operating system), Google's mobile operating system ** Bugdroid, a Google mascot sometimes referred to ...
OS just showing some decompressed images.


See also

* Splash screen – an image that appears while a computer program is loading


References


Further reading

* - RHGB: The bootsplash program used by
Red Hat Red Hat, Inc. is an American software company that provides open source software products to enterprises. Founded in 1993, Red Hat has its corporate headquarters in Raleigh, North Carolina, with other offices worldwide. Red Hat has become ass ...
distributions
Splashy
* * * * * {{refend Booting