From owner-freebsd-questions@freebsd.org Mon Nov 16 09:57:19 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D3B072E98A5 for ; Mon, 16 Nov 2020 09:57:19 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from p-impout001.msg.pkvw.co.charter.net (p-impout010aa.msg.pkvw.co.charter.net [47.43.26.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CZPcv00GKz4rj5 for ; Mon, 16 Nov 2020 09:57:18 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from localhost ([96.28.177.163]) by cmsmtp with ESMTP id eb48kmKksgaoNeb48kaMj9; Mon, 16 Nov 2020 09:44:52 +0000 X-Authority-Analysis: v=2.3 cv=PKRxBsiC c=1 sm=1 tr=0 a=xqrt2BZAGHte7XHhrxJgbA==:117 a=xqrt2BZAGHte7XHhrxJgbA==:17 a=HpEJnUlJZJkA:10 a=xNf9USuDAAAA:8 a=ux4AEVTG-dJ4Iyh77esA:9 a=SEwjQc04WA-l_NiBhQ7s:22 Date: Mon, 16 Nov 2020 09:45:01 +0000 From: "Thomas Mueller" To: freebsd-questions@freebsd.org Subject: Re: Booting multiple BSDs. References: <3c5506c0-9727-4773-43c9-5afe9767ad9f@xsmail.com> X-CMAE-Envelope: MS4wfDN/kQkYVQmTOHsilBqizyVDcqE20XlEVTTVFaUruKwPTsvD57LWXBFXY358KQWab/VVtoSb2XyYvUIFP8UKJzX/ED05KG6MuPLE7CIMJaXD5aVX7NYJ xCSrFEHGDAnFKTPHH6NWGITN7+jxYs7ZonyYJSRiJ3GMzVzTzWEy+qfciuQ3yplDTDFM946VZeKxtQ== X-Rspamd-Queue-Id: 4CZPcv00GKz4rj5 X-Spamd-Bar: +++++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mueller6722@twc.com designates 47.43.26.141 as permitted sender) smtp.mailfrom=mueller6722@twc.com X-Spamd-Result: default: False [9.20 / 15.00]; FREEMAIL_FROM(0.00)[twc.com]; R_MISSING_CHARSET(2.50)[]; TO_DN_NONE(0.00)[]; BROKEN_CONTENT_TYPE(1.50)[]; R_SPF_ALLOW(-0.20)[+ip4:47.43.26.0/24]; RECEIVED_SPAMHAUS_PBL(0.00)[96.28.177.163:received]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[twc.com]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[47.43.26.141:from]; ASN(0.00)[asn:40294, ipnet:47.43.24.0/21, country:US]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(1.00)[0.999]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[twc.com]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[47.43.26.141:from:127.0.2.255]; MISSING_MID(2.50)[]; NEURAL_SPAM_LONG(1.00)[1.000]; RCVD_IN_DNSWL_NONE(0.00)[47.43.26.141:from]; RCVD_COUNT_TWO(0.00)[2]; GREYLIST(0.00)[pass,body]; MAILMAN_DEST(0.00)[freebsd-questions] X-Spam: Yes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2020 09:57:19 -0000 > > > Harry Weaver > > -- > > �\200⣴� �� �⢶⣦� \2_ONE(0.00 > > > ⣾� \201� � \222� \200⣿�\201 Debian - The universal operating system > > > ⢿�\204� \230� �� \232� \213� \200 https://www.debian.org > > � \210� ��\204� \200� \200� \200� \200 > > What are those strange characters in the footer of your message, after the "--" line? I can't read them as anything rational: look like hexadecimal codes. > Those look correct here -- ascii-like debian logo -- even in console (vt with > terminus font), are you using non-UTF-8-capable MUA yet? Now with a less-outdated version of NetBSD and less-outdated version of Xorg, I get better, though I still don't see any fancy Debian logo: looks like ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org ⠈ which is not what I'm running now. Tom