I briefly checked Blivet and it is currently calls cmdline mount(8). There exists libmount library [1], which could be used to streamline the mounting without forking. Unfortunately, it does not have Python bindings yet, but that can be solved. 1: https://www.kernel.org/pub/linux/utils/util-linux/v2.21/libmount-docs/ I had a brief chat with libmount author (Karel Zak, on cc:) and it would be possible to add fstab editing to the library, so Blivet would get it for free. David, what do you think about? I know, Blivet can mount stuff even now and using a library wouldn't add immediate benefit, but fstab editing could be worth checking. Jan _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list