From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Nc2YU-0007nn-UG for mharc-grub-devel@gnu.org; Mon, 01 Feb 2010 15:07:30 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nc2YR-0007n9-8t for grub-devel@gnu.org; Mon, 01 Feb 2010 15:07:27 -0500 Received: from [199.232.76.173] (port=47933 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nc2YQ-0007n0-RA for grub-devel@gnu.org; Mon, 01 Feb 2010 15:07:26 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nc2YP-0002kQ-Du for grub-devel@gnu.org; Mon, 01 Feb 2010 15:07:26 -0500 Received: from relay2-v.mail.gandi.net ([217.70.178.76]:57367) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nc2YO-0002ji-DB for grub-devel@gnu.org; Mon, 01 Feb 2010 15:07:24 -0500 Received: from mail.pina.cat (197.Red-80-32-81.staticIP.rima-tde.net [80.32.81.197]) by relay2-v.mail.gandi.net (Postfix) with ESMTP id C67EA135D9 for ; Mon, 1 Feb 2010 21:07:21 +0100 (CET) Received: from pinux (cpc2-hari6-0-0-cust86.hari.cable.virginmedia.com [82.45.164.87]) by mail.pina.cat (Postfix) with ESMTPA id 52746288F2FE7 for ; Mon, 1 Feb 2010 21:07:21 +0100 (CET) Received: by pinux (Postfix, from userid 1000) id CE4ACF7D38; Mon, 1 Feb 2010 20:07:19 +0000 (GMT) Date: Mon, 1 Feb 2010 20:07:19 +0000 From: Carles Pina i Estany To: The development of GNU GRUB Message-ID: <20100201200719.GA24156@pina.cat> References: <79829cc61002011021w333fc348i194b1093db9896e4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79829cc61002011021w333fc348i194b1093db9896e4@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: The next TestGettext step? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 20:07:27 -0000 Hi, On Feb/01/2010, Jorma Karvonen wrote: > I tried to test according to the following document: > http://grub.enbug.org/TestGettext > > I installed everything and changed the path to grub-mkrescue a bit: Why have you changed the path of grub-mkrescue a bit? The instructions doesn't install Grub (not needed to test the translations), it only compiles Grub. I prefer it to mess up things in your machines. Also, you don't need sudo for the all process (beside installing packages) > img$ sudo ./test.sh -no-kqemu > Enabling BIOS support ... > (null): error: cannot open .///moddep.lst. > You do not have enough space in '/dev/shm' for the 128 MB of QEMU virtual RAM. > To have more space available provided you have enough RAM and swap, do as root: > umount /dev/shm > mount -t tmpfs -o size=144m none /dev/shm > Or disable the accelerator module with -no-kqemu > > I tried to umount /dev/shm but got the following message > img$ sudo umount /dev/shm > umount: /dev/shm: device is busy > umount: /dev/shm: device is busy > > So I can't umount and mount again. What would be the next step? You don't need to umount it. could you try everything under "Steps", not using sudo, not installing Grub? Which distribution do you use? Have you used qemu for something else? (that you would have some special qemu configuration). The iso file should be generated in your grub directory, not under img/ Cheers, -- Carles Pina i Estany http://pinux.info