Skip to content

added section on imaging#26

Open
bdietz wants to merge 3 commits intodd388:gh-pagesfrom
bdietz:imaging
Open

added section on imaging#26
bdietz wants to merge 3 commits intodd388:gh-pagesfrom
bdietz:imaging

Conversation

@bdietz
Copy link
Copy Markdown

@bdietz bdietz commented May 16, 2020

Hi Dianne, I've added three things related to imaging that I hope you'll review. The commands are specific to Mac. I'm wondering how well these fit w/ the rest of your repository. Maybe these belong, with other born-digital processing oriented tasks, in a different site. What do you think? --Brian

index.html Outdated
<dt> /path/to/image.logfile</dt><dd>tells ddrescue to refer to the existing logfiles so it will only read the necessary blocks.</dd>
</dl>
<p>Additional information can be found on the the <a href="https://www.gnu.org/software/ddrescue/ddrescue.html" target="_blank>">ddrescue site</a>, a related entry in the <a href="https://forensicswiki.xyz/wiki/index.php?title=Ddrescue" target="_blank">Forensics Wiki</a> and Johan van der Knijff's post <a href="https://www.bitsgalore.org/2019/03/22/a-simple-workflow-tool-for-imaging-optical-media-using-readom-and-ddrescue" target="_blank">
A simple workflow tool for imaging optical media using readom and ddrescue</a>.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
A simple workflow tool for imaging optical media using readom and ddrescue</a>.
A simple workflow tool for imaging optical media using readom and ddrescue</a></p>.

index.html Outdated
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h3 id="whitespacefile_title" class="modal-title">Find a drive location with diskutil (Mac)</h3>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This h3 tag should have a different ID -- as well as on the subsequent lines. This seems to be an error you didn't introduce per se, there are some other places in the codebase that need to have this id updated.

@ablwr
Copy link
Copy Markdown
Contributor

ablwr commented May 18, 2020

These are some great additions! I made a small syntax suggestion, and noted a larger issue around duplicated ids in the h3 tags.

@bdietz
Copy link
Copy Markdown
Author

bdietz commented May 19, 2020

Thanks! I believe I have corrected the problems you pointed out.

@ablwr
Copy link
Copy Markdown
Contributor

ablwr commented May 19, 2020

That's great! @dd388 will have to take it from here, I don't have write access to this repo. :)

@dd388
Copy link
Copy Markdown
Owner

dd388 commented May 19, 2020

Thanks @bdietz and @ablwr ! I'll try to review this today or tomorrow!

@dd388
Copy link
Copy Markdown
Owner

dd388 commented May 20, 2020

@bdietz -- I saw one typo, and tried this thing where you can leave a comment on a specific line. Do you see it?

@bdietz
Copy link
Copy Markdown
Author

bdietz commented May 20, 2020

@dd388 I didn't see it, but I was able to find the typo and fix it. Sorry about that!

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.

3 participants