From owner-freebsd-questions@FreeBSD.ORG Sat Mar 29 16:36:48 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 815ACF37 for ; Sat, 29 Mar 2014 16:36:48 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [IPv6:2001:4b98:c:538::197]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3FCA228C for ; Sat, 29 Mar 2014 16:36:48 +0000 (UTC) Received: from mfilter20-d.gandi.net (mfilter20-d.gandi.net [217.70.178.148]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id E5FEF41C06A for ; Sat, 29 Mar 2014 17:36:46 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter20-d.gandi.net Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by mfilter20-d.gandi.net (mfilter20-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id cjSZpiZS5CS8 for ; Sat, 29 Mar 2014 17:36:45 +0100 (CET) X-Originating-IP: 192.94.73.15 Received: from SDF.ORG (SDF.ORG [192.94.73.15]) (Authenticated sender: mayuresh@kathe.in) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id C192D41C060 for ; Sat, 29 Mar 2014 17:36:44 +0100 (CET) Date: Sat, 29 Mar 2014 16:36:39 +0000 From: Mayuresh Kathe To: freebsd-questions@freebsd.org Subject: Re: creating install media (usb) under ubuntu 13.10? Message-ID: <20140329163638.GA6521@SDF.ORG> References: <3e1069009b6a9ab1fc0824460a2cff0f@kathe.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3e1069009b6a9ab1fc0824460a2cff0f@kathe.in> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2014 16:36:48 -0000 never mind, i found out a solution at the following link; http://techpad.co.uk/content.php?sid=78 the only difference between the freebsd handbook content and the material at the above link is values for 'bs' and 'conv'. hope this helps someone else in a situation similar to mine. :) good day, ~mayuresh On Sat, Mar 29, 2014 at 09:18:55PM +0530, Mayuresh Kathe wrote: > hello, > > i am migrating from ubuntu 13.10 x86-64 to freebsd 10. > > have tried 'dd' as well as _startup_disk_creator_ to create the install > media for the usb based install, failed. > > i have double checked to ensure that i really do have the usb stick image > and not an iso. :) > > can someone please point me in the right direction for help with creating > freebsd 10 usb install media under ubuntu 13.10? > > thanks, > > ~mayuresh > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"