# Geek # # Linux # # bash # # *NIX #

Burn a DVD in commands with linux

This afternoon, I tried to burn the latest BlueOnyx to install a server, unfortunately, the image was too big to fit on a CD, and installation through USB was not working.

Using a DVD is the logical workaround, but what when k3b throws an error, and I can’t enable TAO mode?
k3b crash
After a few unsuccessful tries, I found that growisofs could do the trick in command mode:
growisofs burn dvd
The disk works as expected, and works as bootable device \o/: Installing now


view_list Categories