in windows os selection screen file is with boot.ini where
as in linux which file contains selection screen



in windows os selection screen file is with boot.ini where as in linux which file contains selecti..

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

Post New Answer

More Windows AllOther Interview Questions

How do you fix a hard drive that won't boot?

0 Answers  


How do I get rid of fake google chrome?

0 Answers  


Is system32 a virus?

0 Answers  


Is svchost exe a virus?

0 Answers  


What is a .lib file?

0 Answers  






How do I delete corrupted files?

0 Answers  


How do you copy a folder?

0 Answers  


How do I restart taskbar?

0 Answers  


How do I find my external hard drive?

0 Answers  


How do I transfer disk space from d to c?

0 Answers  


How do I find where a program is installed?

0 Answers  


How can we restore the deleted file explain?

0 Answers  


Categories