Hi sorry by my english.. In Brazil does not a real openbsd list.. so I am here..

I did:

openbsd:~# sysctl hw.disknames
hw.disknames=wd0,cd0,wd1

openbsd:~# disklabel wd1
disklabel: warning, DOS partition table with no valid OpenBSD partition
# /dev/rwd1c:
type: ESDI
disk: ESDI/IDE disk
label: ST3320620A
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 38913
total sectors: 625142448
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0

16 partitions:
#                size           offset  fstype [fsize bsize  cpg]
  c:        625142448                0  unused      0     0
  i:        625137282               63  ext2fs

THUS:

openbsd:~# mount -t ext2fs /dev/wd1i /hd2
mount_ext2fs: /dev/wd1i on /hd2: specified device does not match mounted device

My Openbsd is 4.2 version..

is there any tips?
Thanks.. Gustavo Polillo.

Reply via email to