bashmount icon indicating copy to clipboard operation
bashmount copied to clipboard

Tool to mount and unmount removable media from the command-line

Results 12 bashmount issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/70697865/176708054-72a31b2c-5bef-47b3-9eb8-e6d1062823ad.png)

set the title of the terminal window to 'bashmount' and reset it to the previous state on exit.

Hello, thanks for this great tool. I ran into an issue today where I couldn't filter certain zfs partitions from the bashmount device list; for some reason some zfs vdevs...

This PR improves processing when `findmnt` returns more than a single mount path for a device. This may happen when the same device has been mounted multiple times, e.g. via...

There are extra line breaks in the menu and submenu when a device has been mounted at multiple locations (as in bind mounts or btrfs subvolume mounts). These extra newlines...

When trying out bashmount, I discovered that when I attempt to unmount the device, I get ` Error unmounting /dev/sdf1: GDBus.Error:org.freedesktop.UDisks2.Error.DeviceBusy: Error unmounting /dev/sdf1: target is busy ` When I...

Would it be possible to allow to specify options only for specific file systems. For example, I would like to use `compress=zstd` on `btrfs`. Using this options give errors on...

Once installed into /usr/share/applications or ~/.local/share/applications, this can be used to launch a terminal running `bashmount` through a GUI like Rofi, Gnome, etc. This can be helpful if you forget...

Hi, I was wondering if it would be possible for `bashmount` to read /etc/fstab and determine if there is a desired mount point for the device, by reading either UUID...

I have been running `bashmount` for a long time with colorize disabled. After updating to 4.3.1 from a much older version, `bashmount` no longer runs with `colorize='0'`. I get the...