Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/gemstones/xorriso.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Write to Physical CD/DVD with Xorriso
author: Joseph Brinkman
contributors: Steven Spencer
contributors: Steven Spencer, Ganna Zhyrnova
---

## Introduction

I recently discovered that burning hybrid ISOs onto a physical CD/DVD on Rocky Linux using graphical tools poses a challenge. Thankfully, Xorriso is a simple to use CLI app that handles this task well!
I recently discovered that burning hybrid ISOs to a physical CD/DVD on Rocky Linux using graphical tools is challenging. Thankfully, Xorriso is a simple-to-use CLI app that handles this task well!

## Problem Description

Expand All @@ -15,7 +15,7 @@ Burn an ISO onto a physical CD/DVD.
## Prerequisites

- Internet connection
- Familiarity with terminal
- Familiarity with the terminal
- CD/DVD RW drive

## Procedure
Expand All @@ -38,4 +38,4 @@ Xorriso relies on a C library `libisofs`. You can learn more about the `libisofs

## Conclusion

In this gemstone you learned how to write an ISO to a physical disk with Xorriso! Keep in mind that Xorriso can be used to write other filetypes to physical disks, but I found it especially handy for hybrid ISO format that graphical tools did not know how to deal with.
In this gemstone, you learned how to write an ISO to a physical disk with Xorriso! Keep in mind that Xorriso can be used to write other filetypes to physical disks, but I found it especially handy for the hybrid ISO format that graphical tools did not know how to handle.
Copy link
Contributor

Choose a reason for hiding this comment

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

@gannazhyrnova This all looks good. I've reverted your adding back of the contraction (didn't from did not) as contractions should not be used. (See style guide.) :-)