Subject: Disklabel problems
To: None <port-i386@netbsd.org>
From: Chris Rupnik <chrisr@geeknet.montreal.qc.ca>
List: port-i386
Date: 09/07/1998 10:41:52
Hi
I have a 486 with a promise 2300 card. What this does is to enable LBA
mode on computers whose bios does not natively support it.
The disk in question is a Quantum 2.5gig bigfoot. The bios detects the
hard disk and assigns the right size.
However, when the machine boots, the disklabel is not recognized.
Everytime i have to boot, i have to manually run disklabel -er /dev/wd1
and then choose to overwrite the label. The data on the disk is always ok.
Is there any way to correctly fix this?
Thanks
Chris
here is the disklabel
type: ESDI
disk:
label: QUANTUM BIGFOOT2
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 4994
total sectors: 5033952
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # milliseconds
track-to-track seek: 0 # milliseconds
drivedata: 0
3 partitions:
# size offset fstype [fsize bsize cpg]
a: 4500000 0 4.2BSD 1024 8192 16 # (Cyl. 0 -
4464*)
b: 533952 4500000 swap # (Cyl. 4464*-
4993*)
c: 5033952 0 unused 0 0 # (Cyl. 0 -
4993)