need help with MSDOS partitions

maximadave

New Member
I need help creating an appropriate partition so that I may continue to install windows 98. My computer tells me that I need to have this partition in order to install win98. Can someone tell me the commands I need to input to create the partition? I need to install WIN98 cuz its not my computer and thats what came with it.
 
maximadave said:
I need help creating an appropriate partition so that I may continue to install windows 98. My computer tells me that I need to have this partition in order to install win98. Can someone tell me the commands I need to input to create the partition? I need to install WIN98 cuz its not my computer and thats what came with it.
if i remember well, and i dont.. this could be it

partitioning HDD
Code:
c:\>fdisk
Formatting main partition
Code:
a:\>format c:/s
Formatting anyother partition
Code:
c:\>format d
Rebuilding master boot record
Code:
c:\>fdisk mbr

but its best to just type at c prompt

Code:
c:\>format/?
for everything that you may need to know


AA
 
Also, make sure you have a Windows 98 boot disk with drivers for your CD-ROM drive before you do anything.
 
Start your WINDOWS SETUP CD. Goto the WIN98 FOLDER and type OEMSETUP.
This will do it all for you...
 
Back
Top