in windows os selection screen file is with boot.ini where
as in linux which file contains selection screen
Answer / pankaj sain
It is called "Grub boot loader's menu configuration file".
This is usually located at /boot/grub/menu.lst or
/boot/grub/grub.conf but may vary depending on the Linux
distribution.
1. RedHat - /boot/grub/grub.conf
----------------------------------------------
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
# section to load Linux
title Red Hat Enterprise Linux (2.4.21-1.ent)
root (hd0,0)
kernel /vmlinuz-2.4.21-1 ro root=/dev/sda2
initrd /initrd-2.4.21-1.img
# section to load Windows
title Windows
rootnoverify (hd0,0)
chainloader +1
=============================================
2. Ubuntu and Debian - /boot/grub/menu.lst
| Is This Answer Correct ? | 1 Yes | 0 No |
How many times can ssd be rewritten?
What does pin to start mean?
What causes bad system config info?
How can you select multiple files and folders in file explorer?
Q2. Explain the difference between a MONOLITHIC KERNAL and a MICROKERNAL?
What causes a hard drive to fail?
Why are so many svchost exe running?
How do you save a file?
How do I compare two binary files?
Describe a two tier Windows NT Domain?
What connector type would you use to connect to the Internet, and what are the two methods of sending mail over that connector?
What is the system log?