Results 1 to 4 of 4
Hi,
I am trying to find the loader program of the Linux kernel that is used to load programs and applications into the memory. It will be great if I ...
- 12-31-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 26
The Linux Loader
Hi,
I am trying to find the loader program of the Linux kernel that is used to load programs and applications into the memory. It will be great if I can know where that program is stored in Linux.
Thanks.
Shivanu
- 01-02-2005 #2Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
Sounds like you may be refering to /etc/lilo.conf and /sbin/lilo
Grub is another bootloader for Linux, usually at /boot/grub/grub.conf or (?) /etc/menu.lst for the configuration file./IMHO
//got nothin'
///this use to look better
- 01-02-2005 #3Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
drakebasher i don't think that this is what he really wants...do you mean something like the process management app?
Linux For Ever!
- 01-03-2005 #4Just Joined!
- Join Date
- Sep 2004
- Posts
- 26
Hi... Thanks for the replies... yeah .. I am looking for the .exe loader counterpart in Linux. For Linux applications,
1) what is the executable file called ? Is it a .o ?
2) what Linux program is used to run that executable (This is where i would assume memory allocation for the application is done, and program is loaded in the memory. This is what i called the linux loader. Sorry it got confused with lilo)
Thanks.
Shivanu


Reply With Quote
