Date: Wed, 14 Jan 1998 08:53:23 +0300 (GMT) From: Fernando Schapachnik <fpscha@ns1.sminter.com.ar> To: dwhite@resnet.uoregon.edu Cc: fpscha@ns1.sminter.com.ar, questions@FreeBSD.ORG Subject: Re: Problem adding a hard disk Message-ID: <199801140553.IAA29015@ns1.sminter.com.ar> In-Reply-To: <Pine.BSF.3.96.980112192603.22079Y-100000@gdi.uoregon.edu> from "Doug White" at Jan 12, 98 07:27:07 pm
next in thread | previous in thread | raw e-mail | index | archive | help
En un mensaje anterior, Doug White escribió: > > On Wed, 7 Jan 1998, Fernando Schapachnik wrote: > > > sd0 is: > > (ahc0:0:0): "SEAGATE ST34371W 0484" type 0 fixed SCSI 2 > > sd0(ahc0:0:0): Direct-Access 4148MB (8496884 512 byte sectors) > > > > I bought another disk, exactly as sd0. When the systems boots, it shows: > > > > ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 10 on pci0:11 > > ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs > > ahc0 waiting for scsi devices to settle > > (ahc0:0:0): "SEAGATE ST34371W 0484" type 0 fixed SCSI 2 > > sd0(ahc0:0:0): Direct-Access 4148MB (8496884 512 byte sectors) > > (ahc0:1:0): "SEAGATE ST34371W 0484" type 0 fixed SCSI 2 > > sd1(ahc0:1:0): Direct-Access 4148MB (8496884 512 byte sectors) > > > > I followed the FAQ instructions in order to add it to the system: > > I've ran /stand/sysinstall and I was able to succesfully fdisk: > > See http://www.freebsd.org/tutorials/diskformat/. fdisk(8) is not a fun > program, use sysinstall or DOS FDISK instead. Doug: I've read the tutorial you pointed and followed the manual steps. Here are the results: [1013]ns3:/etc>dd if=/dev/zero of=/dev/rsd1 count=2 2+0 records in 2+0 records out 1024 bytes transferred in 1 secs (1024 bytes/sec) [1014]ns3:/etc>disklabel /dev/rsd1 | disklabel -B -R -r sd1 /dev/stdin Warning, revolutions/minute 0 boot block size 0 super block size 0 line 12: 0: bad rpm line 13: 0: bad interleave Warning, revolutions/minute 0 [1015]ns3:/etc>newfs /dev/rsd1c newfs: ioctl (GDINFO): Invalid argument newfs: /dev/rsd1c: can't read disk label; disk type must be specified Any idea? Thanks in advance! > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major Fernando P. Schapachnik S&M Internet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801140553.IAA29015>