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
Why does svchost exe use so much memory?
What file type is a folder?
Does wc count spaces?
How do you find out what program is using a file?
What is headers and footers in computer?
explain the need for a directory tree and how it is used
What are common file types?
How do I stop my hard drive from crashing?
Are files with exe safe?
in a multiprogramming and time-sharing environment,several user share the system simultaneously. this situation can result in various security problems a.discuss two such problems b.how can we ensure the same degree of security in a time-share machine as in a dedicated machine?
What does scanning and repairing drive do?
How do you fix a hard drive failure?
What is the purpose of dll files?
Where are temporary files stored?
What does replace the files in the destination mean?