The system consists of a 10gb hard disc (IDE primary master) containing one partition formatted as an NTFS basic volume, which is the system drive (Windows 2K SP2), and an 80gb hard disc (IDE primary slave) which contains two partitions, again both NTFS basic: a 20gb volume for data & general crap plus a 60gb drive for captured video files.
According to the manual, Drive Image can read from an NTFS volume but cannot write backup data on one. What I'm trying to do is launch Drive Image from the DOS boot floppy it creates on installation, back up the system disc into a number of 650mb files on the second hard drive, then go back into Windows and burn the files onto CDs. Therefore I deleted the 60gb video partition, created a new 10gb partition which I formatted as FAT32 and restarted the computer using the Drive Image DOS floppy.
Problem - when booted in DOS, the computer cannot find the FAT32 volume on the second hard drive. I also tried booting it using a Windows ME floppy made on a friend's computer and then starting Drive Image, but with the same result. Drive Image doesn't recognise any hard drive volume onto which I can place the image files.
Is there some fundamental reason why I can't do this, like DOS cannot recognise two physical hard drives or something? Or is it just that I'm missing something?
Thanks in advance for any suggestions...
I'll investigate to see if there's any way of making the FAT32 volume 'active' - thanks for the tip.
Early DOS versions maxed out at 2.1 gig.
DOS 6.22 or earlier is limited to 8.4 gig.
Windows 95B (OSR2) supports drives larger than 8.4 gig and provides FAT32, which is required to format one large unpartitioned drive.
Windows 98 supports 17.2 gig, FAT16 & FAT32.
Windows NT 4.0 supports drives larger than 8.4 gig, but only 8.4 gigabytes can be seen on the bootable drive (SP 4 should resolve). Only supports FAT32 with a 3rd party driver addition.
As I remember, your FAT 16 or FAT 32 partition should also be the first partition visible the larger drives.
FWIW, I got a copy of Drive Image or Ghost (I forget which) given to me a few years back at a trade show. That version didn't even have full support for FAT 32 and I couldn't use it on my 98SE computer. I obviously wasn't very impressed.
The version of DOS I am using was the one created by Windows ME when you use its 'create an emergency boot disc' function.
BTW, Drive Image accomplished the backup without any problems relating to FAT32.
Thanks for everyone's help.