On Sat, Aug 18, 2018 at 09:21:40PM +0100, João Miguel wrote: > I think it would be useful for it to be doable with «mount» as: > > mount --relative-root /dev/something /mnt/somewhere > > Or at least: > > mount /dev/something /mnt/somewhere > mount -a --fstab /mnt/somewhere/etc/fstab --relative /mnt/somewhere Note that this is implemented in v2.35, where we have --target-prefix and options like --all are able to follow this prefix. It's also possible to use -o for --all to overwrite fstab mountoptions. Karel > -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com