[arch-general] mkarchiso operates poorly with new glibc-2.18 built without pt_chown

Thomas Bächler thomas at archlinux.org
Sat Aug 17 04:18:31 EDT 2013


Am 15.08.2013 18:00, schrieb Vadim Ushakov:
> mkarchiso init executes command mount -t devpts devpts
> ${work_dir}/root-image/dev/pts
> Executing that command seems to drop mount options of /dev/pts, now we
> have both devpts mount points have the same options:
> vadim at aquila:~$ mount -t devpts

First, this seems like a kernel bug. The old mount point should not be
changed in this case - if they necessarily must have the same option,
the new mount point should get the options of the existing one.

One should either use a --bind mount call or use the 'newinstance'
option. The latter brings a few small issues, but those can be worked
around.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20130817/0285e474/attachment.asc>


More information about the arch-general mailing list