All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carles Pina i Estany <carles@pina.cat>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: The next TestGettext step?
Date: Mon, 1 Feb 2010 20:07:19 +0000	[thread overview]
Message-ID: <20100201200719.GA24156@pina.cat> (raw)
In-Reply-To: <79829cc61002011021w333fc348i194b1093db9896e4@mail.gmail.com>


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



  parent reply	other threads:[~2010-02-01 20:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-01 18:21 The next TestGettext step? Jorma Karvonen
2010-02-01 19:08 ` Jorma Karvonen
2010-02-01 20:07 ` Carles Pina i Estany [this message]
2010-02-01 20:20   ` Jorma Karvonen
2010-02-01 21:10     ` Carles Pina i Estany
2010-02-02  7:52       ` Jorma Karvonen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100201200719.GA24156@pina.cat \
    --to=carles@pina.cat \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.