Bootsplash

Last updated

Boot screen of Ubuntu Karmic Koala v9.10 Ubuntu 9.4 Bootsplash.png
Boot screen of Ubuntu Karmic Koala v9.10

A bootsplash, also known as a bootscreen, is a graphical representation of the boot process of the operating system.

Contents

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

The Boot Screen of Windows Vista Windows Vista booting.png
The Boot Screen of 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). [1] Microsoft would update the aurora image throughout the lifecycle of the operating system, starting with the first service pack, where it was altered to match the image displayed during the operating system's hibernation screen. [1]

Windows 7

The Boot Screen of Windows 7 Windows 7 Boot screen.png
The Boot Screen of 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, 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

The Boot Screen of Windows 8, Windows 8.1, and Windows 10 Windows 8 booting.png
The Boot Screen of Windows 8, Windows 8.1, and Windows 10

In Windows 8 and later, the boot screen will display the Windows logo along with the loading circle. On Legacy 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. [2]

Linux distributions

Bootsplash - graphics combined with scrolling boot messages in Knoppix KNOPPIX booting.png
Bootsplash - graphics combined with scrolling boot messages in Knoppix

See also

Related Research Articles

<span class="mw-page-title-main">Linux distribution</span> Operating system based on the Linux kernel

A Linux distribution is an operating system made from a software collection that includes the Linux kernel and often a package management system. They are often obtained from the website of each distribution, which are available for a wide variety of systems ranging from embedded devices and personal computers to servers and powerful supercomputers.

<span class="mw-page-title-main">GNU GRUB</span> Boot loader package

GNU GRUB is a boot loader package from the GNU Project. GRUB is the reference implementation of the Free Software Foundation's Multiboot Specification, which provides a user the choice to boot one of multiple operating systems installed on a computer or select a specific kernel configuration available on a particular operating system's partitions.

NTLDR is the boot loader for all releases of Windows NT operating system from 1993 with the release of Windows NT 3.1 up until Windows XP and Windows Server 2003. From Windows Vista onwards it was replaced by the BOOTMGR bootloader. NTLDR is typically run from the primary storage device, but it can also run from portable storage devices such as a CD-ROM, USB flash drive, or floppy disk. NTLDR can also load a non NT-based operating system given the appropriate boot sector in a file.

<span class="mw-page-title-main">Multi-booting</span> Act of installing multiple operating systems on a single computer

Multi-booting is the act of installing multiple operating systems on a single computer, and being able to choose which one to boot. The term dual-booting refers to the common configuration of specifically two operating systems. Multi-booting may require a custom boot loader.

<span class="mw-page-title-main">Splash screen</span> User interface element

A splash screen is a graphical control element consisting of a window containing an image, a logo, and the current version of the software. A splash screen can appear while a game or program is launching. A splash page is an introduction page on a website. A splash screen may cover the entire screen or web page; or may simply be a rectangle near the center of the screen or page. The splash screens of operating systems and some applications that expect to be run in full screen usually cover the entire screen.

<span class="mw-page-title-main">Ubuntu</span> Linux distribution developed by Canonical

Ubuntu is a Linux distribution derived from Debian and composed mostly of free and open-source software. Ubuntu is officially released in multiple editions: Desktop, Server, and Core for Internet of things devices and robots. The operating system is developed by the British company Canonical and a community of other developers, under a meritocratic governance model. As of October 2024, the latest interim release is 24.10, with most-recent long-term support release is 24.04.

init UNIX system component

In Unix-based computer operating systems, init is the first process started during booting of the operating system. Init is a daemon process that continues running until the system is shut down. It is the direct or indirect ancestor of all other processes and automatically adopts all orphaned processes. Init is started by the kernel during the booting process; a kernel panic will occur if the kernel is unable to start it, or it should die for any reason. Init is typically assigned process identifier 1.

The Start menu is a graphical user interface element that has been part of Microsoft Windows since Windows 95, providing a means of opening programs and performing other functions in the Windows shell. The Start menu, and the Taskbar on which it appears, were created and named in 1993 by Daniel Oran, a program manager at Microsoft who had previously collaborated on great ape language research with the behavioral psychologist B.F. Skinner at Harvard.

