In regards to the CDROM setup question. If you have Windows95 on CD, you *probably* have a startup floppy that came with it. If you've ever tried this, then you've probably noticed that it doesn't work! I've seen this with about 4 seperate Win95 OEM boot disks. Problem is that it wants to run Scandisk prior to running the installation program, and scandisk requires that himem.sys be loaded.
If you want to use this startup disk, copy himem.sys from your windows folder to the floppy. Then add the following line to the beginning of the config.sys file on the floppy:
Device=a:\himem.sys
Also, the startup disk will set your CDROM to R: which is a pain because after windows is installed, it'll stick your CD as the last device after your hard drive(s)...usually D: or E:. I believe that you can change this by modifying the mscdex call in your autoexec.bat....if you see R: change it to D: or E: or whatever your CD WILL be after the install.
If you don't have this startup disk then create your own using the procedure that Emeric described.
In regards to fdisk. fdisk is used to create your partitions. I run it every time I reformat a drive. It's probably not necessary, but I typically delete and recreate the partition prior to reformatting.
I have no idea what "map through this device" means but I assume it's used to turn your multimedia "devices" on and off. I'm new to this whole HD recording thing...I just left everything set to default and it works fine.
As far as the buffering issue is concerned, most recording software uses proprietary buffering techniques as far as I konw...modifying them at the root level might give you headaches. Go to
http://www.fasoft.com and go to the Links section. There is a link there to a page with techniques for maximizing recording efficiency.
CRAP. I just realized that you're talking about Windows 98. Just stick the 98 boot disk in the floppy, the setup disk in the CDROM, and start the computer up. Everything should run just peachy fine.
As far as the IRQ issue goes...it depends on the board you are trying to set. If it is truely PnP (PCI) then Windows will automatically assign an IRQ and everything will work fine. If not, then you have some options. Most PnP compatible motherboards will automatically assign IRQs to individual PCI slots. This can be turned on and off via the BIOS setup. If it's an ISA card then you need to manually set the card's IRQ and tell Windows what IRQ it's set to. First off, what is it that you need to do?
Slackmaster 2000