Is it possible to use a RasPi to burn & read BluRays of data?
I have zero interest in movies, just archiving data files.
Any recommended burners, distros, and programs?
TIA
Code: Select all
apt-cache show growisofs
Package: growisofs
Source: dvd+rw-tools
Version: 7.1-10
Architecture: armhf
Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Installed-Size: 173
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0)
Breaks: dvd+rw-tools (<< 7.1-9)
Replaces: dvd+rw-tools (<< 7.1-9)
Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/
Priority: optional
Section: video
Filename: pool/main/d/dvd+rw-tools/growisofs_7.1-10_armhf.deb
Size: 76948
SHA256: fee3e181dc08326eff610b4525aef96645bed46eceb84f2439a4f1b1d2662c3b
SHA1: 00fcfb49324b077aac324fe10887c8b2dbdb4979
MD5sum: 9082ead373323047db3ab83d7df4c316
Description: DVD+-RW/R recorder
growisofs is a general purpose DVD recording program that supports:
.
* random-access media (DVD+RW, DVD-RAM, plain files, hard disk partitions)
* mastering multisession DVD media (DVD+R, DVD-R/-RW, and Blu-ray Disc)
* first-/single-session recording of arbitrary pre-mastered image
(formatted as UDF, ISO9660 or any other file system, if formatted at
all) to all supported DVD media types.
.
growisofs is able to either write pre-created ISO images or create them
on-the-fly (by calling genisoimage).
.
This package also contains dvd+rw-format, a utility to format a DVD+RW media.That's the best way to do itanode505 wrote:CLI isn't a prob, since I don't use a GUI in the Pi's and typically ssh into them.