Sunday, 24 March 2013

Different boot mode of linux


Different boot mode of linux
File: /etc/inittab
init 0 –halt
init 1-Single user  (troubleshooting mode)
init 2-Multiuser mode(multiuser,without NFS)
inti 3- Full multiuser mode (without GUI)
init 4- unused (for userdefined mode)
init 5-X11 (full access with GUI)
init 6- restart

No comments:

Post a Comment