Digital Archives Workstation Update: KryoFlux, FRED, and BitCurator Walk into a Bar…

The Manuscripts Division processing team’s new digital archives workstation.

Over the past year and a half, the Manuscripts Division processing team has made two significant additions to our digital archives workstation. The first, mentioned briefly in our July 2016 post, was a KryoFlux forensic floppy controller, which allows archivists to create disk images from a variety of obsolete floppy disk formats. The second, more recent addition was a forensic computer workstation called the Forensic Recovery of Evidence Device (FRED), which arrived this May (1). We now use the FRED in a native BitCurator environment as our primary workstation, along with the KryoFlux and a growing collection of external drives. While this streamlined setup has vastly improved our born-digital processing workflow, we would be lying if we didn’t admit that getting to this point has involved back-and-forth discussions with IT colleagues, FRED troubleshooting, and a fair share of headaches along the way. This post will describe how we got these new tools, FRED and KryoFlux, to work together in BitCurator.

Before we had the FRED, we operated the KryoFlux from the Windows partition of our digital processing laptop (which is partitioned to dual boot Bitcurator/Ubuntu Linux and Windows 7). To get to this point, however, we had to jump over some hurdles, including confusion over the orientation of drives on our data cable, which differed from the diagram in the official KryoFlux manual; finicky USB ports on our laptop; and the fact that the laptop didn’t seem to remember that it had the KryoFlux drivers installed between uses (2). While operating the KryoFlux meant we had to do some sort of extra finagling with each use, it nonetheless allowed us to image floppies we couldn’t with our previous tools.

In addition to hardware components such as the controller board, floppy drive, and associated cables, the KryoFlux “package” also consists of a piece of software called DiskTool Console (DTC), which can be run directly in the terminal as a command line tool or through a more human-friendly graphical user interface (GUI). The KryoFlux software is compatible with Windows, Mac, and Linux. However, we initially went with a Windows install after hearing a few horror stories about failed attempts to use KryoFlux with Linux. Though operational, this set-up quickly became unsustainable due to the laptop’s tendency to crash when we switched over from disk imaging in Windows to complete later processing steps in BitCurator. Whenever this happened, we had to completely reinstall the BitCurator partition and start from scratch, sometimes losing our working files in the process. In addition to this problem was the issue of our quickly dwindling hard drive space. In order to sidestep this mess, we needed to install the KryoFlux on the FRED. Since we planned to have the FRED running the BitCurator environment as its only operating system to avoid any future partitioning issues, this meant we would have to attempt the dreaded Linux install.

Our feelings about Linux before the Archivist’s Guide to KryoFlux. Source: http://gph.is/1c55ovc

Luckily, the arrival of our FRED in May 2017 coincided with the advent of the Archivist’s Guide to KryoFlux. Although the KryoFlux is gaining popularity with archivists, it was originally marketed towards tech-savvy computer enthusiasts and gamers with a predilection for vintage video games. The documentation that came with it was, to put it nicely, lacking. That’s where an awesome group of archivists, spearheaded by Dorothy Waugh (Emory), Shira Peltzman (UCLA), Alice Prael (Yale), Jennifer Allen (UT Austin), and Matthew Farrell (Duke) stepped in. They compiled the first draft (3) of the Archivist’s Guide to KryoFlux, a collaborative, user-friendly manual intended to address the need for clearer documentation written by archivists for archivists. Thanks to the confidence inspired by this guide, our dark days of Linux-fearing were over. We did encounter some additional hiccups on our way to a successful Linux install on the FRED — but nothing we couldn’t handle without the tips and tricks found in the guide. The following are some words of wisdom we would offer to other archivists who want to use KryoFlux in conjunction with the FRED and/or in a natively installed BitCurator environment.

First, when installing KryoFlux on a Linux machine, there are a few extra steps you need to take to ensure that the software will run smoothly. These include installing dependencies (libusb and the JDK Java Runtime Platform) and creating a udev rule that will prevent future permissions issues. If the previous sentence is meaningless to you, that’s ok because the Archivist’s Guide to KryoFlux explains exactly how to do both of these steps here.

A second problem we ran into was that, even though we had Java installed, our computer wasn’t invoking Java correctly when we launched the KryoFlux GUI; the GUI would appear to open, but important functionality would be missing (such as a completely blank settings window). A tip for bypassing this problem can be found several paragraphs into the README.linux file that comes with the KryoFlux software download; these instructions indicate that the command java -jar kryoflux_ui.jar makes Java available when running the GUI. To avoid having to run this command in the terminal every single time we use the GUI, we dropped the command into a very short bash script. We keep this script on the FRED’s desktop and click on it in order to start up the GUI in place of a desktop icon. There are likely other solutions to this problem out there, but this the first one that worked consistently for us.

Annotated section of README.linux file from the KryoFlux software for Linux (which you can download from this page.)

