Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 1997 08:44:12 -0600 (MDT)
From:      Brandon Gillespie <brandon@roguetrader.com>
To:        Ollivier Robert <roberto@keltia.freenix.fr>
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: Odd problems with a Conner SCSI drive..
Message-ID:  <Pine.BSF.3.96.970830084148.4520A-100000@roguetrader.com>
In-Reply-To: <19970830113106.52616@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Aug 1997, Ollivier Robert wrote:

> > 3 partitions:
> > #        size   offset    fstype   [fsize bsize bps/cpg]
> >   c:  2070400        0    unused        0     0         # (Cyl.    0 -2782*)
> >   d:  2070400        0    4.4BSD     1024  8192
> 
> Change it to
> 
> 4 partitions:

Ok, did that, now its being very weird... I changed the whole disklabel to
be:

-----------------------------------
# /dev/rsd1c:
type: SCSI
disk: sd1s1
label:
flags:
bytes/sector: 512
sectors/track: 93
tracks/cylinder: 8
sectors/cylinder: 744
cylinders: 2782
sectors/unit: 2070400
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

5 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  c:  2070400        0    unused        0     0         # (Cyl.    0 -2782*)
  e:  2070400        0    4.4BSD     1024  8192
-----------------------------------

And then saved, it worked without warnings or errors this time, but when I
fire disklabel back up, its changed the fstype on 'e' ?!  It now looks
like:

  e:  2070400        0  System V                        # (Cyl.    0 -2782*)

Why on earth did it do this?

-Brandon




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970830084148.4520A-100000>