Netboot Mailing List (by thread)

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

Problem with contrib/tftpd




#include <hallo.h>





I have a 100% Strange Problem. I tested "contrib/tftpd" (etherboot-4.6.1)
and made a wrapper-Script to boot the Kernel. (Booting it "direkt" works
without problems!)

- wrapper -
#!/usr/bin/perl
open (IMG,"/tftpboot/vmlinuz");
@img = <IMG>;
close IMG;
print @img;
- end -

When i use this Script. Then booting a Linux-Kernel gives a Slow "scroll
in" of the 3 "copyright" Lines (12 Seconds) and when finished "Plop" and
Linux bootes. (The Images was made with netboot 0.8.1 of etherboot 4.5.5,
i can't make a new Image cause i don't have the "original" kernel.)

A DOS-image doesn't have this problem!





Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.


===========================================================================
This Mail was sent to netboot mailing list by:
Matthias Schniedermeyer <ms@citd.de>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.