One particularity of the FRED to keep in mind when working with the KryoFlux, or any external floppy controller or drive, is the FRED’s internal Tableau write blocker (UltraBay). Since the KryoFlux employs hardware write-blocking (after you remove a certain jumper block (4) ), the FRED’s internal hardware write blocker is unnecessary and will create problems when interfacing with external floppy drives. To bypass the FRED’s Tableau write blocker, make sure to plug the KryoFlux USB data cable into one of the USB ports along the very top of the FRED or those on the back, not the port in the UltraBay.

Plug the KryoFlux data cable into the USB ports that are not connected to the internal write blocker in the FRED’s UltraBay. Like so.

Technical woes aside, the best part about our new FRED/KryoFlux/BitCurator set-up is that it allows us to access data from floppy disks that were previously inaccessible due to damage and obscure formatting. Just this summer, our inaugural Manuscripts Division Archival Fellow, Kat Antonelli, used this workstation to successfully image additional disks from the Toni Morrison Papers. Kat was also able to use Dr. Gough Lui’s excellent six-part blog series on the KryoFlux to interpret some of the visualizations that the KryoFlux GUI provides. From these visualizations, she was able to glean that several of the disks that even the KryoFlux couldn’t image were most likely blank. While the Archivist’s Guide to KryoFlux provides a great way to get started with installation, disk imaging, and basic interpretation of the KryoFlux GUI’s various graphs, learning how to navigate these visualizations is still somewhat murky once you get beyond the basics. As archivists continue to gain experience working with the KryoFlux, it will be interesting to see how much of this visual information proves useful for archival workflows (and of course, we’ll document what we learn as we go!)

What does it all mean? (The left panel shows us how successful our disk image was. The right panel contains more detailed information about the pattern of data on the disk.)

(1) The processing team drafted a successful proposal to purchase the FRED based on the results of a survey we conducted asking 20 peer institutions about their digital archives workstations. We plan to publish the results of this survey in the near future. More to come on this project in a future post!

(2) You can read more about our troubleshooting process for these issues in the “Tale of Woe” we contributed to the Archivist’s Guide to KryoFlux. More on this resource later in this post.

(3) The guide is still in draft form and open for comments until November 1, 2017. The creators encourage feedback from other practitioners!

(4) See page 3 of the official KryoFlux manual for instructions on enabling the write blocker on the KryoFlux. (3.5” floppies can also be write-blocked mechanically.)

Moving Beyond the Lone Digital Archivist Model Through Collaboration and Living Documentation

Click here to view slides.

Below is the text of a presentation Elvia Arroyo-Ramirez, Kelly Bolding, and Faith Charlton gave earlier this month at the 2017 Code4Lib conference in Los Angeles, CA. The talk focused on the Manuscripts Division Team’s efforts to manage born-digital materials and the challenges of doing this work as processing archivists without “digital” in their titles. 

Hello everyone, welcome to the last session of the last day of code4lib. Thank you for sticking around.

What we want to talk about in the next 10 minutes are the numerous challenges traditional processing archivists can face when integrating digital processing into their daily archival labor. Shout out to UCSB, NCSU, and RAC for presenting on similar topics. Knowledge, skills, and institutional culture about who is responsible for the management of born-digital materials can all be barriers for those that do not have the word “digital” in their job titles.

Our talk will discuss steps the Manuscripts Division at Princeton University has taken to manage its born-digital materials through collaboration, horizontal learning, and living documentation.

But first, we’ll introduce ourselves: Hi, I am:

  • Elvia – I am the Processing Archivist for Latin American Collections
  • Kelly – I am a Manuscripts Processor
  • Faith – I am the Lead Processing Archivist for Manuscripts

We, along with two other team members, including Allison Hughes and Chloe Pfendler, who both contributed to efforts we will discuss here, form part of the Manuscripts Division in our department. And though we are all “traditional” processing archivists who do not have the word “digital” in our titles, we’ve increasingly encountered digital assets in the collections we are responsible for processing.

First we wanted to give everyone a breakdown of our department. Princeton’s archival repositories are actually physically split between two libraries with three main divisions. The Manuscripts Division (where we are located) is in Firestone Library; Public Policy and the University Archives are located several blocks away at Mudd Library. The library currently employs one dedicated Digital Archivist for the University Archives and that is Jarrett Drake, whom without his expert guidance and skill sharing, we wouldn’t be giving this presentation. Jarrett has really set the tone for horizontal learning and opening opportunities for skill building and sharing across the divisions of the department to empower his colleagues to take on digital processing work.

With that said, the Manuscripts Division has no digital archivist, so digital processing responsibilities are distributed across the team, which initially left us feeling like [gif of Ghostbusters team at the onset of meeting a ghostbusting challenge].

To dive into this type of work we needed to take some first steps. 

We literally jumped at the chance to begin managing our digital backlog by participating in SAA’s 2015 Jump in 3 initiative, which allowed us to gain intellectual control over legacy media within the division’s 1600 or so manuscript collections. We also began updating pertinent documentation, such as our deed of gift, and drafting new guidelines for donors with born-digital materials. We also began assembling our first digital processing workstation – a dual booting BitCurator and Windows 7 laptop connected to various external drives, including a Kryoflux for imaging problematic floppy disks.

