si_kabayan Posted January 7 Posted January 7 View File Nemo Actions to mount OG XBox disk image WHAT: This is a Nemo Action script to enable mount OG Xbox disk image (in .img or .qcow2 format) option in nemo's context menu. This archive contains files as shown below: nemo-mount-ogxbox-disk ├── fatxfs ├── INSTALL ├── mount_xbox_disk.nemo_action └── nemo-mount-ogxbox-disk fatxfs is my personal build of https://github.com/mborgerson/fatx INSTALL is these files install script. mount_xbox_disk.nemo_action is the nemo action nemo-mount-ogxbox-disk is the main script HOW TO: Install yad and qemu-nbd. E.g. in Debian based it's sudo apt install yad qemu-utils Extract nemo-mount-ogxbox-disk.7z Enter the newly extracted directory run INSTALL script Select which PATH to install the files Profit! NOTE: The script try to mount image as regular user if possible. But qcow2 image (default used by qemu) need to exposed as network block device which AFAIK only root can access it. Ofcourse we can include this script to sudoer, but I think it better to keep the default behaviour. nemo-mount-ogxbox-disk.7z Submitter si_kabayan Submitted 01/07/24 Category PC Based Applications Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.