Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!oleane!jussieu.fr!math.ohio-state.edu!usc!howland.reston.ans.net!newsxfer.itd.umich.edu!gumby!newspump.wustl.edu!oldfart.ecl.wustl.edu!news From: jxh@plethora.cs.wustl.edu (James Hu) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Adding a SCSI disk to an IDE system? Date: 07 Jul 1996 08:17:21 -0500 Organization: Washington University, St. Louis Lines: 15 Sender: jxh@plethora.cs.wustl.edu Message-ID: <qtfohlskxsu.fsf@plethora.cs.wustl.edu> NNTP-Posting-Host: plethora.cs.wustl.edu Hello. I am running 2.0.5 on a system with two IDE drives. The master is DOS, the slave is FreeBSD. I recently added a SCSI card (Adaptec AVA-2825VL) and a 1 Gig SCSI drive (Seagate ST51080N). Using the Adaptec utility, I partitioned the drive into a 200Meg (25 cylinders) DOS logical drive, and the remainder unspecified. I would like to be able to mount the remainder, newfs it and make it my new /usr partition. How do I begin? The disk seems to be recognized at boot as sd0, and the device driver that sees it is aic (irq 11, port 0x340). Yell if I need to be more specific. Thanks. -- James