With Jarrett’s assistance we began processing born-digital materials using the workflows he and his predecessors had developed for University Archives. We’ve also experimented with new tools and technologies; for example, setting up and using the KryoFlux and creating bash scripts to reconcile data discrepancies. So far, our work continues to be an ongoing process of trial, error, and, most importantly, open discussion.

Okay, let’s talk about horizontal learning. As an increasing number of archivists in our department were gaining the skills necessary to handle digital processing, the opportunity to share our expertise and experiences across divisions materialized. The following are two examples of how we’ve built this collaborative approach.

Over the last year a group of archivists from the across the department, including the Digital Archivist, came together to form DABDAC, the Description and Access to Born-Digital Archival Collections working group, as a means of maintaining an open forum for discussing born-digital description and access issues.

Members meet biweekly to discuss case studies, fails, potential new tools they are interested in experimenting with, readings, additions to workflows, etc. The workgroup follows a “workshop” model; whoever has a current description or access issue can bring it to the meeting’s agenda and ask the collective for advice.

Creating a horizontal skill-sharing environment has boosted our confidence as nascent digital archivists. Now with a baseline understanding of digital processing and the tools we need to do this type of labor, we sought the advice of our peers within the profession to help inform the development of our very own digital archives workstation. The team developed a survey asking 20 peer institutions about their local setup, which ultimately informed our decision in purchasing a FRED machine. Thanks to those who responded and provided us with in depth and extremely helpful responses.

Another key theme that has emerged from our experiences is the importance of living documentation. By this, we mean workflow documentation that is:

  • collaboratively created;
  • openly accessible and transparent;
  • extensible enough to adapt to frequent changes; and  
  • flexible enough to use across multiple divisions.

Managing living documentation like our Digital Records Processing Guide on Google Drive allows us to maintain tried-and-true guidelines vetted by the Digital Archivist, and supplemented by other archivists who work with digital materials.

We currently use the Comments feature to link from specific steps in the workflow to separate Google Docs, or other online resources that can inform decision-making or provide working alternatives to specific steps. We also write and link to documents we call “reflections.” These reflection documents detail improvised solutions to problems encountered during processing so that others can reuse them. By expanding our workflows this way, we extend the value of time dedicated to experimentation by documenting it for future repurposing.

Digital processing also presents opportunities for archivists to develop workflows collaboratively across institutions, especially since archivists often adopt digital tools developed for other fields like forensics. These tools often come poorly documented or with documentation intended for users with very different goals. One example is the KryoFlux, pictured here, a forensic floppy controller that many archivists have adopted. While our KryoFlux arrived from Germany with a few packages of gummy bears, the setup instructions were not so friendly. Luckily, we have benefitted tremendously from documentation that other repositories have generously shared online, particularly guides created by Alice Prael and others at Yale. UCLA’s Digital Archivist Shira Peltzman also recently asked us to contribute our “Tale of Woe” to a collaborative KryoFlux User Guide currently being drafted.

Before we conclude, we want to acknowledge both the particular institutional privileges that allow us to conduct this work as well as the broader structural challenges that complicate it. We are fortunate that the structure of our department affords processing archivists the time necessary to collaborate and experiment, as well as the material resources to purchase tools.

At the same time, while archivists are shifting functionally into more technical roles, institutional structures do not always acknowledge this shift. In our collective experience as an all-female team, we’ve faced challenges due to gendered divisions of labor. Even though the library and archives profession swings heavily female, technical positions in libraries still remain predominantly male. When these gender-coded realities are not acknowledged or challenged, undue and sometimes stubborn expectations can be placed on those who are expected to do the “digital” work and those who are not. For those in “traditional” processing roles with technical responsibilities that now fall within their domain, their labor can be often underappreciated or unacknowledged.

To wrap up, the realities of contemporary manuscript collections have made it clear that the lone digital archivist model no longer works for some institutions, particularly larger ones. As a team, we have met the challenge of integrating digital processing into our regular work by focusing on collaboration, horizontal learning, and living documentation. Although digital processing is new for us, we’ve been able to apply many skills we’ve already developed through prior work with metadata management, and we encourage our fellow archivists to find confidence in these skills when jumping into this work. We wanted to share with you the work we’ve done locally in hopes that our case study may empower anyone in a “traditional” processing role to take on the work that’s often been confined to that of the “digital archivist,” particularly by reaching out to others, whether they be in a different division, department, or institution.

We look forward to further collaboration with other colleagues at our home base and hope to continue building relationships and collaborating with others in the profession at large.
We leave you with a bibliography of additional resources and our contact information, and some gummy bears. Thank you.

Princeton goes to RAC!

Portrait of John D. Rockefeller Jr. (1874-1960)

