From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMnfU-0001Ue-Kk for qemu-devel@nongnu.org; Sun, 09 May 2004 08:44:32 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMnNk-0005xe-L3 for qemu-devel@nongnu.org; Sun, 09 May 2004 08:26:44 -0400 Received: from [194.90.9.27] (helo=mxout4.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMnBJ-0001T9-6h for qemu-devel@nongnu.org; Sun, 09 May 2004 08:13:21 -0400 Received: from [192.168.2.122] ([212.143.109.38]) by mxout4.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0HXG00B9K4LS7N@mxout4.netvision.net.il> for qemu-devel@nongnu.org; Sun, 09 May 2004 15:13:04 +0300 (IDT) Date: Sun, 09 May 2004 15:13:04 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] help! win98 installation qemu-0.5.5 In-reply-to: <1084104990.4458.8.camel@localhost> Message-id: <409E2E60.1000600@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <1084104990.4458.8.camel@localhost> Reply-To: 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 Cc: nicolas.wu@brasenose.ox.ac.uk Hi, Well, the simplest thing to do is to download a bootable floppy image of Windows 98SE boot disk. Get this file: http://files.frashii.com/~bootdisk/file02/boot98c.exe then unzip the file (ignore the error - the header is build with EXE to write to physical floppy disk, and we don't need it on Linux). Then boot QEMU only with this floppy image (with -fda) and -hda and use fdisk and format as usual (don't forget: format c:/s). After you'll finish, restart QEMU without this floppy, but with the CDROM image, and boot from the CDROM. Good Luck, Hetz Nicolas Wu wrote: > Hey all, wondering if there are any suggestions for > how to install win98se from a cdrom image. > ive tried > qemu -hda c.img -cdrom win98.iso -m 128 -boot d > and it seems to work well except when asking to install > from the cd, it asks to format the hd, but then says that > i must insert the cdrom before continuing.. strange! > snooping around the mailing list hasnt helped > does anybody have any suggestions? - how did you install your > win98? or where can i look for help? > > thanks! > nick > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel