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

Do ssd hard drives fail?

0 Answers  


What is an xls file format?

0 Answers  


what is the differnce between sd ram and ddr ram ?

1 Answers  


Where are .dll files stored?

0 Answers  


Can I delete cbs logs?

0 Answers  


How do I reinstall msvcp140 dll?

0 Answers  


What is iexpress wizard?

0 Answers  


How do I find where an app is installed?

0 Answers  


How can I repair my hard disk without formatting?

0 Answers  


How do I clear my c drive?

0 Answers  


Can you recover data from ssd?

0 Answers  


What happens when I format a hard drive?

0 Answers  


Categories