All public logs

Combined display of all available logs of ALT Linux Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 04:04, 19 January 2022 Virtualsky talk contribs created page Burning Optical Media (Created page with "Use these examples to burn data to CDs and DVDs from the command line. Make .iso from multiple directories genisoimage -J -r -pad -graft-points dir1/=/path/files dir2/=/path/files dir3/=/path/files > filename.iso Make an .iso from a directory mkisofs -R -J /path/to/files -o /path/to/output.iso Burn an .iso to DVD growisofs -dvd-compat -speed=8 -use-the-force-luke=tty -Z /dev/sr0=/path/file.iso Burn a DVD from individual files growisofs -use-the-force-luke=tty...")