Re: Building Grub2 manual?

2010-01-30 Thread Colin Watson
On Sat, Jan 30, 2010 at 08:25:31PM -0500, BandiPat wrote: > Quick question guys! I notice there is a grub.texi file that is suppose > to be built as a grub.info.gz during the build, which gives you the new > manual? > > I'm not getting that with my build. Now maybe I don't have a program >

Re: Building Grub2 manual?

2010-01-30 Thread Bruce Dubbs
BandiPat wrote: Quick question guys! I notice there is a grub.texi file that is suppose to be built as a grub.info.gz during the build, which gives you the new manual? I'm not getting that with my build. Now maybe I don't have a program installed it needs to make that conversion, but I do n

Building Grub2 manual?

2010-01-30 Thread BandiPat
Quick question guys! I notice there is a grub.texi file that is suppose to be built as a grub.info.gz during the build, which gives you the new manual? I'm not getting that with my build. Now maybe I don't have a program installed it needs to make that conversion, but I do not get any compl

Re: Setting of PE bit reboots the system

2010-01-30 Thread richardvo...@gmail.com
On Sat, Jan 30, 2010 at 12:26 PM, Swapnil Pimpale wrote: > Hi all, > > I am working on GRUB 2 on Intel Core 2 Duo architecture. As a part of > my academic project, I need to bring up the second core. > When the second core comes up, I need to switch from real mode to > protected mode. > For this,

[PATCH] Don't discard valid UTF-8 following non-valid one

2010-01-30 Thread Vladimir 'φ-coder/phcoder' Serbinenko
This discarding is Unicode-uncompliant and can create problems like accidental discarding of \0 in some cases -- Regards Vladimir 'φ-coder/phcoder' Serbinenko === modified file 'ChangeLog' --- ChangeLog 2010-01-31 00:26:11 + +++ ChangeLog 2010-01-31 00:50:47 + @@ -1,5 +1,11 @@ 2010-01-3

Re: [multiboot2] Tagged multiboot2 header

2010-01-30 Thread demetrioussharpe
-Original Message- From: Robert Millan To: The development of GNU GRUB Sent: Fri, Jan 29, 2010 3:52 pm Subject: Re: [multiboot2] Tagged multiboot2 header On Thu, Jan 21, 2010 at 12:49:55AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > +...@node Header tags > +...@subsection G

Setting of PE bit reboots the system

2010-01-30 Thread Swapnil Pimpale
Hi all, I am working on GRUB 2 on Intel Core 2 Duo architecture. As a part of my academic project, I need to bring up the second core. When the second core comes up, I need to switch from real mode to protected mode. For this, I am trying to set the PE bit of cr0 register. But, whenever I set the

Re: GRUB FAQ

2010-01-30 Thread Vincent Pelletier
Le samedi 30 janvier 2010 14:11:57, Michal Suchanek a écrit : > * Do I have to install grub on my hardrive? [...] > This brings the networking issues: A different understanding of the same wording leads to a yet another question: Can I install grub on a disk image ? Actually, a friend of mine

Re: GRUB FAQ

2010-01-30 Thread Michal Suchanek
On 30 January 2010 06:15, Bruce Dubbs wrote: > I'm working on updating the GRUB FAQ.  So far I've got the following > questions.  Does anyone have any corrections or additional questions? Ones that are missing would be: * Do I have to install grub on my hardrive? Because it should be noted that