diff --git a/docs/gemstones/xorriso.md b/docs/gemstones/xorriso.md index c8e0ba90a0..0b12dfdf65 100644 --- a/docs/gemstones/xorriso.md +++ b/docs/gemstones/xorriso.md @@ -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 @@ -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 @@ -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.