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

What causes hard disk failure?

0 Answers  


How do I run a command prompt as administrator?

0 Answers  


What is mean by file extension?

0 Answers  


How do you copy a path?

0 Answers  


Can I edit Schema....?

2 Answers   IBM,






What do you mean by folder?

0 Answers  


Is an exe file high risk?

0 Answers  


How do I collapse icons on taskbar?

0 Answers  


Can dll be a virus?

0 Answers  


Can you wipe clean a hard drive?

0 Answers  


Should you optimize ssd?

0 Answers  


what is the use of /PAE and /3g switch?how to add to your computer?

1 Answers  


Categories