si_kabayan
-
Posts
20 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Store
Gallery
Events
Downloads
News
Tutorials
Files posted by si_kabayan
-
Nemo Actions to mount OG XBox disk image
By si_kabayan in PC Based Applications
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 └── nemo-mount-ogxbox-disk
fatxfs is my personal build of https://github.com/mborgerson/fatx INSTALL is these files install script. 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
15 downloads
0 comments
Updated