DragonFly users List (threaded) for 2008-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: setting up vkernel
On Sat, Oct 18, 2008 at 11:59 AM, dark0s Optik <shiftcoder@gmail.com> wrote:
> I have typed:
>
> mkdir /home/var.vkernel
> ln -s /home/var.vkernel /var/vkernel
>
> dd if=/dev/zero of=/var/vkernel/rootimg.01 bs=1m count=2048
> vnconfig -c -s labels vn0 /var/vkernel/rootimg.01
> disklabel -e vn0s0
Did you to add the a: partition at this point?
>
> after I close vi with :wq
>
> and I typed
>
> newfs /dev/vn0s0a
> newfs: /dev/vn0s0a: in unavailable
>
> What is the problem?
>
> Regards,
> savio
>
> --
> only the paranoid will survive
>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]