Ivan Voras wrote: > cronfy wrote: >> ... but the hell why is it required to panic and kill everything >> that would be working happily even if something very disasterous >> happen to /backup partition, in example? > > All those errors indicate file system corruption. To protect other data > from getting corrupted (e.g. by invalid pointers or calculations), the > kernel panics.
...and (hopefully) reboots, determines that there were filesystem errors, and attempts to correct them with fsck(8) -- Fuzzy love, -CyberLeo Technical Administrator CyberLeo.Net Webhosting http://www.CyberLeo.Net <[email protected]> Furry Peace! - http://wwww.fur.com/peace/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
