You are on page 1of 1

Task- For changing runlevel and grub file

1. Check present runlevel and note down runlevel.


2. Find out and view the file used for changing runlevel
Note down the path of file used for runlevel.
3. Change runlevel to 3 ( full multiuser - in text mode )
4. Restart system and system must start in runlevel 3
5. Go to gui mode
6. And change runlevel to 5 and reboot pc.
7. View grub file and note down path of grub file.
8. Edit title and time to boot
9. Create crypt password for grub file. ( password must be pass123** )
10. Give password to grub file.
11. Reboot pc and try to edit boot sequence or change hdd config settings.
12. Pc must ask for password ( enter password = pass123** )
13. Remove password for grub file.
14. Do some changes in grub file and make os non operational
eg change to root (hd0,0) to (hd1,1)
15. Repaire it by using linux rescue mode.

You might also like