Vladi, I'm glad to say I checked the 1.98 that ships with Ubuntu and found
out that Hebrew is not supported
I can't update my grub since I don't have a virtual machine and I'm a little
affraid I must say, any suggestions?
Yaron Shahrabani


2010/6/14 Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com>

> 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 <phco...@gmail.com
> > <mailto:phco...@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
>
>
>
> _______________________________________________
> Grub-devel mailing list
> 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

Reply via email to