Date: Fri, 16 Jan 1998 11:44:27 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Fernando Schapachnik <fpscha@ns1.sminter.com.ar> Cc: questions@FreeBSD.ORG Subject: Re: Problem adding a hard disk Message-ID: <Pine.BSF.3.96.980116112702.1445E-100000@gdi.uoregon.edu> In-Reply-To: <199801150533.IAA02307@ns1.sminter.com.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Jan 1998, Fernando Schapachnik wrote: > > > > > (ahc0:1:0): "SEAGATE ST34371W 0484" type 0 fixed SCSI 2 > > > > > sd1(ahc0:1:0): Direct-Access 4148MB (8496884 512 byte sectors) > > > > > I've read the tutorial you pointed and followed the manual steps. > > > Here are the results: > > > > Hm, interesting. Can you please post the output of `disklabel sd1' and > > Sure, here you have: > > [1001]ns3:/root>disklabel sd1 > disklabel: ioctl DIOCGDINFO: Invalid argument What's odd is that I'm getting the same message for my SCSI disk (a 2GB Hawk), but my boot disk, wd0, reports fine. Hm..... > > `dmesg'? It's acting like the in-core disklabel for sd1 is blank, which > > isn't correct. > > arplookup 102.255.105.85 failed: host is not on local network oops your dmesg is hosed. Post the contents of `/var/run/dmesg.boot' instead. > Do you think all this trouble may be due to hardware failure? I > DOS-formated the disk and it worked. No, it's some confusion in the FreeBSD area. > > > [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 > > > > 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 > Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980116112702.1445E-100000>