[issue762] missing 's0' in device use

Nicolas Thery nthery at gmail.com
Sat Aug 11 05:13:15 PDT 2007


Hello,

2007/8/11, Simon 'corecode' Schubert <corecode at fs.ei.tum.de>:
> Nicolas Thery wrote:
> > There is also a missing 's0' in vkernel man page.
> [..]
> > -echo '/dev/vkd0a / ufs rw 1 1' >/mnt/etc/fstab
> > +echo '/dev/vkd0s0a / ufs rw 1 1' >/mnt/etc/fstab
>
> are you sure that this is needed?  I thought vkd don't use a slice table.

Well, when I "ls /dev/vkd0*", I get:

/dev/vkd0 /dev/vkds0 /dev/vkds0a ...

There is no /dev/vkd0a printed.

First time I configured the vkernel, I referred to an old version of
vkernel.7 and had to manually add 's0' to some other commands so after
checking /dev as shown above I added it in /etc/fstab too and it's
been running ok since.

However, I've just put /dev/vkd0a in /etc/fstab and it works too.

Is 's0' somehow added by mount or the kernel?

Cheers,
Nicolas





More information about the Bugs mailing list