On Wednesday, January 18th the Manuscripts Division team went on a field trip to the Rockefeller Archive Center (RAC) located in Sleepy Hollow, NY. The team, who consists of Kelly Bolding, Faith Charlton, Allison Hughes, Chloe Pfendler, and myself, was graciously invited by RAC’s Assistant Digital Archivist Bonnie Gordon to meet with our RAC counterparts and have discussions about born digital processing, in specific to knowledge sharing, providing peer support, and horizontal leadership. The team also received a tour of the Center by the Director of Archives, Bob Clark.

The “seed” to this exchange was planted when Faith reached out to Bonnie about RAC’s digital processing workstation specifications (hardware, software, peripheral tools, etc.), which is part of a larger endeavor that we have taken on to best inform building our own workstation (more on this project to come!). In the exchange, Bonnie asked about DABDAC (Description and Access to Born Digital Archival Collections), a peer-working group here in our Department that I had previously mentioned in a presentation I gave at last year’s PASIG meeting at MoMA in New York. Side note: both Bonnie and her colleague Hillel Arnold wrote about their PASIG experience in RAC’s Digital Team blog, Bits & Bytes, which is an excellent resource to keep abreast of digital preservation news and RAC’s innovative projects. In our communication, it became clear that the two respective processing teams at Princeton and RAC were currently undergoing similar efforts of collaborative knowledge and skill set building with regards to born-digital processing. In fact, representatives of both teams are set to give presentations at the upcoming 2017 code4lib conference (*cough*, *cough*) that revolve around how to build competence (and confidence) across an entire team, regardless of whether the word “digital” appears in an archivist’s job title.

Considering that both teams are figuring out ways to get everyone on their team up to speed with digital processing, we decided to meet, to learn from each other, and talk strategy out loud. Here is what I learned from the Rockefeller Archive Center:

RAC’s institutional history:

I’ve always wondered what else could be found in the Rockefeller Archive Center other than Rockefeller family archives. It turns out RAC is also home to the archives of many philanthropic and service organizations like the Ford Foundation, the Commonwealth Fund, and other organizations that were founded by Rockefeller family members like the Rockefeller Foundation. The Center operates in an actual house that was originally built for Martha Baird Rockefeller, John D. Rockefeller Jr.’s second wife, which makes for a very interesting set up for an archival repository. There were many, many bathrooms in the house, which left me wondering if RAC’s entire archival staff of 25 has their own personal bathroom.

RAC’s digital processing workstation:

RAC’s digital processing workstation

RAC currently uses a FRED (Forensic Recovery Evidence Device) in conjunction with a KryoFlux, and a number of floppy disk controllers, like FC5025, to disk image 3.5” and 5.25” floppies; and FTK Imager to image optical disks and hard drives. The fact that the KryoFlux and floppy disk controllers can be connected to the FRED, and the FRED is able to access the contents of floppies from these devices, is perhaps the most important thing the Princeton team learned from RAC since we were previously working under the assumption that the FRED’s internal tableau write blocker will disallow the FRED’s ability to access these. The Center also has the use of a MacBook in order to be able to image Mac-formatted materials, which is something that our team is thinking of also including in our workstation in the near future since we have, and anticipate, legacy Mac-formatted materials in our collections.

Bonnie also mentioned that they have FTK installed on their FRED workstation, though it requires a lot of manual labor and is considering getting a second processing workstation with BitCurator installed. Neither the Manuscripts Division or our colleagues in the University Archives at Mudd Library utilize FTK or FTK Imager, and so far both we’ve been satisfied with the suite of tools BitCurator provides. Though because donor imposed access restrictions are much more prevalent in manuscript collections than in university archive materials, FTK might be particularly useful to zero in on particular files and folders with varying access restrictions.

Manuscript Division’s processing archives team with Bonnie Gordon, Assistant Digital Archivist for the Rockefeller Archive Center.

One thing that Bonnie said that I am beginning to understand and be critical about is the need for archivists to retool or hack their way through the current tools available to be able to use them for our needs. Many of these tools, FTK and FRED for example, are not built with archivists as primary customers in mind, but forensic investigators who use them to analyze evidence for criminal investigation. These forensic tools, at times, require significant time investments to be able to get them to be responsive to archivists’ needs, which makes hacking, or improvisation, necessary for folks who want to, or are currently doing, archival work for cultural institutions. In our own limited but growing knowledge and experience in preparing digital archives for long-term preservation, we’ve come across some challenges with configuring each discrete piece of equipment with the necessary operating system, hardware specifications, etc. It is like taking on the task of solving a giant jigsaw puzzle:

  • when you first start, you definitely don’t know which piece goes where;
  • you may even question if you have all the pieces you need;
  • or if you know how to put a damn jigsaw puzzle together;
  • you get frustrated and want to give up mid-completed puzzle;
  • then you realize that, if you assemble a bigger team together, each one of you can take different sides of the puzzle and go from there.

