Hi, I have the umount and bioctl -d commands in /etc/rc.shutdown, in case I forget to do it manually.
If you don't do that proberly, you will need to fsck the device, next time you attach it. -Stefan Origineel bericht Van: Roderick Verzonden: zondag 24 februari 2019 21:53 Aan: misc@openbsd.org Onderwerp: "bioctl -d" before shutdown Excuseme that I ask instead of inspecting rc files. :) I do manually bioctl -c C -l /dev/XXX softraid0 and mount the resulting device. Should I manually unmount and do "bioctl -d ...." before shutdown? Or just shutdown? The umount will sure be done, but also the bioctl -d? Thanks Rodrigo