[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] need to compile 32bit on x86_64 cpu
- To: "Luciano Miguel Ferreira Rocha" <strange@xxxxxxxxxxxxx>
- From: "Anand Gupta" <xen.mails@xxxxxxxxx>
- Date: Thu, 22 Jun 2006 23:38:00 +0530
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Thu, 22 Jun 2006 11:08:23 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=qX/lCbxtsru1ZBAHKWNP6V5FU7H6qrjWoYDEeNIchBJvsHa5fF4vOySNapFUkLKu/hUzLr49etMS4JR7BliepjtTCMrodRPZqLgd1MFKJdh8NMbzhVf6W7Wp9v170QRacd07Biq3Nvi6y+5sI3ywOM7fiGGwoUj3dkm6qPLf3CA=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
Hi Luciano!
On 6/22/06, Luciano Miguel Ferreira Rocha <strange@xxxxxxxxxxxxx> wrote:
On Thu, Jun 22, 2006 at 11:14:45PM +0530, Anand Gupta wrote: > IOError: [Errno 2] No such file or directory: '/proc/cpuinfo' > > When i try to cat /proc/cpuinfo, it seems it doesn't exist :( under the chroot: mount /proc
outside: mount -t proc none /path/to/chroot/proc
(You'll have to unmount it prior to unmounting the image, when you're finished with it.)
I used the above method and now there is a complete /proc inside the chroot environment.
Thanks.
-- regards,
Anand Gupta
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|