All of lore.kernel.org
 help / color / mirror / Atom feed
* Facing problem when trying to enable TFTP in GRUB 0.97 legacy
@ 2011-05-26 14:38 chandra sekhar
  2011-05-26 20:48 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 2+ messages in thread
From: chandra sekhar @ 2011-05-26 14:38 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 1527 bytes --]

Hi,
I am new to grub boot loader.

I made set up like TFTP client is running at one machine and TFTP server is
running on another machine(I enabled TFTP server properly ). Client side I
am using GRUB0.97 where I need to set up TFTP client.

I am trying to do the TFTP using grub0.97 legacy at client side to download
the files from TFTP server(server is running as user application on another
linux machine).

I have compiled the grub0.97 legacy for client side as
   1. sudo ./configure --enable-rtl8139 --enable-diskless CC=gcc34
//--enable-rtl8139(adding the NIC driver)
                                                                     //
-enable-diskless  compiling as diskless for network boot
  2.  sudo make install

As I understand that first command generating the make files for network
boot and rtl8139 driver and same will add ifconfig command in command list
of grub. when I enter the command "ifconfig" at grub prompt it is giving
error as " Error 27: Unrecognised command"

and also I did some experiment as

I inserted debug message in /netboot/buildins.c under #def SUPPORT_NETBOOT,
it is printing properly
After executing ./grub/grub statement at command prompt, grub shall comes up
like GRUB>
when I enter the command "ifconfig" at grub prompt it is giving error as "
Error 27: Unrecognised command"

Can any one help me to resolve the same issue?
If I missed any thing suggest me to correct my mistake.
Am I added properly "ifconfig" or not. If not can you please advice me how
to add.

Thanks,
Chandra

[-- Attachment #2: Type: text/html, Size: 1710 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Facing problem when trying to enable TFTP in GRUB 0.97 legacy
  2011-05-26 14:38 Facing problem when trying to enable TFTP in GRUB 0.97 legacy chandra sekhar
@ 2011-05-26 20:48 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2011-05-26 20:48 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

On 26.05.2011 10:38, chandra sekhar wrote:
> I am using GRUB0.97
Not supported anymore

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-26 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-26 14:38 Facing problem when trying to enable TFTP in GRUB 0.97 legacy chandra sekhar
2011-05-26 20:48 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.