On 8/24/10, Aurelien Jarno <[email protected]> wrote: > What worry me is that "/dev/dsk" is the default path, but the user can > specify another one through some options. Is it going to work in that > case?
Yes, this already works without 10_dev_dsk.diff. > Also what happens if it fails opening the device through GEOM? Without my patch it would try to use /dev/dsk/ (unless -d was used) and fail. With my patch it's supposed to work, but this hasn't been tested even on FreeBSD so I don't know. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

