-
ceesource changed the public information on the DiscSpan project.
2009-08-06 15:33:16 UTC by ceesource
-
ceesource changed the public information on the DiscSpan project.
2009-08-06 15:33:16 UTC by ceesource
-
ceesource changed the public information on the DiscSpan project.
2009-08-06 15:32:59 UTC by ceesource
-
ceesource changed the public information on the DiscSpan project.
2009-08-06 15:32:10 UTC by ceesource
-
ceesource changed the public information on the DiscSpan project.
2009-08-06 15:32:10 UTC by ceesource
-
This patch makes DiscSpan return the correct size for single layer DVD+Rs.
2009-05-12 12:40:37 UTC by madshansen
-
Running in CentOS 4.6, the following error output occurs when detecting the DVD:
Traceback (most recent call last):
File "discspan-0.1.2/discspan.py", line 170, in ?
drives = discover()
File "discspan-0.1.2/discspan.py", line 28, in discover
hal_obj = bus.get_object ('org.freedesktop.Hal', '/org/freedesktop/Hal/Manager')
AttributeError: SystemBus instance has no attribute...
2009-02-26 02:19:39 UTC by marvelty
-
I am a clumsy user. I press the enter key before the system has recognised the disk (a slow drive). Unfortunatly the Script terminates and I loose it all. Rather than rewrite an entire routine to better handle the burning process and associated errors rewrite the growisofs to write appropriatley sized iso files for later burning also allows more flexibility. I will try this myself but I...
2009-02-22 21:54:28 UTC by chrazer
-
program cannot eject disc after burning the first DVD.
it does not eject the right device.
here is the error output:
99.72% done, estimate finish Sun Feb 1 14:11:18 2009
99.74% done, estimate finish Sun Feb 1 14:11:19 2009
99.76% done, estimate finish Sun Feb 1 14:11:19 2009
99.79% done, estimate finish Sun Feb 1 14:11:18 2009
99.81% done, estimate finish Sun Feb 1...
2009-02-01 20:43:44 UTC by steel_j
-
It is possible to get round that by using the -D option to mkisofs, from the man page:
"-D
Do not use deep directory relocation, and instead just pack them in the way we see them.
If ISO9660:1999 has not been selected, this violates the ISO9660 standard, but it happens to work on many systems. Use with caution. "
you can add the option on line 134 (ish - doing a search for the...
2008-11-09 06:38:14 UTC by titus-g