Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACQ-ID New Floppy and Iomega tranfer pages #92

Merged
merged 15 commits into from
Aug 8, 2024
Merged

Conversation

dreyjo
Copy link
Collaborator

@dreyjo dreyjo commented May 8, 2024

…ansfer

@dreyjo dreyjo requested a review from arhonemus July 11, 2024 19:11
Copy link
Collaborator

@arhonemus arhonemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added Callouts, edited lines for length, and fixed a command typo.

Package Images should be the same on both pages but I'm not sure which version is correct.

We have discussed using a boilerplate instruction file that other pages can pull from. These pages would be a good use case since I made many of the same edits on both pages.

I'm not sure this PR needs to update the config, Completing-transfer, and preparing-for-transfer files. Do those files need to be included in this PR?

### Before Imaging

* Before any media can be imaged **it first must have an object record in SPEC**.
* Verify a tracking card exists on Trello for the associated acquisition being imaged, create a card if it does not already exist.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Verify a tracking card exists on Trello for the associated acquisition being imaged, create a card if it does not already exist.
* Verify a tracking card exists on Trello for the associated acquisition being imaged
* Create a card if it does not already exist

* ```--acqid```: Acquisiton id following the syntax ACQ-####.
* ```--images_folder```: Path to directory holding images to be packaged, typically this will be /Working on DigArchDiskStation.
* ```--logs```: Path to directory holding transfer logs.
* ```--steams_folder```: Path to directory holding stream files.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* ```--steams_folder```: Path to directory holding stream files.
* ```--streams_folder```: Path to directory holding stream files.
```suggestion

Use package_images.py with the followings steps:
* Open Terminal
* Enter the following command with the appropriate paths: ```python3 package_images.py –-acqid (M#### or ACQ_####) -–source path/to/images -–dest path/to/diskImages```
* Navigate to destination directory to verify packages have been created and image files have been moved
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Navigate to destination directory to verify packages have been created and image files have been moved
* Navigate to destination directory to verify packages were created and image files were moved

## Getting set up
### Before Imaging

* Before any media can be imaged **it first must have an object record in SPEC**.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Before any media can be imaged **it first must have an object record in SPEC**.
{: .important }
Before a media object can be imaged it first must be recorded SPEC.

@@ -106,10 +114,30 @@ Follow these steps if the KryoFlux is unable to communicate with the drive.
| -- |
| Y |

### Package Images with package_images.py
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Align Package Images instructions for Floppy and Iomega

<!-- ![](media/media/image29.png){width="6.069444444444445in"
height="2.3472222222222223in"} -->
### Before Imaging
* Before any media can be imaged **it first must have an object record in SPEC**.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Before any media can be imaged **it first must have an object record in SPEC**.
{: .important }
Before a media object can be imaged it first must be recorded SPEC.

height="2.3472222222222223in"} -->
### Before Imaging
* Before any media can be imaged **it first must have an object record in SPEC**.
* Verify a tracking card exists on Trello for the associated acquisition being imaged, create a card if it does not already exist.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Verify a tracking card exists on Trello for the associated acquisition being imaged, create a card if it does not already exist.
* Verify a tracking card exists on Trello for the associated acquisition being imaged
* Create a card if it does not already exist

@@ -185,22 +119,88 @@ height="4.55in"} -->
| -- |
| Y |

### Package Images with package_images.py
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Align Package Images instructions for Floppy and Iomega

@dreyjo dreyjo merged commit e759da9 into gh-pages Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Draft New "Iomega Disk Imaging" Process Page Draft New Floppy DIsk Imaging Process page
3 participants