helloSystem / helloSystem/Utilities

Create Live Media should also write to DVD

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Create Live Media should also be able to write to DVD. This is handy for longer-time archival, and especially with RW media for testing many builds in parallel without needing too many USB drives.

```
# Format
/usr/local/bin/dvd+rw-format -gui -blank /dev/cd0 # Needed?

# Burn
/usr/local/bin/cdrecord -v gracetime=3 -sao driveropts=burnfree -data -
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.