create_.iso_image_from_a_cd
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
create_.iso_image_from_a_cd [2025/03/20 18:14] – juckins | create_.iso_image_from_a_cd [2025/03/20 18:16] (current) – removed juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Create .iso image from a CD ==== | ||
- | < | ||
- | su - root | ||
- | mkdir /mnt/cdrom | ||
- | mount /dev/cdrom /mnt/cdrom | ||
- | cd <local directory for .iso> | ||
- | dd if=/ | ||
- | </ | ||
- | now check that the creation is okay with: | ||
- | < | ||
- | sum -r /dev/cdrom | ||
- | sum -r < | ||
- | </ | ||
- | |||
- | The 2 values should match. |
create_.iso_image_from_a_cd.1742508858.txt.gz · Last modified: 2025/03/20 18:14 by juckins