Search results
Inside the Linux boot process - IBM
Search result description:May 31, 2006 ... The process of booting a Linux system consists of a number of stages. But
whether you're booting a standard x86 desktop or a deeply ...
Migrating from x86 to PowerPC, Part 2: Anatomy of the Linux boot ...
Search result description:Feb 8, 2005 ... The x86 Linux boot process. The most fundamental and obvious ... Typical start-
up process for x86 Linux Typical start-up process for x86 Linux ...
Tiny Core Linux - File Architecture and Boot Process (Brian Smith's ...
Search result description:Jan 6, 2013 ... Tiny Core Linux (http://www.tinycorelinux.com) is a very unique distribution of
Linux. Not only is it extremely small (the Tiny Core ISO download ...
Boot Linux faster - IBM
Search result description:Sep 17, 2003 ... This article shows you how to improve the boot speed of your Linux ... the boot
process requires careful implementation; my hope is that Linux ...
Learn Linux, 101: Boot managers - IBM
Search result description:Dec 4, 2012 ... This article discusses the PC boot process and the three main boot loaders used
in Linux—GRUB, GRUB 2, and LILO—and helps you prepare ...
Learn Linux, 101: Boot the system - IBM
Search result description:Sep 20, 2011 ... Learn to guide your Linux system through the boot process. You can use the
material in this article to study for the LPI 101 exam for Linux ...
Linux tip: Finding rootfs during boot - IBM
Search result description:Mar 11, 2009 ... This article outlines the Linux booting process on an x86 platform, shows why this
problem happens, and offers four tips to avoid it or fix it.
Linux initial RAM disk (initrd) overview - IBM
Search result description:Jul 31, 2006 ... The Linux initial RAM disk (initrd) is a temporary root file system that is mounted
during system boot to support the two-state boot process.
Parallelize applications for faster Linux booting - IBM
Search result description:Mar 7, 2007 ... When a boot device is found, the Linux kernel boot process begins. This process
occurs in (approximately) two stages -- first-stage boot and ...
Reboot Linux faster using kexec - IBM
Search result description:May 4, 2004 ... To understand kexec, knowledge of the boot process in Linux is essential. The
boot process in Linux has two stages: the bootloader stage and ...
Boot Linux on the Beagle Board - IBM
Search result description:Aug 18, 2009 ... If you do not want to go through the process of downloading the .... The Linux
boot image, named uImage, finally boots the Linux kernel, which ...
Build an embedded Linux distro from scratch - IBM
Search result description:Aug 12, 2008 ... Learn how to build a custom Linux distribution to use in an embedded ... file
systems, the root file system, disk images, and the boot process, ...
IBM developerWorks : Top 10 Linux articles, top 5 tutorials
Search result description:Unveil other Linux boot process topics such as boot loaders, kernel
decompression, and the initial RAM disk. Come see why the flow of booting a
Linux system ...
LPI exam 201 prep: System startup - IBM
Search result description:Aug 31, 2005 ... In this second of eight tutorials, you learn the steps a Linux system goes ... 2.201.
1 Customizing system startup and boot processes (weight 2) ...
Mastering Linux debugging techniques - IBM
Search result description:This article presents four scenarios for debugging Linux programs. For Scenario
1 ..... Enter the gdb command cont to continue the boot process. One common ...