From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: RTL Languages support
Date: Mon, 14 Jun 2010 15:41:02 +0200 [thread overview]
Message-ID: <4C16316E.2070507@gmail.com> (raw)
In-Reply-To: <AANLkTilOYo-5LFFnm7zWFR0kPzxcP1ci-Otp-sJ54aHn@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3958 bytes --]
On 06/14/2010 03:33 PM, Yaron Shahrabani wrote:
> I thought It would be a bit easier
> The problem is that I can't run a virtual machine on my junk so i'm a
> little stuck
>
Have you tried qemu? I haven't seen a single machine where qemu wouldn't
run. In order to use grub with qemu the easiest way is to:
./grub-mkrescue --output=grub.iso --override-directory=. <extra directories>
qemu -cdrom grub.iso
> I'll check with other Hebrew community members and I'm terribly sorry
> for the dealy I caused
>
> Большое спасибо,
> Yaron Shahrabani
>
> 2010/5/14 Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com
> <mailto:phcoder@gmail.com>>
>
> Yaron Shahrabani wrote:
> >
> > Be sure to use gfxterm (insmod vbe; loadfont /unifont.pf2)
> because VGA
> > doesn't support any non-ASCII characters.
> >
> This should have been insmod vbe; loadfont /unifont.pf2;
> terminal_output
> gfxterm
> > I got into some building problems
> > I installed flex and bison becuase I didn't have them and tried to
> > build using "make"
> > I got the following error:
> > make: *** No rule to make target `grub_script.tab.h', needed by
> > `all-local'. Stop.
> I've just successfully compiled it. Procedure is:
> Cleaning:
> bzr clean-tree --ignored
> bzr clean-tree
> Building:
> ./autogen.sh
> ./configure
> make
>
> Installing:
> sudo make install
> sudo grub-install /dev/sda
>
> Be sure to have a LiveCD under the hand when booting experimental
> grub.
> If it still fails can you tell your autotools versions and post
> complete
> build log?
> > There were some warning before but I guess they weren't so critical
> > Do you have any idea what I should do next?
> > I branched the 1603 revision from savannah
> >
> >
> >
> http://lists.gnu.org/archive/html/grub-devel/2010-01/msg00092.html
> >
> > >
> > > If nobody is familiar with that issue I will need some
> help with
> > > checking this out myself, what should I do?
> > >
> >
> > > Kind regards,
> > > Yaron Shahrabani
> > >
> >
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > Grub-devel mailing list
> > > Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>
> <mailto:Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>>
> > > http://lists.gnu.org/mailman/listinfo/grub-devel
> > >
> >
> >
> > --
> > Regards
> > Vladimir 'φ-coder/phcoder' Serbinenko
> >
> >
> >
> > _______________________________________________
> > Grub-devel mailing list
> > Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>
> <mailto:Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>>
> > http://lists.gnu.org/mailman/listinfo/grub-devel
> >
> >
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Grub-devel mailing list
> > Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>
> > http://lists.gnu.org/mailman/listinfo/grub-devel
> >
>
>
> --
> Regards
> Vladimir 'φ-coder/phcoder' Serbinenko
>
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
next prev parent reply other threads:[~2010-06-14 13:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-13 23:59 RTL Languages support Yaron Shahrabani
2010-05-14 0:32 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-05-14 7:35 ` Yaron Shahrabani
2010-05-14 8:52 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-06-14 13:33 ` Yaron Shahrabani
2010-06-14 13:41 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2010-07-03 20:45 ` Yaron Shahrabani
2010-06-09 20:35 ` Vladimir 'φ-coder/phcoder' Serbinenko
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=4C16316E.2070507@gmail.com \
--to=phcoder@gmail.com \
--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.