Hi Robert,

On Thu, 2005-09-29 at 14:41 +0200, Robert Jordens wrote:
> Hello!
> 
> [Thu, 29 Sep 2005] Antonio wrote:
> > Is it normal that I have to mount shm through the fstab? 
> 
> No. It should get mounted via /etc/init.d/mountvirtfs on all recent
> debian systems (sarge, etch, sid...)
> 
> You can go through the checks there and see why it fails to mount it.

Thanks for the very useful clarification. I've found that the problem is
that mountvirtfs doesn't mount properly shm on boot (there is a /dev/shm
node but has wrong permissions: drwxr-xr-x). If I manually stop the
service mountvirtfs and then start it gain, shm is mounted properly
with the right permissions (drwxrwxrwxt). Only restarting the service
seems to not work. I've noted that I have the same problem with devpts:
it's mounted only after stopping and starting mountvirtfs.

[cut]
> No. jackd already depends on a sufficiently recent libc6 that tries to
> mount /dev/shm. If glibc6 can't do it, jackd can't either. In that case
> the user should read things like the README where it says that shmfs
> should be mounted.

Thanks again for the clarifications. I understand that my request doen't
have sense because the mounting of shm should be transparent to the user
(but it's not transparent for me now).

I've done a quick search and I've found this bug #317329 for sysv-rc.
What you suggest to do? Have I to fill a bug to sysv-rc?

Best regards,

  ~ Antonio



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to