Skip to content

Adds all required Fedora objects to allow users to ingest and retrieve disk images through the Islandora interface.

License

Notifications You must be signed in to change notification settings

Islandora/islandora_solution_pack_disk_image

Repository files navigation

Disk Image Solution Pack Build Status

Introduction

Adds all required Fedora objects to allow users to ingest and retrieve disk images through the Islandora interface.

Requirements

This module requires the following modules/libraries:

Installation

Install as usual, see this for further information.

Sleuthkit install:

  • sudo apt-get install libafflib-dev afflib-tools libewf-dev ewf-tools
  • git clone https://github.com/sleuthkit/sleuthkit.git
  • cd sleuthkit
  • ./bootstrap
  • ./configure (no need to declare --with-afflib=dir if you installed libafflib-dev and afflib-tools as described above)
  • make && sudo make install && sudo ldconfig

Note: If you're on Ubuntu 12.04, you will need to build libewf from source.

Configuration

Set the path for fiwalk in Administration » Islandora » Solution pack configuation » Disk image (admin/islandora/solution_pack_config/disk_image).

image

If you would like to index the output of fiwalk in Solr, you can use this xslt.

Documentation

Further documentation for this module is available at our wiki.

Usage

The batch provided by this module is virtually identical to scan batch. The only difference is that the content_models parameter has no effect.

Troubleshooting

Having problems or solved a problem? Check out the Islandora google groups for a solution.

Maintainers

This project was inspired by Mark Matienzo's Gumshoe.

Development

If you would like to contribute to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3

About

Adds all required Fedora objects to allow users to ingest and retrieve disk images through the Islandora interface.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published