Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 1996 22:16:49 +1100 (EST)
From:      Julian Assange <proff@profane.iq.org>
To:        freebsd-hackers@freebsd.org
Subject:   ide name slot allocation problem
Message-ID:  <199610291116.WAA00431@profane.iq.org>

next in thread | raw e-mail | index | archive | help

wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff80ff on isa
wdc0: unit 0 (wd0): <Conner Peripherals 1275MB - CFS1275A>, 32-bit, multi-block-
16
wd0: 1219MB (2496816 sectors), 2477 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 at 0x170-0x177 irq 15 flags 0x80ff80ff on isa
wdc1: unit 0 (wd2): <FUJITSU M1623TAU>, 32-bit, multi-block-16
wd2: 1623MB (3324384 sectors), 3298 cyls, 16 heads, 63 S/T, 512 B/S
Device wd0: name slot allocation failed (E=17)
Device rwd0: name slot allocation failed (E=17)

(two day old current)

The physical arrangement is a master ide on each
controller and no slave. Controller is triton - on
board controller.

Playing with wd2 seems to give me errors along the
lines of:



bash# newfs /dev/rwd2s1
newfs: /dev/rwd2s1: `1' partition is unavailable
bash# fdisk /dev/rwd2
******* Working on device /dev/rwd2 *******
parameters extracted from in-core disklabel are:
cylinders=3298 heads=16 sectors/track=63 (1008 blks/cyl)

 Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=3298 heads=16 sectors/track=63 (1008 blks/cyl)

Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 0 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 63, size 204561 (99 Meg), flag 80
        beg: cyl 0/ sector 1/ head 1;
        end: cyl 202/ sector 63/ head 15
The data for partition 1 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 204624, size 3119760 (1523 Meg), flag 0
        beg: cyl 203/ sector 1/ head 0;
        end: cyl 1023/ sector 63/ head 15
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>



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