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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Where do deleted files go?

521


How do I find a file path in command prompt?

502


Where are .dll files stored?

520


How do you show file types?

532


Is formatting a hard drive bad?

499






Does formatting a hard drive make it faster?

551


How do I reset nav pane?

511


Can you run file explorer as a different user?

508


Can we extract code from dll?

494


Is it ok to delete installer files?

549


How do I transfer data from c to d drive?

505


What is a dll file and how do I open it?

511


What is difference between safe mode and normal mode?

501


Do ssd fail more than hdd?

472


What is werfault exe?

522