The following reply was made to PR bin/102515; it has been noted by GNATS. From: Nick Hibma <[email protected]> To: [email protected] Cc: Subject: Re: bin/102515: [libc] fsck_ufs crashes if no console at all Date: Tue, 26 Feb 2013 23:44:45 +0100
The real fix for this is to provide a decent console to it (null = console). But a quick band-aid is to use init from HEAD (the sources = compile without changes in 8.3-RELEASE).This version of init handles the = lack of a /dev/console device more gracefully by opening /dev/null or a = log file if /dev/console is not available. Nick= _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
