answersLogoWhite

0

What is the default configuration file for the Linux loader?

Updated: 8/20/2019
User Avatar

PayamNab

Lvl 1
11y ago

Best Answer

For older versions it is "/etc/lilo.conf" and for newer versions "/boot/grub/grub.cfg".

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the default configuration file for the Linux loader?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How Change port in Linux?

By "change port in Linux", I assume you mean changing the default port an application listens or transmits on. This is usually set in the program's settings or configuration file.


What should you do if you have changed the resolution on a game in Linux and it stops working?

Most Linux applications store files somewhere int he user's home directory, either in a folder of their own (such as .applicationname) or as a single configuration file. Deleting the configuration file should return the game to the default settings. Alternatively, you can try modifying the settings file and fixing the bad resolution manually.


What file system does Red Hat Enterprise Linux use?

ext3 is the default file system for Red Hat Enterprise Linux.


What is the full path of the LILO configuration file in linux?

/etc/lilo.conf


What is named.conf in CentOS?

This file is a dns configuration file for Linux CentOS


Most files on a Linux system that contain configuration information are?

text file


Which Linux folder is the default location for the Apache file directory?

/etc/apache2


What is ext3 file system?

The Linux ext3 file system is the default system in many linux derivatives. It allows for journalling, which the ext2 system did not. It also allows in-situ upgrades without asking for a backup first.


What is the default sequence for loading the configuration file on a router?

NVRAM, TFTP,Console


What is ldlinux.sys?

ldlinux.sys is the name of the bootloader file used in SYSLINUX and ISOLINUX (used for booting Linux off of FAT32 and ISO9660 filesystems, respectively). It is loaded into memory by the BIOS on bootup. The loader then parses the configuration file (syslinux.cfg or isolinux.cfg) to know which kernel to launch, along with parameters to be passed to it.


Which file holds the default values used when creating a new user in Linux?

/etc/passwd


Where is the running configuration file stored?

You don't mention what you are looking for in terms of a "running configuration file". In Unix/Linux there are many of these. Most of them can be found in the /etc directory or its subdirectories but not all of them are located in /etc.