Date: Thu, 21 Aug 2014 18:01:46 -0700 From: Burton Sampley <bsmply@yahoo.com> To: "questions@freebsd.org" <questions@freebsd.org> Subject: Re: FreeBSD 10.0-R-p7 bind9.9 starting named on boot? Message-ID: <1408669306.20048.YahooMailAndroidMobile@web120306.mail.ne1.yahoo.com> In-Reply-To: <1406816564.4269.YahooMailBasic@web120303.mail.ne1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This issue is still unresolved.=A0 Does anyone else have any suggestions?= =0A=0ARegards,=0A=0A-Burton=0A=0ASent from Yahoo Mail on Android=0A=0A From owner-freebsd-questions@FreeBSD.ORG Fri Aug 22 01:07:01 2014 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 11D03794 for <freebsd-questions@freebsd.org>; Fri, 22 Aug 2014 01:07:01 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B35D33F30 for <freebsd-questions@freebsd.org>; Fri, 22 Aug 2014 01:07:00 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s7M16qTY038318 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 21 Aug 2014 19:06:52 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s7M16qQC038315; Thu, 21 Aug 2014 19:06:52 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 21 Aug 2014 19:06:52 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: "Martin G. McCormick" <martin@server1.shellworld.net> Subject: Re: Mounting One of the memstick Image Files In-Reply-To: <20140822003749.ACA4C229A7@server1.shellworld.net> Message-ID: <alpine.BSF.2.11.1408211854120.32330@wonkity.com> References: <20140822003749.ACA4C229A7@server1.shellworld.net> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 21 Aug 2014 19:06:52 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 22 Aug 2014 01:07:01 -0000 On Thu, 21 Aug 2014, Martin G. McCormick wrote: > Sometimes, one runs in to an amazing amount of trouble > trying to do the simplest things. I need to modify > FreeBSD-9.1-RELEASE-amd64-memstick.img to enable a serial > console. It involves adding only one more line to > /boot/loader.conf. Dirt simple, right? Well, maybe. I have a > Debian system with USB ports and a virtual FreeBSD system hosted > by a Mac. The USB ports on the Mac are not passed through to the > FreeBSD VM and technical difficulties are likely to prevent me > from modifying the VirtualBox VM to set this up. No, you don't > want to hear that story. > > So, if I could mount FreeBSD-9.1-RELEASE-amd64-memstick.img, read/write, > make the change, write back to the image and then copy the image > back to the Debian system, I could still accomplish what needs > to be done. > I am sure the mount process is similar to mounting an > ISO image, but what type description goes in the -t flag? It is UFS, although Linux might call it something else. However, the last time I looked, the memstick image used a "dangerously dedicated" bsdlabel partition, which might not be understood by non-BSD systems. It should be possible to skip over the bsdlabel sectors when mounting the filesystem, but I don't know how many blocks should be skipped.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1408669306.20048.YahooMailAndroidMobile>