Quantcast

FreeBSD 9-STABLE: "sh /etc/rc autoboot" could not finish

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

FreeBSD 9-STABLE: "sh /etc/rc autoboot" could not finish

Lev Serebryakov
Hello, Freebsd-stable.

I've noticed, that after rebuilding system (fresh 9-STABLE, rebuild to
get latest ffs MFCs) something strange happens on boot:


root@blob:/ # ps -ax | grep rc
   18  v0- IE+   0:00,04 sh /etc/rc autoboot
 1937   0  S+    0:00,00 grep rc
root@blob:/ # uptime
 0:08  up 33 mins, 1 user, load averages: 0,00 0,00 0,00
root@blob:/ #

  What happens? Why /etc/rc could not finish?

--
// Black Lion AKA Lev Serebryakov <[hidden email]>

_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: FreeBSD 9-STABLE: "sh /etc/rc autoboot" could not finish

Kevin Oberman-3
On Sat, May 19, 2012 at 1:08 PM, Lev Serebryakov <[hidden email]> wrote:

> Hello, Freebsd-stable.
>
> I've noticed, that after rebuilding system (fresh 9-STABLE, rebuild to
> get latest ffs MFCs) something strange happens on boot:
>
>
> root@blob:/ # ps -ax | grep rc
>   18  v0- IE+   0:00,04 sh /etc/rc autoboot
>  1937   0  S+    0:00,00 grep rc
> root@blob:/ # uptime
>  0:08  up 33 mins, 1 user, load averages: 0,00 0,00 0,00
> root@blob:/ #
>
>  What happens? Why /etc/rc could not finish?

Take a look at http://lists.freebsd.org/pipermail/freebsd-stable/2011-December/065198.html
--
R. Kevin Oberman, Network Engineer
E-mail: [hidden email]
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[hidden email]"
Loading...