Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 1999 22:07:13 -0400
From:      Randall Hopper <aa8vb@ipass.net>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        emulation@FreeBSD.ORG, stable@FreeBSD.ORG
Subject:   Re: vnconfig & FAT filesystem -- supported?
Message-ID:  <19990618220713.C1263@ipass.net>
In-Reply-To: <199906181158.VAA14119@godzilla.zeta.org.au>; from Bruce Evans on Fri, Jun 18, 1999 at 09:58:53PM %2B1000
References:  <199906181158.VAA14119@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans:
 |> |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.

Thanks!  Works like a charm now.  

I don't understand why -c isn't needed for cd9660's, but I'll remember that
it is for msdos slices.

Randall



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?19990618220713.C1263>