Netboot Mailing List (by thread)

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

Re: Problem with contrib/tftpd




>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!

Sorry, I have no idea what your wrapper script does. As far as I can
tell it's just the same as cat /tftpboot/vmlinuz.
===========================================================================
This Mail was sent to netboot mailing list by:
Ken Yap <ken@nlc.net.au>
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.