From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGN9q-0000tA-FN for qemu-devel@nongnu.org; Sat, 09 Oct 2004 15:45:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGN9p-0000sl-MH for qemu-devel@nongnu.org; Sat, 09 Oct 2004 15:45:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGN9p-0000si-IZ for qemu-devel@nongnu.org; Sat, 09 Oct 2004 15:45:33 -0400 Received: from [213.80.72.10] (helo=kubrik.opensource.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGN2t-000062-2B for qemu-devel@nongnu.org; Sat, 09 Oct 2004 15:38:23 -0400 Subject: Re: [Qemu-devel] [WIN32] tftp issue From: Magnus Damm In-Reply-To: References: Content-Type: text/plain Message-Id: <1097351147.15742.23.camel@kubu.opensource.se> Mime-Version: 1.0 Date: Sat, 09 Oct 2004 21:45:47 +0200 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: daimon55@free.fr, qemu-devel@nongnu.org On Sat, 2004-10-09 at 01:07, Ronald wrote: > Hi all, Hi! > tonight I decided to give a try to tftp transfert between a windows 98 > host and linux guest. > First thing I had to deal with was how to pass the tftp_prefix, I figured > out that omiting the drive letter and his preceding slash is the right way > (ie exporting C:\temp to guest consist in passing -tftp /temp to qemu). > The issue I had next was with file transfert, I can get some files > completely and only the first bytes for some others. > I don't know already on what it depends (size, file type ...?), but I > thought I should let you know that. Thank you for the report. Please specify the version of QEMU and the name and version of the TFTP client used by the guest. Or even better, provide a link to a precompiled win32 snapshot of QEMU that behaves like you describe together with a pointer to a bootable image if available on the net. Thanks! / magnus