And truly, that is at the core of what our processing team here is trying to get at: empowering all of our processing staff with the skills and expertise to share the labor of processing born-digital archives so that more diverse sets of skills and experiences can influence conversations about workflows and configurations. If we put more heads together we invite more creative ways of working through roadblocks; and if we have more bodies, we can tackle the growing digital backlog more efficiently.

The Princeton team had an excellent field trip out to the Rockefeller Archive Center. Stay tuned as we return the favor to the RAC team and host them at our digs here in early spring!

Digital Processing Workflows & Improvisation: A Foray into Bash Scripting

Adventures in the command line.

Over the past year, processing archivists in the Manuscripts Division have begun to integrate digital processing into our regular work. So far, each group of digital materials we’ve put through our workflow has presented at least one unique challenge that required us to supplement the standard steps in order to meet our twin goals of preservation and access.

Improvisation, however, is no stranger to “traditional” archival processing in a paper-based setting. Professional standards and local guidelines lend structure to actions taken during processing. Still, there is always a degree of improvisation involved due to the fact that no two collections are alike (Hence, the archivist’s favorite answer to any question: “It depends.”) In the inevitable cases where existing documentation stops short of addressing a particular situation we encounter in the day-to-day, we use our professional judgement to get where we need to go a different way. We improvise.

Good guidelines have room for improvisation built-in. By documenting the context and reasoning behind each step, they empower users to deviate from the particulars while achieving the same general result. We’re lucky to have inherited this kind of thoughtful documentation from our colleagues at Mudd Library (notably, Digital Archivist Jarrett Drake). Archivists across the department who are processing digital materials have recently begun writing informal narrative reflections on particular problems we’ve encountered while working with digital materials and the improvisations and workarounds we’ve discovered to solve them. By linking these reflections to our digital processing guidelines, we hope to aid future troubleshooting, repurpose what we’ve learned, and share knowledge horizontally with our peers.

One example (1) is a recent issue I encountered while working with a group of text files extracted from several 3.5” floppy disks and a zip disk from the papers of an American poet. After acquiring files from the disks, our workflow involves using DROID (Digital Record Object Identification), an open source file format identification tool developed by the U.K. National Archives, to identify file formats and report any file extension mismatches. In this case, the report listed a whopping 4,791 mismatches, nearly all of which lacked file extensions entirely.

While Mac and Linux operating systems rely on internal file metadata (MIME types) rather than file extensions to determine which program is needed to open a file, Windows operating systems (and humans) rely on file extensions. Reconciling file extension mismatches is important both because future digital preservation efforts may require moving files across operating systems and because file extensions provide important metadata that can help future users identify the programs they need to access files.

Small quantities of files can be renamed pretty painlessly in the file browser, as can larger numbers of files requiring uniform changes within a relatively flat directory structure by using the rename or mv command in the terminal. In my case, the collection creator managed her files in a complex directory structure, and single directories often contained files of various types, making these manual solutions prohibitively time- and labor-intensive.

If there’s one thing I’ve learned from working with metadata, it’s that you should never do a highly repetitive task if, in the time it would take you to do the task manually, you could learn how to automate it. (2) In addition to completing the task at hand, you’ll develop a new skill you can reuse for future projects. While sitting down and taking a comprehensive online class in various programming languages and other technologies is certainly useful for archivists venturing into the digital, it’s often hard to find the time to do so and difficult to retain so much technical information ingested all at once. Problems encountered in day-to-day work provide an excellent occasion for quickly learning new skills in digestible chunks in a way that adds immediate value to work tasks and leads to better information retention in the long run. This philosophy is how I decided to solve my mass file renaming problem with bash scripting. I was somewhat familiar with the command line in Linux, and I figured that if I knew the command to rename one file, with a little finagling, I should be able to write a script to rename all 4,791 based on data from DROID.

To create my input file, I turned the file extension mismatch report from DROID into a simple CSV file containing one field with the full path to each file missing an extension and a second field with the matching file extension to be appended. To do so, I looked up the correct file extensions in the PRONOM technical registry using the identification number supplied by the DROID report. I then inserted the extensions into my input file using the Find/Replace dialog in Google Sheets, deleted columns with extraneous information, and saved as a CSV file.

The script I wrote ended up looking like this: (3)

My bash script.

In a nutshell, a bash script is a series of commands that tells the computer what to do. The first line, which appears at the beginning of every bash script, tells the computer which shell is needed to interpret the script. Lines 3-9 first clear the terminal window of any clutter (clear) and then prompt the user to type the file path to the input file and the location where a log file should be stored into the terminal (echo); after the user types in each file path, the script reads it (read) and turns the user’s response into variables ($input and $log). These variables are used in the last line of the script in a process called redirection. The < directs the data from the input file into the body of the script, and the > directs the output into a log file.

Terminal window containing prompts initiated by the echo command, along with user input.

