From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 3EF441EFE49; Mon, 26 Sep 2016 15:28:08 -0400 (EDT) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) by befuddled.reisers.ca (Postfix) with ESMTPS id EA8AA1EFB17 for ; Mon, 26 Sep 2016 15:28:06 -0400 (EDT) Received: by mail-io0-x22b.google.com with SMTP id m186so192755257ioa.2 for ; Mon, 26 Sep 2016 12:28:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:to:subject:date:mime-version :content-transfer-encoding:in-reply-to:references; bh=ihz61pgM2ncqhYkO6g3NlU9e8ez01GlPBnCHGt4qcKA=; b=DplOOrKAG9NyMZalE5VBTIUHK3cPAzBRzAC9N4yL8d0C+ld7e7tClRrzwc0+DAmyt1 zxl+juVmvUj/MGJAb91bKmaWRbfg8blmqi3slspOaSysACikxmolMtifaBl3NqTd3tmn LXA1VBUimC01FjLxH/H7ePe/mmrGkFm+wpB3sOo0mXeoO7aX767V7YbgR/1bGe/BotI6 hQYTciG0wTFs0I409yPtG8GupCW917PPvaXZqWii1NZfBLyF39TPLpu6ApkwqxXCjErC JwloPOi13Hf2L/71CvkSTmPEG92TtQ5pgK3NCCziJgfqYdgXzPbyN5zG67YGZRi3t7yp RNeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:from:to:subject:date:mime-version :content-transfer-encoding:in-reply-to:references; bh=ihz61pgM2ncqhYkO6g3NlU9e8ez01GlPBnCHGt4qcKA=; b=Qr3+2iqLjP8e41aWZmPuJMlEfmV5J7ZMbIzya0/QUmyZ6KFNRUg01vPAoD+hEQltoJ e4t8eR6LP+m49D+mMjCfDkreBVQoHeohaITeQRwPyrqIf3Jj+sbN/zA+3Tvxx7o8gPqW +QWOTan3UFrP6fw7zKtr6Y29tM8wk+4UCdTYsxrgxlvRnG8RKPgyAclIRMp0EEyjtd+i 6TJ2mDwroqfakI92Laz5djV0mwJVMcc0WPWVw09Gd7moWRuJbiY3EN6zvC22iMw1EFKF 4J2SAlPdpB4+e9hCfwIH0UYMGPXj92p4LC/GKzg75iLinLRGv6OVjK24rrSjok0tlsM2 eT4A== X-Gm-Message-State: AE9vXwOVWlJ0ow7//NYiK6tYaqBGUfqbJOSpYPfTo52YF53eBGtvimi61+ErzIfpKqZedw== X-Received: by 10.107.5.147 with SMTP id 141mr25652981iof.132.1474918086403; Mon, 26 Sep 2016 12:28:06 -0700 (PDT) Received: from [192.168.1.117] (71-8-135-6.dhcp.stcd.mn.charter.com. [71.8.135.6]) by smtp.gmail.com with ESMTPSA id j194sm8775691ioe.39.2016.09.26.12.28.05 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Sep 2016 12:28:05 -0700 (PDT) Message-ID: <20160926.192705.062.4@[192.168.1.117]> From: "Rob" To: "Speakup is a screen review system for Linux." Subject: Re: One Grub, two systems, no solution after all. Date: Mon, 26 Sep 2016 14:27:05 -0500 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable In-Reply-To: <20160926192142.GA539@ground0.ohio> References: <20160926.183737.895.2@[192.168.1.117]> <20160926192142.GA539@ground0.ohio> X-Mailer: POP Peeper (4.2.0.0) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2016 19:28:09 -0000 Chuck Hallenbeck wrote: > But the messages I'm seeing all seem to be systemctl related, i.e. > about locating the network, starting sound output, etc. > I can't quote them too easily since the login prompt clears the screen. I don't know if you can shut that off, because it's not coming from the = kernel; it's coming from systemd, like you say. There might be something you can turn off and on in /etc/systemd/journald.conf however. That might be worth investigating.