Linux booting process is more or less like Unix.Then too if anybody has better answer then pls give it
LiLo's attempt to load the operating system.Here LiLo is Linux Loader and further considered as Boot Loader.
1. In case of a multi-boot config, LiLo permits the user two choose an operating system from the menu. The LiLo settings are stored at/etc/lilo.conf. System administrators use this file for a very detailed finement of the loader. Here can be manually set what operating systems are installed, as well as the method for loading any of them. If on the computer there is only Linux, LiLo can be set to load directly the kernel, and skip the selection menu.
2. The Linux kernel is compressed, and contains a small bit, which will decompress it. Immediately after the first step begins the decompression and the loading of the kernel.
3. If the kernel detects that your graphics card supports more complex text modes, Linux allows the usage of them - this can be specified or during the recompilation of the kernel, or right inside Lilo, or other program, like rdev.
4. The kernel verifies hardware configuration (floppy drive, hard disk, network adapters, etc) and configures the drivers for the system. During this operation, several informative messages are shown to the user.
5. The kernel tries to mount the file system and the system files. The location of system files is configurable during recompilation, or with other programs - LiLo and rdev. The file system type is automatically detected. The most used file systems on Linux are ext2 and ext3. If the mount fails, a so-called kernel panic will occur, and the system will "freeze".
System files are usually mounted in read-only mode, to permit a verification of them during the mount. This verification isn't indicated if the files were mounted in read-writemode.
6. After these steps, the kernel will start init, which will become process number 1, and will start the rest of the system.
Question,prediction,investigation,observation and Reflection are the major steps in the inquiry process.
Steps or actions
communication
A research process a series of steps right from the development of an idea to the finished paper.
The main function of scientific process is to help keep track of mistakes so it can be corrected. This is an experiment that is a process of steps.
"what are the different steps during computer booting? "what are the different steps during computer booting? "what are the different steps during computer booting? "what are the different steps during computer booting? "what are the different steps during computer booting? "what are the different steps during computer booting?
press the red button IT WORKS!
Booting is the act of switching on the computer and loading the operating system. This process is referred to as cold booting
The 7 steps of booting process in a computer are: Power On BIOS POST (Power-On Self-Test) Bootloader Execution Operating System Loading Kernel Initialization System Initialization User Login.
yes idownload
its called a "boot-up"
process control
process control
Dual-booting is the process of running more than one operating system on a computer.
The 'boot' process of an Operating System brings it up from a cold or warm sequence, such as power on, or a software initiated reset. It has to bring in the software into memory and get all of the processes running. Once it is down with the 'boot' the system is ready for users to do work. 'Mounting' in Unix refers to mounting a filesystem, i.e. bringing it online for use. The system obviously has to be up and running for this to occur, so a boot process has to complete before you can mount a file system.
Unix configuration is the process of tailoring a freshly installed version of Unix to your particular environment. Each Unix system may do that differently.
booting up POST, or Power On Self Test