Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA1201 ; Tue, 23 Feb 93 14:29:56 EST Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!uwm.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!itesec!frmug!teaser!gamb.fdn.org!calva!JYO10 From: JYO10@calvacom.fr (Jean Yves ORIOL) Subject: Re: [386bsd] accessing wd1 hangs system Message-ID: <1993Feb12.083109.15705@calvacom.fr> Organization: R.C.I. CalvaCom References: <1993Feb4.004549.5345@cujo.curtin.edu.au> Date: Fri, 12 Feb 1993 08:31:09 GMT Lines: 67 Dans <1993Feb4.004549.5345@cujo.curtin.edu.au> ken@cujo.curtin.edu.au (Ken Taylor) ecrit: >I have seen others who have had this problem before, but heven't seen any >answers: >I have two IDE drives (which work fine under everything else) and have >installed the 0.2 patchkit. >The second drive is seen and reported at boot time.. >I managed to disklabel the second drive (it deleted the old DOS partition >and seemed to work fine) and everything seemed fine until I rebooted.. >After a reboot, ANY access to wd1 hangs the system solid.. >HELP !!! >Ken >Subject: [386bsd] accessing wd1 hangs system >Newsgroups: comp.unix.bsd >Organization: Curtin University of Technology >Summary: >Keywords: >X-Newsreader: TIN [version 1.1 PL7] >I have seen others who have had this problem before, but heven't seen any >answers: >I have two IDE drives (which work fine under everything else) and have >installed the 0.2 patchkit. >The second drive is seen and reported at boot time.. >I managed to disklabel the second drive (it deleted the old DOS partition >and seemed to work fine) and everything seemed fine until I rebooted.. >After a reboot, ANY access to wd1 hangs the system solid.. >HELP !!! >Ken >-- > Ken Taylor | "I have a friend who's seen inside my tiny brain > ken@cujo.curtin.edu.au | He's seen the aging and the mildew from the rain > Curtin University | And he does what he can to keep on top of every > Perth, W. Australia | one of them" - Happy Rhodes you must edit the file /sys/i386/conf/GENERICISA duplicate the line that define contoller controler wd0 ..... change the second line in controler wd1 declare a second disk wd1 that contrled whith wd1 save the file start config GENERICISA go to the directorie sys/compile start make depend insert in makefile in object list vers.o in source list vers.c save it start make rename in root 386bsd as 386bsd.alt then copy compile/GENERICISA/386bsd in root sync then reboot your system bye .