on 29/04/2010 18:31 Michael Moll said the following:
[snip]
> Assertion failed: (r != '\0' && ("Char present in the configuration " "string
> mustn't be equal to 0")), function kernconfdump, file
> /usr/src/usr.sbin/config/main.c, line 721.
[snip]
> Any ideas on this?

Yes, one idea - to verify what the message above says.
You can use hd to see if you indeed have '\0' (0x00) symbol somewhere within
your kernel config file.

-- 
Andriy Gapon
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to