In Linux systems, initrd is a scheme for loading a temporary root file system into memory, to be used as part of the Linux startup process. initrd and initramfs refer to two different methods of achieving this. Both are commonly used to make preparations before the real root file system can be mounted.

A compositing manager, or compositor, is software that provides applications with an off-screen buffer for each window. The compositing manager composites the window buffers into an image representing the screen and writes the result into the display memory. A compositing window manager is a window manager that is also a compositing manager.

<span class="mw-page-title-main">PhotoRec</span> Open source data recovery software

PhotoRec is a free and open-source utility software for data recovery with text-based user interface using data carving techniques, designed to recover lost files from various digital camera memory, hard disk and CD-ROM. It can recover the files with more than 480 file extensions . It is also possible to add custom file signature to detect less known files.

<span class="mw-page-title-main">Live USB</span> USB drive with a full bootable operating system

A live USB is a portable USB-attached external data storage device containing a full operating system that can be booted from. The term is reminiscent of USB flash drives but may encompass an external hard disk drive or solid-state drive, though they may be referred to as "live HDD" and "live SSD" respectively. They are the evolutionary next step after live CDs, but with the added benefit of writable storage, allowing customizations to the booted operating system. Live USBs can be used in embedded systems for system administration, data recovery, or test driving, and can persistently save settings and install software packages on the USB device.

<span class="mw-page-title-main">EFI system partition</span> Partition used by Unified Extensible Firmware Interface

The EFIsystem partition or ESP is a partition on a data storage device that is used by computers that have the Unified Extensible Firmware Interface (UEFI). When a computer is booted, UEFI firmware loads files stored on the ESP to start operating systems and various utilities.

<span class="mw-page-title-main">MSConfig</span> Microsoft Windows System Configuration

MSConfig is a system utility to troubleshoot the Microsoft Windows startup process. It can disable or re-enable software, device drivers and Windows services that run at startup, or change boot parameters.

<span class="mw-page-title-main">Usplash</span> Start-up boot display software

Usplash is a software project in the Ubuntu community. Historically, scrolling text "verbose mode" has typically appeared on Linux computers during boot. Usplash replaces the scrolling-text screens with a graphical splash screen. It was designed to replace Bootsplash, which did the same thing on the kernel space level. Since usplash operates in user space, it can be updated without recompiling the kernel.

<span class="mw-page-title-main">Plymouth (software)</span> Graphical boot software for Linux

Plymouth is an application which provides a graphical boot experience for Linux. Plymouth supports animations using Direct Rendering Manager (DRM) and the KMS driver. Plymouth is bundled with an initial ramdisk which allows it to run before the file system is mounted. Some sources claim that Plymouth is named after Plymouth Rock, symbolizing the program's role as the first thing a user sees, but this has not been confirmed in any official capacity.

chntpw Windows password editing utility on Linux

chntpw is a software utility for resetting or blanking local passwords used by Windows NT operating systems on Linux. It does this by editing the SAM database where Windows stores password hashes.

<span class="mw-page-title-main">Windows Subsystem for Linux</span> Compatibility layer for running Linux binary executables natively on Windows

Windows Subsystem for Linux (WSL) is a feature of Microsoft Windows that allows developers to run a Linux environment without the need for a separate virtual machine or dual booting. There are two versions of WSL: WSL 1 and WSL 2. WSL is not available to all Windows 10 users by default. It can be installed either by joining the Windows Insider program or manually via Microsoft Store or Winget.

Ubuntu is a Debian-based Linux distribution for personal computers, tablets and smartphones, where the Ubuntu Touch edition is used; and also runs network servers, usually with the Ubuntu Server edition, either on physical or virtual servers or with containers, that is with enterprise-class features.

The Linux kernel can run on a variety of devices made by Apple, including devices where the unlocking of the bootloader is not possible with an official procedure, such as iPhones and iPads.

References

  1. 1 2 Shawn Brink (1 May 2007). "How to Enable the Hidden Aurora Boot Screen in Vista" . Retrieved 30 November 2014.
  2. barrygolden. "Boot screen components - Windows drivers". docs.microsoft.com. Retrieved 2 January 2021.
  3. "Welcome to the graphical world of Linux". BootSplash.org. Core Systems. 26 July 2007. Archived from the original on 5 September 2008. Retrieved 30 May 2011.
  4. "Fbsplash Homepage" . Retrieved 7 November 2016.

Further reading