Re: very stupid mistake: a part of /usr is deleted

2010-09-17 Thread c0re
But if Zara Kanaeva use freebsd-update that method wont fit her needs. 2010/9/15 Bartosz Stec : > > This is a solution I would recommend (if time isn't the problem), first csup > fresh 8.X sources, rebuild, upgrade, and as a result you will get more than > missing files, but 8.1-RELASE + STABLE pa

Re: freebsd-update with non-GENERIC kerrnel

2010-06-01 Thread c0re
freebsd-update made for only GENERIC kerndel due to binary diff patches. After you rebuild world and kernel you'll be not able to apply binary patches. 2010/6/1 Olaf Seibert > I find the way freebsd-update handles a system that runs a non-GENERIC > kernel less than helpful. > > It is doing this:

Re: FreeBSD 7.3, reboot after panic: double fault

2010-04-29 Thread c0re
And some more workaround: On 7.2 ifconfig mtu em0: flags=8843 metric 0 mtu 1500 gif0: flags=8051 metric 0 mtu 1280 Apache running on em0 alias address. >From remote machine trying to download 10Kb file and looking into tcpdump. No kernel panic. But 7.2 dows not respond to GET request, but in ap

Re: FreeBSD 7.3, reboot after panic: double fault

2010-04-28 Thread c0re
I also tryed to use GIF interface istead of GRE - same result and same backtrace in kgdb - kernel panic. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-

Re: FreeBSD 7.3, reboot after panic: double fault

2010-04-23 Thread c0re
; > On 20 April 2010 15:48, John Baldwin wrote: >> >>> On Tuesday 20 April 2010 2:53:16 am c0re wrote: >>> >>>> Hello All! >>>> I've upgraded freebsd from 7.0 to 7.3 and all was good until I tryed to >>>> configure gre inte

Re: FreeBSD 7.3, reboot after panic: double fault

2010-04-22 Thread c0re
Bjoern A. Zeeb, I send you e-mail with link to download kernel and dump. And I remade kernel panic situation on virtual machines. You need 2 freebsd machines for gre tunnel. First need just to make gre tunnel like: ifconfig em0 inet 10.0.0.1 netmask 255.255.255.0 ifconfig gre0 create ifconfig g