Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Disk Image Solution Pack 

...

Overview

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:

...

Dependencies

...

  • libafflib-dev

...

  • libewf-dev

...

  • ewf-tools

Downloads

Release Notes and Downloads

Installation

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 (for fiwalk  at http://path.to.your.site/admin/islandora/solution_pack_config/disk_image).If  If you would like to index the output of of fiwalk in  in Solr, you can use [this](https://github.com/yorkulibraries/basic-solr-config/blob/kappa/islandora_transforms/slurp_all_DFXML_to_solr.xslt) xsltuse this xslt.

Content Models, Prescribed Datastreams and Forms

The Disk Image Solution Pack comes with the following objects in http://path.to.your.site/admin/islandora/solution_pack_config/solution_packs:

  • Islandora Disk Image Content Model (islandora:sp_disk_image)
  • Disk Image Collection (islandora:sp_disk_image_collection)

A file ingested using the Disk Image Solution Pack's content model will have the following datastreams:

RELS-EXT

Default Fedora relationship metadata

MODS

MODS record filled out during ingest

DC

Dublin Core record

OBJ

Original disk image file uploaded

TN

Default thumbnail icon for disk image objects

The Disk Image Solution Pack comes with the Disk Image MODS form.