bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nbgrub fails to boot HD


From: Christoph Plattner
Subject: Re: nbgrub fails to boot HD
Date: Tue, 09 Jul 2002 00:00:12 +0200

Is the `lilo' really installed on /dev/hda1 (or /dev/sda1) or is
it installed on the MBR (/dev/hda or /dev/sda). In this case
you may use

title Local Boot
chainloader (hd0)+1

I hope you will succeed.

Christoph


Egan Ford wrote:
> 
> I am attempting to use nbgrub as a cluster remote boot control manager
> (we currently use pxelinux and eb).
> 
> This is the tftp downloaded config file we use for installation:
> 
> default 0
> timeout 5
> 
> title install
> root (nd)
> kernel /tftpboot/xcat/ks72z root=sd0s1 mem=128M console=tty1
> console=ttyS1,9600 ks=nfs:jupiter:/install/ks72/computensl72-compute.ks
> ksdevice=eth0
> module /tftpboot/xcat/ks72.gz
> 
> This works perfect, after a successful installation we change the tftp
> downloaded config file to:
> 
> default 0
> timeout 5
> 
> title hd
> rootnoverify (hd0,0)
> makeactive
> chainloader +1
> 
> Per the documentation to chainboot the native boot loader (lilo in this
> case).
> 
> But we receive the following error:
> 
> Error 13: Invalid or unsupported executable format.
> 
> _______________________________________________
> Bug-grub mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-grub

-- 
-------------------------------------------------------
private:        address@hidden
company:        address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]