Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Dec 2008 13:23:24 +0100
From:      Philipp Ost <pj@smo.de>
To:        Bartosz Stec <admin@kkip.pl>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: Burning DVD with files>4GB from console
Message-ID:  <4937CBBC.1020406@smo.de>
In-Reply-To: <4937A786.9080403@kkip.pl>
References:  <4937A786.9080403@kkip.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Bartosz Stec wrote:
> [...] Is there *any* way to 
> burn DVDs with files>4GB from FreeBSD console?

I succesfully used growisofs for exactly this task ;-)

What I did is (for DL-DVDs):
# growisofs -dvd-compat -Z /dev/cd0=$file.iso -speed=2

I had to limit the speed, else it wouldn't do anything. If I burn 
"normal" DVDs I don't need the speed limit.

HTH,
Philipp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4937CBBC.1020406>