Hi!
On my nas i have an old dvd burner, and sometimes i want to burn a iso or so.
I see that in freebsd there is mkisofs, and i found out that mkisofs is in cdrtools pkg.
Is it just to install cdrtools and start burning or is there something else i need to think about?
would something like
work?
On my nas i have an old dvd burner, and sometimes i want to burn a iso or so.
I see that in freebsd there is mkisofs, and i found out that mkisofs is in cdrtools pkg.
Is it just to install cdrtools and start burning or is there something else i need to think about?
would something like
Code:
pkg_add -v -r cdrtools
work?