From owner-freebsd-stable@FreeBSD.ORG Thu Aug 15 05:52:33 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTP id DA510A20; Thu, 15 Aug 2013 05:52:33 +0000 (UTC) (envelope-from spork@bway.net) Received: from smtp1.bway.net (smtp1.v6.bway.net [IPv6:2607:d300:1::27]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B1E3E24D0; Thu, 15 Aug 2013 05:52:33 +0000 (UTC) Received: from toasty.sporklab.com (foon.sporktines.com [96.57.144.66]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: spork@bway.net) by smtp1.bway.net (Postfix) with ESMTPSA id 9343A95870; Thu, 15 Aug 2013 01:52:24 -0400 (EDT) References: <614979.39891.bm@smtp105.sbc.mail.gq1.yahoo.com> In-Reply-To: <614979.39891.bm@smtp105.sbc.mail.gq1.yahoo.com> Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii Message-Id: Content-Transfer-Encoding: quoted-printable From: Charles Sprickman Subject: Re: Change in loader or kernel: won't boot with kfreebsd in grub2 Date: Thu, 15 Aug 2013 01:52:23 -0400 To: Thomas Mueller X-Mailer: Apple Mail (2.1085) Cc: "Andrey V. Elsukov" , freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 05:52:33 -0000 On Aug 14, 2013, at 11:40 PM, Thomas Mueller wrote: >> On 14.08.2013 07:22, Thomas Mueller wrote: >>> How do I make a photo when I don't have a digital camera? >=20 >>> If I had a digital camera, how would I convert the picture to text? >=20 >> You can attach images to email, or just share somewhere, >> e.g. http://imm.io >=20 >>> I looked at "man gpart" and didn't see "list" in the list of >>> commands: a little deficiency in the man page. >=20 >> This is generic geom's command, it is described in geom(8). >=20 > -- >> WBR, Andrey V. Elsukov >=20 > But as I said, I don't have a digital camera. >=20 > In any case, sending a graphic image of what ought to be a small text = file is very clumsy and inefficient. >=20 > There ought to be a way to capture loader-command output to a file. = Question is how to do that at the loader level. Might I humbly suggest a serial console? You can then capture the data = as text. If this is a server, it's rare these days to not have an IP-KVM solution = built-in, and even more rare to not have full console to serial = redirection from the first BIOS screen all the way to the OS grabbing = the port. Or you can borrow someone's cell phone, I can't recall the last time I = saw one without a camera. Charles >=20 > I will try again later this week or weekend and post what I can of = lsdev output. >=20 > Tom >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org"