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 |
Is a folder a file?
How do I run an exe from command prompt?
what is the difference between nt and server
Can I delete mshta exe?
What file type is the safest to open?
Where is .exe located?
How do I move files to my d drive?
What does it mean to execute a file?
What commands are used in cmd?
How do you execute a file?
What is the difference between window and windows?
Are .exe files dangerous?