Hi,

I am getting message:  bioctl: Can't open /dev/bio: Device not configured

No clue whatsoever on how to go about this. Please assist.

Instructions
--------------------------------------------------------------
almandine# fdisk -iy sd0
Writing MBR at offset 0.
almandine# fdisk -iy sd1
Writing MBR at offset 0.
almandine# disklabel -E sd0
Label editor (enter '?' for help at any prompt)
> a
partition: [a]
offset: [64]
size: [15727571] *
FS type: [4.2BSD] RAID
> w
> q
No label changes.
almandine# disklabel sd0 > layout
almandine# disklabel -R sd1 layout
almandine# rm layout
almandine# bioctl -c 1 -l sd0a,sd1a softraid0
bioctl: Can't open /dev/bio: Device not configured
------------------------------------------------------------------


dmesg
-------------------------------------------------------------------
almandine# dmesg
OpenBSD 6.3-current (RAMDISK) #377: Wed Aug  1 23:25:45 MDT 2018
    dera...@arm64.openbsd.org:/usr/src/sys/arch/arm64/compile/RAMDISK
real mem  = 958873600 (914MB)
avail mem = 895877120 (854MB)
mainbus0 at root: Raspberry Pi 3 Model B Rev 1.2
cpu0 at mainbus0 mpidr 0: ARM Cortex-A53 r0p4
efi0 at mainbus0: UEFI 2.7
efi0: Das U-Boot rev 0x0
simplefb0 at mainbus0: 656x416, 32bpp
wsdisplay0 at simplefb0
wsdisplay0: screen 0 added (std, vt100 emulation)
simplebus0 at mainbus0: "soc"
bcmintc0 at simplebus0
bcmdog0 at simplebus0
bcmrng0 at simplebus0
pluart0 at simplebus0
bcmaux0 at simplebus0
com0 at simplebus0: ns16550, no working fifo
com0: console
dwctwo0 at simplebus0
simplebus1 at mainbus0: "clocks"
agtimer0 at mainbus0: tick rate 19200 KHz
usb0 at dwctwo0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Broadcom DWC2 root hub" rev
2.00/1.00 addr 1
uhub1 at uhub0 port 1 configuration 1 interface 0 "Standard Microsystems
product 0x9514" rev 2.00/2.00 addr 2
smsc0 at uhub1 port 1 configuration 1 interface 0 "Standard Microsystems
SMSC9512/14" rev 2.00/2.00 addr 3
smsc0: address b8:27:eb:fd:e2:73
ukphy0 at smsc0 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI
0x0001f0, model 0x000c
umass0 at uhub1 port 2 configuration 1 interface 0 "HP v222w" rev
2.00/11.00 addr 4
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, initiator 0
sd0 at scsibus0 targ 1 lun 0: <hp, v222w, 1100> SCSI2 0/direct removable
serial.03f03f40AA0000000444
sd0: 7680MB, 512 bytes/sector, 15728640 sectors
umass1 at uhub1 port 3 configuration 1 interface 0 "HP v222w" rev
2.00/11.00 addr 5
umass1: using SCSI over Bulk-Only
scsibus1 at umass1: 2 targets, initiator 0
sd1 at scsibus1 targ 1 lun 0: <hp, v222w, 1100> SCSI2 0/direct removable
serial.03f03f40AA0000000708
sd1: 7680MB, 512 bytes/sector, 15728640 sectors
bootfile: sd0a:/bsd
boot device: sd0
root on rd0a swap on rd0b dump on rd0b
WARNING: CHECK AND RESET THE DATE!
-------------------------------------------------------------------

Regards,

Kihaguru

Reply via email to