The real mover and shaker in this script is a handy little construct called a while loop (while, do, & done are all part of its syntax). Basically, it says to repeat the same command over and over again until it runs out of data to process. In this case, it runs until it gets to the last line of my input file. IFS stands for internal field separator; by using this, I’m telling the computer that the internal field separator in my input is a comma, allowing the script to parse my CSV file correctly. The read command within the while loop reads the CSV file, placing the data from field 1 (the full path to each file to be renamed) into the variable $f1 and the data from field 2 into the variable $f2 (the file extension to be appended). The mv command is responsible for the actual renaming; the syntax is: mv old_name.txt new_name.txt. In this case, I’m inserting my variables from the CSV file. Quotes are used to prevent any problems with filenames or paths that have spaces in them. -v is an option that means “verbose” and prompts the terminal to spit out everything that it’s doing as it runs. In this case, I’m redirecting this output into the log file so that I can save it along with other administrative metadata documenting my interventions as an archivist.

In the end, what would have taken me or a student worker countless hours of tedious clicking now takes approximately four seconds in the command line. I’m glad I spent my time learning bash.


Notes

(1) For an even better example, see Latin American Collections Processing Archivist Elvia Arroyo-Ramirez’s “Invisible Defaults and Perceived Limitations: Processing the Juan Gelman Files” (here).

(2) Maureen Callahan’s “Computational Thinking and Archives” blog post certainly helped inspire this way of thinking.

(3) Here’s where I learned how to make my script executable and how to execute it from the command line.

Tooling Up: Building a Digital Processing Workstation

Learning about jumper settings on our 5.25" floppy disk workstation.

Learning about jumper settings on our 5.25″ floppy disk workstation.

Since completing a comprehensive survey of born-digital holdings within the Manuscripts Division in 2015, the archival processing team at Firestone Library has been steadily gathering the equipment necessary to safely access and preserve digital data stored on obsolete computer media. In addition to the nearly 400 digital media uncovered by our recent survey, the Manuscripts Division continues to acquire digital materials at an increasing pace, most recently within the papers of Toni Morrison, Juan Gelman, and Alicia Ostriker.

We’ve leaned heavily over the past year on the infrastructure and expertise of our colleagues at the Seeley G. Mudd Manuscript Library to get our feet wet with digital processing, including for help with extracting data from over 150 floppy disks in the Toni Morrison Papers. This year, we’ve taken the deep dive into assembling a digital processing workstation of our own. As born-digital archival processing becomes a core part of “regular” archival processing, the tools available to archivists must expand to reflect the materials we encounter on a day-to-day basis in manuscript collections; and we, as archivists, have to learn how to use them.

Manuscripts Division Digital Processing Toolkit (Because everything looks better in a cool toolkit).

3.5″ and 5.25″ floppy disks are a common occurrence within personal papers dating from the mid-1970s through the mid-2000s. Disks often arrive on our desks labeled only with a few obscure markings (if we’re lucky), but their contents remain inaccessible without equipment to read them. Since contemporary computers no longer contain floppy disk drives or controllers, we had to get creative. Based on research and recommendations from Jarrett Drake, Digital Archivist at Mudd Library, we assembled a toolkit of drives, controller boards, and connectors that have enabled us to read both 3.5” and 5.25” floppy disks on our dedicated digital processing laptop, which dual boots Windows 7 and BitCurator (a digital forensics environment running in Linux’s Ubuntu distribution).

3.5" Floppy Drive with USB Connector

3.5″ Floppy drive with USB connector

Fortunately, external drives for 3.5” floppy disks are still readily available online for around $15 from Amazon, eBay, or Newegg. We purchased one that connects directly to the USB port on our laptop, which Latin American Collections Processing Archivist Elvia Arroyo-Ramirez and our student assistant Ann-Elise Siden ’17 recently used to read and transfer data from 164 floppy disks in the Juan Gelman Papers (which will be the subject of an upcoming post).

5.25″ floppy disks, which preceded the 3.5″ model, present a somewhat hairier challenge since new drives are no longer commercially available. Based on positive results with a similar set-up at Mudd Library, we purchased a FC5025 USB 5.25″ floppy controller from Device Side Data to use in conjunction with an internal TEAC FD-55GFR 5.25″ floppy disk drive we bought from a used electronics dealer on Amazon. The Device Side Data floppy controller came with a 34-pin dual-row cable to connect the controller board to the drive and a USB cable to connect to our laptop. After hooking everything up, we also realized we would need a molex AC/DC power adapter to power the 5.25″ drive from a wall outlet, which we were also able to secure online at Newegg. All in all, our 5.25″ floppy disk workstation cost us about $130. Compare that to the price of archival boxes, folders, and bond paper, and it’s actually pretty reasonable.

5.25" Floppy Drive

5.25″ Floppy drive (Purchased used from Amazon dealer)

5.25" Floppy Drive Controller from Device Side Data

5.25″ Floppy drive controller from Device Side Data

