From owner-freebsd-questions@FreeBSD.ORG Sun Jun 10 19:28:11 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 235E8106564A for ; Sun, 10 Jun 2012 19:28:11 +0000 (UTC) (envelope-from reinhard.haller@interactive-net.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.8]) by mx1.freebsd.org (Postfix) with ESMTP id 96E218FC0C for ; Sun, 10 Jun 2012 19:28:10 +0000 (UTC) Received: from interactive.dnsalias.net (p5B343347.dip.t-dialin.net [91.52.51.71]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0M1TXJ-1RpHYL0h0T-00tKUz; Sun, 10 Jun 2012 21:28:04 +0200 Received: from scalix.interactive.de ([fd08:e8a3:4825:0:20c:29ff:fe8e:3748]) by interactive.dnsalias.net with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1Sdnnv-000IHF-EE for freebsd-questions@freebsd.org; Sun, 10 Jun 2012 21:28:03 +0200 Received: from scalix.interactive.de (localhost.localdomain [127.0.0.1]) by scalix.interactive.de (8.13.8/8.13.8) with ESMTP id q5AJSatf028556 for ; Sun, 10 Jun 2012 21:28:36 +0200 Received: from [192.168.0.178] (Core2Duo.interactive.de [192.168.0.178]) by scalix.interactive.de (Scalix SMTP Relay 11.4.5.13150) via ESMTP; Sun, 10 Jun 2012 21:28:35 +0200 (CEST) Date: Sun, 10 Jun 2012 21:28:02 +0200 From: Reinhard Haller To: freebsd-questions@freebsd.org Message-ID: <4FD4F542.8030903@interactive-net.de> x-scalix-Hops: 1 User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Disposition: inline X-ACL-rcpt: freebsd-questions@freebsd.org X-ACL-Send: reinhard.haller@interactive-net.de X-Provags-ID: V02:K0:iin2hE01xL4jW2rsCZsoRitQ9hDcjtGCoZiiIRZs0fB n4ASRNMnrK5RJTxwiu9PL6yN0Fx980VtFaumjgGlvbV6/FbFFy /2U8h5zpeOpAQ29hoM5bGePyUmeBkTVhRQNN4nCd5cWWeZq2h/ hWJmIfPlVJgvKwvZMOwCuqOw+IO+WqCdRitqEKlJrjEGcXxFOP 5BJ/QdxV0lP4l8ZTyQvcq96l4dl7tVpSN5bFfrNiYTDOMvR1Nz FdMWXDy3CqPO+h3Dd5sN6DE750+6bwrErmqZXZFVvO5iV73RgM KBwu97BfNa5A2Pa8Cugsc1Gkf6aBra4KqY1y754ZDKlUS0wKD0 Z4/Ks0fy+IoBKU/eNePNKhGiyfn85kqul9iVFLgrXY+v7DkGle bPMzCk+kZZJNg== Subject: nanobsd on usb-stick X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2012 19:28:11 -0000 Hi, I'm struggling with nanobsd (9.0). Tried with cd-rom (error 19). The USB-Config (UsbDevice Generic 8000) with NANO_DRIVE=da0 contains no real image and dd if=...disk.full of=/dev/da0 bs=64k woks but is not mountable after writing. Is there any current and complete documentation how to use an usb-stick with nanobsd? Thanks Reinhard