loader is aborted with 'out of memory'
Chuck Burns
break19 at gmail.com
Mon Feb 13 16:34:38 UTC 2012
On 2/13/2012 7:06 AM, TAKAHASHI Yoshihiro wrote:
> I got the following error of the current loader if I put the xxx_after
> line into loader.conf to wait a key after load the xxx module.
>
> ---
> Error: out of memory
> Module xxx
> Error executing read -p "Press Enter"
> Aborted!
> ---
>
> The loader.conf is:
> xxx_load="YES"
> xxx_after="read -p \"Press Enter\""
>
>
> Does anyone know what is wrong?
>
> ---
> TAKAHASHI Yoshihiro<nyan at FreeBSD.org>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
Uhm, yea.. it's having trouble executing the command 'read -p "Press Enter"'
My guess is, it can't run that command "read". Perhaps it needs a full
path, or something? grasping at straws on the fix you want, but the
error message is pretty clear.. and without the _after line I'm betting
it would boot fine.
--
Chuck Burns
The Southern Libertarian (owner/editor)
http://www.thesouthernlibertarian.com/
More information about the freebsd-current
mailing list