While these set-ups have been largely successful so far, there have been a handful of problem 3.5″ floppy disks our drive couldn’t read, likely due to prior damage to the disk or obscure formatting. After doing some additional research into methods adopted by peer institutions, we decided to try out the KryoFlux, a forensic floppy controller that conducts low-level reads of disks by sampling “flux transitions” and allows for better trouble-shooting and handling of multiple encoding formats. While an institutional KryoFlux license is a significantly costlier option than the others we’ve discussed in this post, funds from our purchase will support future development of the tool, and it will be available for use by University Archives and Public Policy Papers staff as well as for those in the Manuscripts Division.

Very recently, we received our KryoFlux by mail from Germany. Upon opening and inspecting the package, among the hardware kit, controller boards, disk drive, and cables, we were delighted to find a gift: several packages of Goldbären (i.e. adorable German gummy bears). Our next steps will be installing the KryoFlux software on our laptop, connecting the hardware, and testing out the system on our backlog of problematic floppy disks, the results of which we will document in a future post. In the meantime, we are interpreting the arrival of these candies as a fortuitous omen of future success, and at the very least, a delicious one.

A gift from our friends at KryoFlux.

A fortuitous omen of future successes in disk imaging.

 

Wrangling Legacy Media: Gaining Intellectual Control Over (Born) Digital Materials

Not unlike many manuscript repositories, Princeton’s Manuscripts Division has been somewhat slow to act when it comes to managing born-digital materials. This largely has to do with the nature of our collections, most of which predate the 20th century, as well as the fact that we lacked the policies and infrastructure to deal with these materials. The number of more contemporary collections we’re acquiring, however, is rapidly increasing—particularly, the papers of still-active literary and cultural figures– as are the digital materials included in these collections. Coming to terms with this reality has led our division to begin taking the necessary steps to properly manage digital materials.

As a first step in doing so, we wanted to gain as much intellectual control as we could over our extant digital media. Our endeavor happened to coincide with SAA’s 2015 Jump In 3 initiative, which we decided to participate in as it provided structure, guidance, and a timeline for us to get the ball rolling. Jump In 3 was the third iteration of the “Jump In” initiative led by the Manuscript Repositories Section meant to help repositories begin to manage their born-digital records. It invited archivists to submit a report and survey of one or more collections in their repositories and also encouraged participants to take the additional steps of prioritizing collections for further treatment and developing the technical infrastructure for dealing with readable media.

STEP 1: Survey Finding Aids (XQuery Magic)

With the assumption that we had a minimal amount of digital media in our collections, we decided to survey all ~1600 of them. We first surveyed our EAD finding aids, which we manage in SVN (Subversion client within Oxygen XML editor), to locate description indicative of possible digital materials. Since descriptive practices for digital media haven’t been conducted in a consistent manner, if at all, we anticipated that existing descriptions would vary from finding aid to finding aid. This meant that our survey tool would need to capture descriptions of digital materials located in various EAD elements.

With the help of our colleague, Regine Heberlein (Principal Cataloger and Metadata Analyst), we wrote a simple XQuery that scanned all descriptive components of our EADs to locate text strings that matched a regular expression based on a list of words, including variant spellings, that we determined would indicate the likely presence of born-digital materials, such as “disk,” “floppy,” “CD,” “DVD,” “drive,” “digital,” “electronic,” etc.

