On Tue, Feb 19, 2008 at 01:25:52AM -0500, Pavel Roskin wrote:
>
> Yes, I installed both GRUB 1 and GRUB 2, and loading core.img from
> GRUB 1 is working fine. But GRUB 2 cannot load its own core.img, and
> neither can it load stage2:
>
> grub> multiboot /boot/grub/core.img
> error: unknown E
On Feb 19, 2008 2:25 PM, Pavel Roskin <[EMAIL PROTECTED]> wrote:
> Quoting George Lengel <[EMAIL PROTECTED]>:
>
> >> What should be the correct lines in /boot/grub/menu.lst to start
> >> grub 2 from grub legacy?
> >
> > I installed this about two weeks ago and this was the entry that was
> > added
Quoting George Lengel <[EMAIL PROTECTED]>:
What should be the correct lines in /boot/grub/menu.lst to start
grub 2 from grub legacy?
I installed this about two weeks ago and this was the entry that was
added for me by the process.
title Grb2 chainload
root(hd2,6)
kern
What should be the correct lines in /boot/grub/menu.lst to start grub
2 from grub legacy?
I installed this about two weeks ago and this was the entry that was
added for me by the process.
title Grb2 chainload
root(hd2,6)
kernel /boot/grub/core.img
boot
save
Hi,
On Thu, 2008-01-31 at 12:28 +0100, Yoshinori K. Okuji wrote:
> On Thursday 31 January 2008 09:46, Franklin PIAT wrote:
> > After some thoughts, I'll release the documentation[1] I wrote, with
> > copyright assignments to FSF, Dual licensed under GPL+GFDL.
I've received my FSF copyright assign
On Mon, Feb 18, 2008 at 07:52:10AM -0500, Pavel Roskin wrote:
> On Mon, 2008-02-18 at 10:48 +0100, Matthew wrote:
>
> > The xen docs instruct to use:
> >
> > title Xen 3.0 / XenLinux 2.6
> > kernel /boot/xen-3.0.gz dom0_mem=262144
> > module /boot/vmlinuz-2.6-xen0 root=/dev/sda4 ro consol
On Mon, Feb 18, 2008 at 02:15:58PM +0800, Bean wrote:
> On Feb 18, 2008 2:03 PM, Robert Millan <[EMAIL PROTECTED]> wrote:
> > On Mon, Feb 18, 2008 at 03:07:54AM +0800, Bean wrote:
> > > Hi,
> > >
> > > This patch extends fshelp for general journal handling, it also
> > > implement journaling for ex
On Tue, 2008-02-19 at 00:12 +1030, Arthur Marsh wrote:
> ardoRic wrote, on 14/02/08 05:20:
> > Hi.
> >
> > I tried it and didn't exactly work.
> >
> > the grub entry you are looking for is:
> >
> > title Chainload Grub2
> > root (hd0,0) # or whatever your root is
> > kernel /boot/grub/core.img
>
Arthur Marsh wrote, on 2008-02-19 00:12:
See also:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466389
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
ardoRic wrote, on 14/02/08 05:20:
Hi.
I tried it and didn't exactly work.
the grub entry you are looking for is:
title Chainload Grub2
root (hd0,0) # or whatever your root is
kernel /boot/grub/core.img
savedefault
This is what i had before commenting it out, and i tried it out and works.
T
Robert Millan schrieb:
I mean that it should find the disk that contains /dev/hda1 device _node_.
Maybe, but I do not believe this has anything to do with my patch.
Is the same output supposed to be printed in all "???" ? If not, what is in
each one?
In all of these cases the 'if (S_ISBLK
On Mon, 2008-02-18 at 10:48 +0100, Matthew wrote:
> The xen docs instruct to use:
>
> title Xen 3.0 / XenLinux 2.6
> kernel /boot/xen-3.0.gz dom0_mem=262144
> module /boot/vmlinuz-2.6-xen0 root=/dev/sda4 ro console=tty0
> module /boot/my_initrd.gz
>
>
> for specifying the xenL
Hi,
I'm trying to boot a xen-3.1.gz with grub2, but without any luck. The
only message I get is:
Error: Invalid magic number
after specifying
linux /boot/xen-3.0.gz dom0_mem=262144
Another question:
What should I use instead of the module command (from grub legacy).
Hi Robert and Frankie,
I would like to understand is it possible to install grub on usb?
i would like to do rescue disk,
and what are the steps you have done in-order to install grub in the usb,
What grub version did you used?
any code change in this version ?
i am working on suse 10.3 and fe
14 matches
Mail list logo