From: Jeff Halpape Newsgroups: comp.os.msdos.djgpp Subject: DJGPP App. that communicates w/ 32-bit CardBus UltraSCSI. Possible? Date: Wed, 20 May 1998 22:41:22 -0700 Organization: Northwest Link Lines: 27 Message-ID: <3563BE82.6AEF94C8@nwlink.com> Reply-To: jhalpape AT yahoo DOT com NNTP-Posting-Host: ip48.usr7.usw.du.nwlink.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk My objective is to use a PCMCIA SCSI Card to backup my Inspiron 3200 onto my JAZ drive. If I ever had a system meltdown, I would like to be able to easily copy the JAZ backup copy back to my laptop. I would be back in business without having to reinstall Win95 and all my other programs and data. I had already purchased the Adaptec SlimSCSI 1480A CardBus UltraSCSI card when I received advice to purchase the 16-bit SlimSCSI card. I successfully backed up my hard drive onto one of my Jaz disks with the 32-bit card. However, I have not yet constructed a boot disk that will recognize the Cardbus 32-bit SCSI card, reformat the hard drive and copy the JAZ backup back to the laptop. People have told me that it cannot be done because DOS is a 16 bit operating system, and a 16-bit operating system cannot recognize or communicate with a 32-bit card. Any advice would be appreciated. Jeff.