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 1BMnNe-0005t2-VS for qemu-devel@nongnu.org; Sun, 09 May 2004 08:26:07 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMnKp-0004Pw-I4 for qemu-devel@nongnu.org; Sun, 09 May 2004 08:23:43 -0400 Received: from [129.67.1.167] (helo=tx1.oucs.ox.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMnKe-0004Ae-Ju for qemu-devel@nongnu.org; Sun, 09 May 2004 08:23:01 -0400 Received: from scan1.oucs.ox.ac.uk ([129.67.1.166] helo=localhost) by tx1.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1BMnKZ-0003bf-IQ for qemu-devel@nongnu.org; Sun, 09 May 2004 13:22:55 +0100 Received: from rx1.oucs.ox.ac.uk ([129.67.1.165]) by localhost (scan1.oucs.ox.ac.uk [129.67.1.166]) (amavisd-new, port 25) with ESMTP id 13768-03 for ; Sun, 9 May 2004 13:22:55 +0100 (BST) Received: from smtp0.herald.ox.ac.uk ([163.1.0.246]) by rx1.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1BMnKZ-0003ba-4z for qemu-devel@nongnu.org; Sun, 09 May 2004 13:22:55 +0100 Received: from dhcp235.bnc.ox.ac.uk ([163.1.185.235]) by smtp0.herald.ox.ac.uk with esmtp (Exim 3.35 #1) id 1BMnKZ-0000SN-3y for qemu-devel@nongnu.org; Sun, 09 May 2004 13:22:55 +0100 Subject: Re: [Qemu-devel] help! win98 installation qemu-0.5.5 From: Nicolas Wu In-Reply-To: <409E2E60.1000600@witch.dyndns.org> References: <1084104990.4458.8.camel@localhost> <409E2E60.1000600@witch.dyndns.org> Content-Type: text/plain Message-Id: <1084108996.27080.3.camel@localhost> Mime-Version: 1.0 Date: Sun, 09 May 2004 14:23:16 +0100 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: qemu-devel@nongnu.org gotchya, it works fine now... found format in d:/win98 and it's installing away nicely. how exciting. my own pet win98 to play with! feed it and care for it and it might only crash every 3hrs! On Sun, 2004-05-09 at 14:13, Hetz Ben Hamo wrote: > 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 hard disk image> 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 > >