Re: Problems while starting rc.d local files
From: Lowell Gilbert (freebsd-questions-local_at_be-well.ilk.org)
Date: 05/28/05
- Previous message: Giorgos Keramidas: "Re: Migration Guide"
- In reply to: Vittorio De Martino: "Problems while starting rc.d local files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Vittorio De Martino <vdm.fbsd@virgilio.it> Date: 28 May 2005 10:39:48 -0400
Vittorio De Martino <vdm.fbsd@virgilio.it> writes:
> Towards the end of the boot process while starting the processes
> under /usr/local/etc/rc.d (I think) freebsd 5.4 warns about something wrong
> that I cannot find in the log files dmesg.boot, dmesg, messages.
> The warning (nothing fatal happens!) I eye is as follows:
> ....................
> Pre-seeding PRNG: kickstart
> Loading configuration files
> This: not found
> ^^^^
>
> and the sentence " This: not found" pops up till the end of the boot.
>
> Where can I find a glue on what's happening, what's going wrong?
One of the startup scripts is trying to execute a line that starts
with the word "This". Does that word appear in your rc.conf file?
Have you edited any of the files in /etc/rc.d to mistakenly contain
that, perhaps by removing the comment character ("#") from the start
of a line?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Giorgos Keramidas: "Re: Migration Guide"
- In reply to: Vittorio De Martino: "Problems while starting rc.d local files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|