Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 1999 21:58:53 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        aa8vb@ipass.net, bde@zeta.org.au
Cc:        emulation@FreeBSD.ORG, stable@FreeBSD.ORG
Subject:   Re: vnconfig & FAT filesystem -- supported?
Message-ID:  <199906181158.VAA14119@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
> |For the current problem, just configure the vn device to support slices and
> |labels.
>
>I think I found the feature you're referring to, but it didn't quite work.
>Is this right?:
>
>    # vnconfig -s labels /dev/vn0 /data/doscmd_C_drive
>    # mount -t msdos /dev/vn0s1 /mnt
>    msdos: /dev/vn0s1: Device not configured
>
>    # ls -l /dev/vn0s1
>    brw-r-----  1 root  operator   15, 0x00020002 May 27 13:43 /dev/vn0s1

This only sets the label flag for vn0.  Use `vnconfig -c ...' to configure
vn devices.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906181158.VAA14119>