Re: fsck problem FreeBSD 8.3

2012-04-09 Thread Eugene Grosbein
10.04.2012 01:36, Коньков Евгений пишет: > Hi. > > Apr 9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY, CANNOT RUN FAST > FSCK > Apr 9 19:51:58 fsck: > Apr 9 19:51:58 fsck: > Apr 9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY; RUN fsck > MANUALLY. > Apr 9 19:51:58 fsck: /dev/

Re: fsck problem FreeBSD 8.3

2012-04-11 Thread Eugene Grosbein
not mean the error really exists. Do NOT run fsck on mounted file system, period. > In any case I have run fsck on this FS when it was dismounted. > There is no any errors. So, you need not bother, your file system has been already fixed. > I think here is only one problem. problem

Re: Odd delay waiting for X after installing NFS

2004-04-13 Thread Eugene Grosbein
gt; This can't be right. What could be the issue? That is resolver. Make sure that all of your interfaces are either is DNS reverse zone or in /etc/hosts. Eugene Grosbein ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinf

Re: arplookup xx.xxx.xx.xxx failed: host is not on local network

2002-09-16 Thread Eugene Grosbein
eady issued, "sysctl -w > net.link.ether.inet.log_arp_wrong_iface=0" thinking that would fix the > problem. Unfortunately, it has not. > > Any ideas? You have one of more entries in your routing table having unreachable destination gateway. You'll need to fix or delete such rout

www browser

2007-01-06 Thread Eugene Grosbein
Hi! Does any modern web browser exist there, that is capable to run with Xlib only, e.g. without any client fonts (using remote font server instead), that does not require fontconfig, cairo, Render extention? Please CC: me when replying, I'm not in a list. Thank you. Eugene Gro

Re: FreeBSD kernel Debugging tools for Virtual Memory Module

2009-01-02 Thread Eugene Grosbein
virtual machine and you'll need not another box to debug the kernel and need not rebuild your development box. Test your changes with the system installed into VM and reboot it only. Use ddb or kgdb already noted here. Eugene Grosbein ___ freebsd