http://jjz5ajknu5rku4p6xb6i5xwjnp3nd6c3jwi2qnzbpaodyf7g2lja.b32.i2p/docs/misc/index.html
You can then remount the filesystem with journaling enabled: # mount -u -o rw,noatime,log / Adding a disk to an existing system Halt the system Connect the new drive and reboot Check dmesg(8) output to confirm that the drive
is recognized Write a disklabel(5) including the partitions using disklabel(8) (if the disk doesn't have a disklabel yet, you'll probably
do something like: disklabel -i -I sd1 # ignore any "sd1: no disk label" Partition 'c' is reserved for the entire NetBSD portion of a...