3 questions:
1) what is the FULL bless command that you are using
2) for the issue where grub is not seeing your home directory, what modules do
you have running (lsmod should show this)
3) and finally, what is your prefix and root ( type set to see this and other
environment vars)
-Origin
ECTED]>
> To: The development of GRUB 2
> Sent: Tuesday, 9 December, 2008 6:22:36 AM
> Subject: RE: configure fail for grub
>
> On Mon, 2008-12-08 at 07:39 -0500, James Shewey wrote:
>
> > When I configure grub-1.96, I got following error message:
> >
> > co
ROTECTED]> wrote:
> James Shewey wrote:
> > Grub will not currently compile on 64 bit distros. Try compiling with a
> 32 bit live cd or a 32 bit VM (you can try virtualbox.org for this) and
> then copying the requisite files to the 64 bit OS.
>
> I compile GRUB 2 SVN a
Grub will not currently compile on 64 bit distros. Try compiling with a 32 bit
live cd or a 32 bit VM (you can try virtualbox.org for this) and then copying
the requisite files to the 64 bit OS.
-Original Message-
From: Alan Zheng <[EMAIL PROTECTED]>
Sent: Monday, December 08, 2008 3:50
This is the beauty of open source. If you think there is a problem, you can
jump in and contribute by fixing the problem...
On Sat, Nov 22, 2008 at 12:51 PM, Yoshinori K. Okuji <[EMAIL PROTECTED]>wrote:
> On Thursday 20 November 2008 17:20:42 Pavel Roskin wrote:
> > On Thu, 2008-11-20 at 18:40 +0
I have been trying to get windows and OS X to boot on my Mac Book Pro
(booting grub2 natively -- no chainloading) but have been unable to get it
to boot chainloaded objects. I haven't really been able to troubleshoot it
yet. I am using a CVS build, but it is about 5 weeks old now. I just haven't
ha
Grub does not manage ubuntu or debian's (or any other distribution's)
repositories and has no control over how often these distros recompile and
update these packages. Only their own codebase which is stored in their svn
codebase. Debian'snewest package is a little out of date, and ubuntu's new
Ahh. That makes sense. Interesting bit of history there. The x in the left side
of the evuation is what threw me. I didn't think that would even be legal
syntactically, but those explanations make a lot of sense.
- James
-Original Message-
From: Christian Franke <[EMAIL PROTECTED]>
Sent
iewtopic.php?id=56033. This led me to try
compiling on my 32 bit system which worked just fine.
On Sun, Oct 12, 2008 at 8:29 PM, James Shewey <[EMAIL PROTECTED]> wrote:
> I believe that line 6938, which reads:
>
> if test "x$grub_cv_prog_target_cc" = xno; then
>
>
I believe that line 6938, which reads:
if test "x$grub_cv_prog_target_cc" = xno; then
May contain an error. Perhaps this should read
if test "$grub_cv_prog_target_cc" = xno; then
or
if test "$grub_cv_prog_target_cc" = no; then
?
-James
___
Grub-dev
haps I can help to reveal some information
about blessing boot images.
-James Shewey
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
11 matches
Mail list logo