From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 20 08:00:13 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 44DFC16A415 for ; Wed, 20 Dec 2006 08:00:13 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB07643CA0 for ; Wed, 20 Dec 2006 08:00:12 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1Gww1H-000EIJ-MS; Wed, 20 Dec 2006 09:37:43 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: soralx@cydem.org In-reply-to: <20061219112310.69a8ba47@freen0de> References: <4587F6F1.1050000@metro.cx> <20061219112310.69a8ba47@freen0de> Comments: In-reply-to message dated "Tue, 19 Dec 2006 11:23:10 -0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 20 Dec 2006 09:37:43 +0200 From: Danny Braniss Message-ID: Cc: fbsd@metro.cx, freebsd-hackers@freebsd.org Subject: Re: unique hardware identification X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 08:00:13 -0000 > > > I'm thinking of something like combining serial numbers from > > CPU/disks for example, but there does not seem to be a clear way to > > obtain these (not all cpu's even have a serial number in there). > > the simplest thing that comes to my mind is parsing `dmidump` for > serial numbers, hoping there are some... (there are a few in the dump I > obtained, but it's a laptop) > you can also try kenv|grep smbios > [SorAlx] ridin' VN1500-B2 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >