Help - Search - Members - Calendar
Full Version: Works Fine On Pc But Freezes On Boot Screen On Xbox
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > Windows on Xbox
PigFarker
Win98 Boots up fine on my PC using QEMU, but when I put it on my xbox, the 98lite boot screen loads for a minute, then freezes. Any help? Here is my 98.sh file

#!/bin/bash
echo Loading Windows 98... -m.e
sudo /mnt/hda50/qemu/qemu -L /mnt/hda50/qemu/ -m 24 -hda /mnt/hda50/win98.img
Crunchbite
The problem could be two things.
1. You are running the harddisk image off a mounted drive. (could be a problem because of the high data traffic)
2. The mounted drive may be read only(windows needs to be able to write to its drive during boot)
3. You are only giving windows 24MB of ram and it may ne trying to run a program that requires more.

Hope it helps!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.