Is there MAKEDEV things to add also? Den sön 5 aug. 2018 09:15Jonathan Gray <j...@jsg.id.au> skrev:
> On Sat, Aug 04, 2018 at 06:38:20PM +1000, Jonathan Gray wrote: > > On Sat, Aug 04, 2018 at 05:37:11PM +1000, Jonathan Gray wrote: > > > On Sat, Aug 04, 2018 at 09:33:45AM +0300, Kihaguru Gathura wrote: > > > > 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 > > > > ------------------------------------------------------------------ > > > > > > softraid is not currently built as part of the ramdisk kernel on arm* > > > also the case for landisk, loongson, luna88k, octeon, sgi, socppc > > > > bio as well > > And then someone needs to add support to armv7/arm64 efiboot to be able > to boot from it like amd64, i386 and sparc64 can. > >