Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Docu review done: Thu 29 Jun 2023 12:36:16 CEST

Table of Content

Misc

mkisofs is a tool to create ISO files from e.g. BD discs

Sample BD disc

$ mkisofs -r -J -udf -iso-level 3 -input-charset "utf-8" -o <output.iso> <input directory>