From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CUuv7-0003CR-6J for qemu-devel@nongnu.org; Thu, 18 Nov 2004 17:38:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CUuv4-0003Ar-Ld for qemu-devel@nongnu.org; Thu, 18 Nov 2004 17:38:27 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUuv4-0003AP-Fx for qemu-devel@nongnu.org; Thu, 18 Nov 2004 17:38:26 -0500 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CUulL-0005oH-1v for qemu-devel@nongnu.org; Thu, 18 Nov 2004 17:28:23 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CUulJ-00016U-00 for ; Thu, 18 Nov 2004 23:28:21 +0100 Received: from amarseille-206-1-21-82.w81-50.abo.wanadoo.fr ([81.50.229.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Nov 2004 23:28:21 +0100 Received: from daimon55 by amarseille-206-1-21-82.w81-50.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Nov 2004 23:28:21 +0100 From: Ronald Date: Thu, 18 Nov 2004 23:28:17 +0100 Message-ID: References: <1100814338.8524.1.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: Downloaded files are corrupt Reply-To: daimon55@free.fr, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Le Thu, 18 Nov 2004 22:45:38 +0100, Magnus Damm a écrit : > Have you tried downloading files from the integrated TFTP server included > with the -user-net implementation? Does that work out ok? > > / magnus Quick review for (linux host and guest) tftp is ok, -redir is ok too (ssh && scp host to guest), streaming works (mplayer -ao alsa -vo null http://64.236.34.97:80/stream/1001), I can browse the web, but I get the same corruption downloading files from http (tried with links and curl, curl print 'curl: (18) transfer closed with 1 bytes remaining to read' for http://fabrice.bellard.free.fr/qemu/qemu-0.6.1.tar.gz, tar tzf list until hw/cuda.c gzip complain about data--crc and data-lenght). > > On Thu, 2004-11-18 at 22:34, Aaron McDonald wrote: >> I'm having a problem downloading files. I'm using qemu 0.6.1 to run >> Feather Linux from within Alt Linux on a 800 MHtz machine with 256MB of >> RAM. >> >> qemu -hda harddisk -cdrom feather-0.6.1.iso -boot d -m 256 -enable-audio >> -user-net -localtime >> >> Everything starts up ok but if I download something from the internet, I >> don't seem to get the last byte and so the file is corrupt. I have the >> same issue with a Damn Small Linux iso. >> >> I can download the file just fine from my host OS (Alt Linux) so I'm >> ruling out a network issue. Also, I'm having the same problem when using >> Windows 2000 as the host OS on a 2.6 GHtz machine with 1GB of RAM so I'm >> thinking that it's not a hardware issue either. >> >> I posted this issue to the bulletin board a couple of days ago. Another >> user responded and said that he'd had the same problem w/ qemu >0.6.0 >> running debian/knoppix under Win XP (host) with "-user-net". >> >> Thanks, >> Aaron >> >> >> >> >> _______________________________________________ Qemu-devel mailing list >> Qemu-devel@nongnu.org >> http://lists.nongnu.org/mailman/listinfo/qemu-devel