tech-install archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rc_configured=NO after installed



In article <alpine.NEB.2.20.1812211833290.201%t1.m.reedmedia.net@localhost>,
Jeremy C. Reed <reed%reedmedia.net@localhost> wrote:
>> >BUT rc_configured=NO. Ooops. Easy workaround. mount / and echo 
>> >rc_configured=YES >> /etc/rc.conf and exit. (The rest of my /etc/rc was 
>> >correct for our custom selections, so I know that part worked.)
>> >
>> >Where can we get rc_configured=YES set in install if restarting 
>> >installer?
>> 
>> /etc/rc.conf
>
>Same as what I put above :)
>
>My question was meant about the sysinst code path to make sure that 
>automatically happens before doing the reboot in the installer. I know 
>it normally does, but in my case somehow it got skipped; I don't think 
>that should happen since my install appeared to be otherwise correct.

That?

./util.c:       replace("/etc/rc.conf", "s/^rc_configured=NO/rc_configured=YES/");

christos





Home | Main Index | Thread Index | Old Index