From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Xen 4.0.0-rc8 problem: xenconsole: Could not read tty from store: No such file or directory Date: Sat, 27 Mar 2010 11:29:25 +0000 Message-ID: References: <20100327112400.GW1878@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20100327112400.GW1878@reaktio.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Pasi =?ISO-8859-1?B?S+Rya2vkaW5lbg==?= Cc: "xen-devel@lists.xensource.com" , M A Young List-Id: xen-devel@lists.xenproject.org On 27/03/2010 11:24, "Pasi K=E4rkk=E4inen" wrote: >> Assuming worked somewhat recently, I'd bisect. If it hasn't worked recen= tly >> I'd wonder what's different/special about those RPMs or test setup. I wo= nder >> if it has something to do with using pygrub? Lots of grub2-support patch= es >> went into that recently. >>=20 >=20 > I just tried 4.0.0-rc4, and it doesn't work there either: >=20 > [root@dom0 ~]# xm create -f /etc/xen/f12test-nonmanaged -c > Using config file "/etc/xen/f12test-nonmanaged". > xenconsole: Could not read tty from store: No such file or directory > [root@dom0 ~]# Started domain f12test (id=3D1) >=20 > About pygrub.. Michael reported pvgrub doesn't work either, it crashes.. > it might be different issue though. If the domain actually boot sokay then I suppose pygrub is unlikely to be the problem. Not sure it's impossible though, and I would at some point try booting a kernel in dom0 filespace, just to discount pygrub. -- Keir > I'll try installing rc8 from source, let's see if that makes difference.