[ale] Booting
Chris Fowler
ChrisF at computone.com
Mon Mar 5 11:29:10 EST 2001
Well,
I have tried the following:
#include <stdio.h>
void
main(void)
{
   printf("Init!!!\n");
}
gcc -o ---static init init.c
then lilo: init=/sbin/myinit
I get
init: applet not found
"applet not found" is not in the soruces of sysvinit either. I think I have a more fundamental problem.
Chris
-----Original Message-----
From: Bao Ha [mailto:baoh at linuxwizardry.com]
To: ale at ale.org
Sent: Monday, March 05, 2001 11:16 AM
To: ale at ale.org
Subject: RE: [ale] Booting
Check both /etc/rc.d/sysinit and /etc/rc.d/run.
Â
I would also set the initdefault to 1 to run in single user mode first.
That would tell me if the missing applet is either in sysinit or not.
/etc/rc.d/run would not be run until full multiuser mode.
Â
Bao
-----Original Message-----
From: Chris Fowler [mailto:ChrisF at computone.com]
To: ale at ale.org
Sent: Monday, March 05, 2001 11:13 AM
To: 'Bao Ha'; ale at ale.org
Subject: RE: [ale] Booting
id:3:initdefault:
si::sysinit:/etc/rc.d/sysinit
l3:3:wait:/etc/rc.d/run
ca::ctrlaltdel:/sbin/restart
1:2345:respawn:/bin/bash </dev/console >/dev/console
-----Original Message-----
From: Bao Ha [mailto:baoh at linuxwizardry.com]
To: ale at ale.org
Sent: Monday, March 05, 2001 11:01 AM
To: ale at ale.org
Subject: RE: [ale] Booting
What is in your inttab?
Â
Bao
-----Original Message-----
From: owner-ale at ale.org [mailto:owner-ale at ale.org]On Behalf Of Chris Fowler
To: ale at ale.org
Sent: Monday, March 05, 2001 10:58 AM
To: 'ale at ale.org'
Subject: [ale] Booting
When I boot Linux I'm getting the following error message
init: applet not found
This is a custom disti I have built. What did I forget to install?
Chris
More information about the Ale
mailing list