Copyright © 2011 x83.net. All rights reserved.
useradd -G wheel -g wheel -m -s /bin/ksh giany
user mod -s /usr/pkg/bin/bash giany
Check ”user” syntax.
I tested NetBSD 4.0 under Qemu and all seems to work fine.
First of all create a slice partition of 3GB.
dd if=/dev/zero of=scratch.img bs=3072 count=1000000
and then boot NetBSD using the iso :
(more…)