Skip to content

Commit a262a1f

Browse files
committed
Update README
1 parent c4e1e1b commit a262a1f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ There are several provided methods to boot into Windows 98 QuickInstall:
203203

204204
# Preparing a Windows 98 / ME installation for packaging
205205

206-
- Install Windows 98 in a virtual machine or emulator, just as you want it.
206+
- Install Windows 98 / ME in a virtual machine or emulator, just as you want it.
207207
I recommend using 86Box using the following configuration:
208208

209209
- Machine:
@@ -212,7 +212,7 @@ There are several provided methods to boot into Windows 98 QuickInstall:
212212
- CPU type: Intel Pentium II (Deschutes)
213213
- Memory: 64 MB
214214
- Display:
215-
- Video: [AGP] 3dfx Voodoo3 3000 (any video card that does not have an integrated driver in Windows 98 is fine)
215+
- Video: [ISA] VGA (or any video card that does not have an integrated driver in Windows 98 / ME)
216216
- Network:
217217
- None, ***VERY IMPORTANT TO MAKE SURE NETWORK DRIVER SETUP STAYS INTACT!!***
218218
- Hard disks:
@@ -224,7 +224,7 @@ There are several provided methods to boot into Windows 98 QuickInstall:
224224

225225
**NOTE:** It is recommended that NO extra drivers are installed in this VM.
226226

227-
- Configure the Windows 98 installation as you wish. Examples:
227+
- Configure the Windows 98 / ME installation as you wish. Examples:
228228
- Machine name
229229
- User name
230230
- System options
@@ -358,9 +358,11 @@ A: This problem happens when running the script on Windows whilst the script dir
358358

359359
A: You've probably used Linux to do the image creation. Linux has no concept of hidden files, therefore this file property cannot be replicated in the images.
360360

361-
## Q: I'm getting I/O and read errors, segmentation faults and other weird behavior when installing from CD on a Intel i430 / i440-based system with an Intel 82371SB south bridge (e.g. i440FX)
361+
## Q: I'm getting I/O and read errors, segmentation faults and other weird behavior when installing from CD on an Intel i430 / i440-based system with an Intel 82371SB south bridge (e.g. i440FX)
362362

363-
A: This problem has been verified by Deksor, 0xCats and myself, and is a deeply rooted problem within the Linux Kernel that has existed since at least version 2.4.xx. Operating the drives in PIO mode can help.
363+
A: This problem has been verified by Deksor, Rigo and myself, and is a deeply rooted problem that has existed since at least version 2.4.xx. Operating the drives in PIO mode can help.
364+
365+
A BIOS update may help, the issue is currently under investigation as we found some BIOS versions where this problem does not occur.
364366

365367
For now, you can work around this problem by using a PCI SCSI or IDE adapter card that supports CD-ROM boot or has DOS drivers with the **DOS boot floppy option**.
366368

0 commit comments

Comments
 (0)