Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux boot sequence step by step

1.BIOS
2.MBR
3.GRUB
4.KERNEL
5.INIT
6.RUNLVL
Comment

what is booting sequence in linux

#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.el5PAE)
      root (hd0,0)
      kernel /boot/vmlinuz-2.6.18-194.el5PAE ro root=LABEL=/
      initrd /boot/initrd-2.6.18-194.el5PAE.img
Comment

PREVIOUS NEXT
Code Example
Shell :: command to lists available Wi-Fi access points known to NetworkManager including its speed, security, signal, and more on linux 
Shell :: how to update azure data studio on ubuntu 
Shell :: Heroku bash vim 
Shell :: ls sort size descend 
Shell :: install kismet for raspberry pi 
Shell :: Elden Bash Install Script 
Shell :: what is the difference between npm uninstall and remove 
Shell :: details of a long format in linux and unix based OS 
Shell :: mongo shell 
Shell :: conda install simplejson 
Shell :: UNIX debian ubuntu download python3912 without certificate error 
Shell :: run the last command in unix 
Shell :: copy modified git branch files to directory 
Shell :: vagrant snapshot commands 
Shell :: eslint script in package.json 
Shell :: expo install safe area provider 
Shell :: Continuous bash script to do tasks again after confirmation 
Shell :: download ubuntu 20 from gdrive 
Shell :: Payload retrieve sam and system from a live file system 
Shell :: Quick start: Use as a GitHub Pages remote theme 
Shell :: fedora netflix 
Shell :: antlr example java 
Shell :: docker mac nc command 
Shell :: linux bash shell join path 
Shell :: disable wget messages 
Shell :: cmd echo empty line 
Shell :: sqlite analyze table 
Shell :: how to rm file ubuntu contains jpg 
Shell :: how to create a file and multiple lines to it in unix 
Shell :: install bjsmasth 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =