Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2003 16:27:39 -0500 (EST)
From:      Jerry McAllister <jerrymc@clunix.cl.msu.edu>
To:        toomas.aas@raad.tartu.ee (Toomas Aas)
Cc:        Robert Neumann <shritis@gmx.de>
Subject:   Re: HD error: BAD SUPER BLOCK
Message-ID:  <200311242127.hAOLRe403716@clunix.cl.msu.edu>
In-Reply-To: <200311241901.hAOJ1Wei021004@lv.raad.tartu.ee> from "Toomas Aas" at Nov 24, 2003 09:01:18 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi!
> > > If the drive worked in the 4.7 machine, what was the fstab entry there?
> > > 
> > I cant recall the fstab entry but the drive was as Master on the 
> > secondary IDE channel and had only one partition using all diskspace.
> > In the 4.9 machine the drive is on a DMA-66-Controller. Under Win2000 
> > this is listet as a SCSI-Device. I don't know whether this can be the 
> > problem - I will try to put it again on the IDE-Channel.
> > 
> > > What is the output of 'disklabel ad6'?
> > > 
> > # /dev/ad6:
> > type: unknown
> > disk: amnesiac
> > label: fictitious
> 
> OK, I admit I don't know what is going on here. Someone with more 
> experience is needed.
> 
> Just for comparision, here is the beginning of 'disklabel ad0' of one 
> of my FreeBSD machines:
> 
> type: ESDI
> disk: ad0s1
> label:
> 
> Note the difference: type='ESDI' vs 'unknown', disk='ad0s1' vs 
> 'amnesiac'. This must indicate something, but I have no idea what...
> 
> > 8 partitions:
> > #      size      offset  fstype   [fsize bsize bps/cpg]
> >     c: 160086528     0    unused     0     0     # (Cyl. 0 - 9964*)
> > /kernel: ad6: cannot find label (no disk label)
> > /kernel: ad6s1: cannot find label (no disk label)
> 
> ... except that your system doesn't see a meaningful disklabel in the 
> only slice on this disk, as it says above.
> --
> Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/
> * If you cannot change your mind, are you sure you have one?

NOTE:   If you run disklabel and do not use the "-r" switch, then
what you are seeing is the socalled 'in-cure' version of the disklabel
and if no FreeBSD label has been written on the disk, the system will
make up some default stuff.   So, just seing # /dev/ad6 
and type: , etc plus the line for c: followed by those messages
saying cannot find label is a strong indication that nothing is there.
Has fdisk and disklabel (with a write switch) ever been done on this disk?

////jerry

> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311242127.hAOLRe403716>