From owner-freebsd-questions@FreeBSD.ORG Fri Aug 22 18:32:10 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 633211C2 for ; Fri, 22 Aug 2014 18:32:10 +0000 (UTC) Received: from server1.shellworld.net (shellworld.net [69.60.117.94]) by mx1.freebsd.org (Postfix) with ESMTP id 40C2C34EC for ; Fri, 22 Aug 2014 18:32:09 +0000 (UTC) Received: from server1.shellworld.net (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id 564F522988 for ; Fri, 22 Aug 2014 14:32:08 -0400 (EDT) To: FreeBSD Questions !!!! Subject: Re: Mounting One of the memstick Image Files MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <86825.1408732328.1@server1.shellworld.net> Date: Fri, 22 Aug 2014 13:32:08 -0500 From: "Martin G. McCormick" Message-Id: <20140822183208.564F522988@server1.shellworld.net> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 18:32:10 -0000 Elliot Robinson writes: > Ah, apologies. I seem to have misunderstood the initial question. > > Perhaps this section from the handbook will be of help? > > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-virtual.html > > --- This works. I mounted the memstick image file according to the instructions for mounting a file system. The handbook also gives you instructions for what to add to loader.conf. After making the modification and unmounting /mnt, I scp'd the new image back to the Debian system and then to the thumb drive. Thanks for the help, everyone. Martin McCormick