Jump to content

PC Apps & Utils: Nemo Actions to mount OG XBox disk image


Recommended Posts

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


 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...