From owner-freebsd-questions Fri Jan 16 11:44:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11517 for questions-outgoing; Fri, 16 Jan 1998 11:44:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11507 for ; Fri, 16 Jan 1998 11:44:40 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA01547; Fri, 16 Jan 1998 11:44:28 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 16 Jan 1998 11:44:27 -0800 (PST) From: Doug White Reply-To: Doug White To: Fernando Schapachnik cc: questions@FreeBSD.ORG Subject: Re: Problem adding a hard disk In-Reply-To: <199801150533.IAA02307@ns1.sminter.com.ar> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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