xquery version “1.0”;
declare namespace ead = “urn:isbn:1-931666-22-9”;
declare default element namespace “urn:isbn:1-931666-22-9”;
declare copy-namespaces no-preserve, inherit;
import module namespace functx=“http://www.functx.com”
at “http://www.xqueryfunctions.com/xq/functx-1.0-doc-2007-01.xq”;
declare variable $COLL as document-node()+ := collection(“path/to/EAD/directory”);
let $contains_media := $COLL//ead:c/ead:*[not(self::ead:c) and matches(string(.), ‘(\s|^)flopp(y|ies)(\s|$)|(\s|^)dis(k|c|kette)s?(\s|$)|(\s|^)cd(-rom)?s?(\s|$)|(\s|^)dvds?(\s|$)|(\s|^)digital(\s|$)|(\s|^)(usb|hard|flash)\sdrives?(\s|$)’, ‘i’)]
return
<results xmlns=“urn:isbn:1-931666-22-9”>
{
for $media in $contains_media/parent::ead:c
return
<c level={$media/@level} id={$media/@id}>
{$media/*[not(self::ead:c)]}
</c>
}
</results>

The XQuery generated a list of matching EAD components in XML, which we then imported into Excel. Each row in the spreadsheet represented a component that the XQuery located, and each column, an EAD element within that component.

EADresults

Along with assistance from student workers, we meticulously examined and revised this spreadsheet, removing any irrelevant, extraneous, or redundant information; for example, false positives that resulted from other text strings matching our regular expression, or duplicate records for the same item resulting from multi-level description. We then extracted and transferred the most relevant data, including media type, file formats, and quantities, into additional columns, in order to provide more structure for this technical data, as well as to compute estimated totals. We also added columns to track our attempts to determine from the EAD data whether an item was likely born-digital or contained files of materials that had been digitized.

Controlled list for media type and estimated capacity (not always applicable as many descriptions were very general, i.e. “discs” and “floppies.”)

Controlled list for media type and estimated capacity (not always applicable as many descriptions were very general, i.e. “discs” and “floppies.”)

With the understanding that we were relying on imperfect metadata from older finding aids and, more importantly, that not all digital media were even described in the finding aid, our initial survey determined that the MSS Division held approximately 232 (born) digital media totaling 394 GB. In order to store two preservation copies and one access copy of all of the files on the digital media we found, we determined that we’d need a total of about 1.2 TB of storage space. While this number was likely somewhat inflated due to the fact that all media are probably not filled to full capacity, we preferred to err on the side of overestimating our storage needs, especially due to the anticipated presence of additional digital materials in our holdings for which we have no description. These were the figures we reported in our survey report for Jump In.

EADresults

STEP 2: Physically Survey Collections

The next step entailed physically looking at the materials that were identified in the EAD survey to enhance the data we had captured. We had two students conduct the survey and create an item-level inventory of the materials.

For this survey, we were able to more strictly adhere to the controlled list we had drafted for media type and estimated capacity. Other data we captured included any annotations on the items that may have existed, including media labels (or markings by the manufacturer) and media markings (or creator notes that may have been added); fortunately, for some items, markings included the actual media capacity that had been used as well as file format information. We also wanted to continue to determine, if possible, which items were actually born-digital as opposed to those that contained files of digitized materials, and to note whether or not the latter were duplicates of original paper copies that we also held. The thinking behind this was that this information would assist us in determining how to prioritize these materials.

physicalsurvey3

The number of media found during the physical survey was much higher than what we had determined from the EAD survey: rather than 232 items, we identified 394 media; the estimated storage capacity need more than tripled: we estimated that we needed about 4.2 TB of space as opposed to 1.2 TB.

Physicalsurveyresults1

Physicalsurveyresults2

Since conducting the survey we’ve discovered more digital media in existing collections and have also received materials in new acquisitions. For example, the Toni Morrison Papers includes over 150 floppy disks, both 3.5” and 5.25,” as well as a number of CDs and DVDs. We also recently received the papers of Argentine poet Juan Gelman with over 160 3.5” floppies as well as several CDs, DVDs, and flash drives.

Next Steps

We in the Manuscripts Division are very fortunate in that a solid foundation of policy and infrastructure for managing born-digital materials has already largely been developed by our colleagues who oversee the University Archives and Public Policy Papers at Mudd Library. We’re currently in the process of trying to apply what they’ve established for our division, mirroring what they’ve developed in some respects, but also tweaking things as appropriate due to the differing nature of our collections.

We’ve begun to emulate Mudd’s environment here at Firestone, developing the infrastructure necessary to properly process and preserve digital records; and have also started to revisit and draft various related policies and procedures, specifically those that address new acquisitions (i.e. our donor agreement), processing workflows, preservation, and access.  Other next steps include working with curators to prioritize the extant media we identified in our survey; beginning to process media from new collections; and refining the workflows we currently have in place. (These issues will be discussed in more detail in future posts.)

Not Changing, But Expanding: Managing Digital Archives at Firestone Library

The following post introduces an upcoming series about managing digital archives at Firestone Library. In the next few months, the processing archivists of RBSC’s Manuscripts Division will be posting about:

– updating donor and purchase agreements to reflect language inclusive of managing digital content;
– gaining intellectual control over legacy born-digital materials;
– tools and programs we will use to capture, process, and preserve materials;
– access models for making this content publicly accessible;
– storage options for long-term preservation; and
– description of born-digital and digitized content.  

We plan to post case studies on how we process various types of digital media including audio, email, documents, and images. We will also share any relevant publications, presentations, webinars, etc., that helped inform our process.

Why now?

Simply put, archival processing of digital materials should not only fall on the responsibility of digital archivists. Princeton University Library currently employs one Digital Archivist whose primary responsibilities are to develop, implement, and execute workflows specific to the management of University Archives. And while the Digital Archivist and other colleagues at the Seeley G. Mudd Library have encountered a steady flow of born-digital materials in University Archives over the past several years, the Manuscripts Division has only recently received an increasing amount of ‘hybrid’ collections that include analog and born-digital materials on floppy disks, CDs, DVDs, USBs, hard drives, and other removable storage media.  We are also taking steps to digitally migrate some of our audiovisual content. Acknowledging these concurrent realities, we see that our roles as traditional processing archivists are not changing but are expanding to include the management of digitized and born-digital content; and we’re ready to assume this responsibility. In looking to the foreseeable future, traditional processing archivists will eventually become digital archivists as backlogs shift from dusty, unprocessed boxes to terabytes of unprocessed data.

Institutionally, the timing is right for us to begin tackling this growing issue with the hopes that we get a handle of our digital content before we let terabytes of unprocessed data sit on the shelf to “collect dust.” We hope that our efforts to begin managing digital materials now prevent this new form of backlog from becoming a reality.