From owner-freebsd-current@FreeBSD.ORG Mon Dec 10 13:50:01 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E28D125; Mon, 10 Dec 2012 13:50:01 +0000 (UTC) (envelope-from artyom@ijminteractive.net) Received: from qs3206.pair.com (qs3206.pair.com [216.92.131.43]) by mx1.freebsd.org (Postfix) with ESMTP id 0A7B38FC15; Mon, 10 Dec 2012 13:50:00 +0000 (UTC) Received: from home.alkar.net (unknown [178.215.171.20]) by qs3206.pair.com (Postfix) with ESMTPSA id 90BC2E604A; Mon, 10 Dec 2012 08:49:59 -0500 (EST) From: Artyom Mirgorodskiy To: Gleb Smirnoff Subject: Re: rev 244030 route command is not working Date: Mon, 10 Dec 2012 15:49:36 +0200 Message-ID: <10115016.7W2v4CMve6@home.alkar.net> User-Agent: KMail/4.8.4 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) In-Reply-To: <20121210134057.GN48639@FreeBSD.org> References: <2452291.zQQ4fSp1fM@home.alkar.net> <20121210134057.GN48639@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 13:50:01 -0000 sysctl net.my_fibnum net.my_fibnum: 0 On Monday 10 December 2012 17:40:57 Gleb Smirnoff wrote: > On Sat, Dec 08, 2012 at 01:00:57PM +0200, Artyom Mirgorodskiy wrote: > A> I just upgraded to revision 244030. Unexpected route command is not working: > A> > A> #route add default 192.168.1.1 > A> route: fiboptlist_csv failed. > > What does 'sysctl net.my_fibnum' say? > > > -- This message is for the person(s) named above only and may contain privileged, proprietary, or otherwise private information. If you received this transmission in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. From owner-freebsd-current@FreeBSD.ORG Mon Dec 10 14:21:46 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 88588DFC for ; Mon, 10 Dec 2012 14:21:46 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from acme.spoerlein.net (acme.spoerlein.net [IPv6:2a01:4f8:131:23c2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 15B588FC17 for ; Mon, 10 Dec 2012 14:21:45 +0000 (UTC) Received: from localhost (acme.spoerlein.net [IPv6:2a01:4f8:131:23c2::1]) by acme.spoerlein.net (8.14.5/8.14.5) with ESMTP id qBAELira030988 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 10 Dec 2012 15:21:44 +0100 (CET) (envelope-from uqs@FreeBSD.org) Date: Mon, 10 Dec 2012 15:21:44 +0100 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= To: Chuck Burns Subject: Re: 9.1-RC3 LiveCD missing features Message-ID: <20121210142143.GB69724@acme.spoerlein.net> Mail-Followup-To: Chuck Burns , freebsd-current@freebsd.org References: <50C26999.6090802@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50C26999.6090802@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 14:21:46 -0000 On Fri, 2012-12-07 at 16:11:37 -0600, Chuck Burns wrote: > On 12/7/2012 3:50 PM, CeDeROM wrote: > > Hello :-) > > > > I have tried to chceck for badblocks on my / but I did not find badblocks > > program on LiveCD and there is no option to install it. This is very useful > > utility, please add it as part of LiveCD :-) > > > > Also there is a problem with DHCP based workstations using LiveCD - > > although interface gets configured it is impossible to update > > /etc/resolv.conf (by dhclient and by hand) and so this workstation pretty > > useless for IPv4 (is it more usable on IPv6?). Please update :-) > > > > Thank you :-) > > Tomek > > > > -- > > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > dd if=/dev/zer of=/dev/ada0 > > ^^^ There's your "badblocks" program. Any hard drive made in the last > decade have been self-remapping.. Attempting to write to a bad block > will cause the hard drive to remap an unused sector into it's place, > until the drive runs out of said "unused" backup sectors, and at that > time, will begin simply begin just "losing" storage space... IE the > number of total sectors on the drive will begin to shrink. Nah, use recoverdisk(1) to either zero the target disk or do a read/write cycle on every sector. It should be way faster, especially with dieing disks (but why would you want to make them work again, you should buy a new disk ASAP instead). hth Uli