Nowe posty

Autor Wątek: truecrypt + DVD  (Przeczytany 2399 razy)

szczypior88

  • Gość
truecrypt + DVD
« dnia: 2007-10-23, 13:52:53 »
witajcie,
jak można utowrzyć płytę DVD szyfrowaną truecryptem? próbuję utworzyć plik wg opisu na tej stronie i następnie go wypalić, ale k3b pozwala dodać plik <4GB i trochę mi szkoda tego 0,5GB które zostanie wolne na płycie...
Próbowałem:
growisofs -dvd-compat -Z /dev/hda dvd.tc
ale wywala:
Cytuj
WARNING: /dev/hda already carries isofs!
About to execute 'genisoimage dvd.tc | builtin_dd of=/dev/hda obs=32k seek=0'
I: -input-charset not specified, using utf-8 (detected in locale settings)
File dvd.tc is larger than 4GiB-1.
-allow-limited-size was not specified. There is no way do represent this file size. Aborting.
:-( write failed: Input/output error
więc dałem:
growisofs -dvd-compat -allow-limited-size -Z /dev/hda dvd.tc
teraz daje komunikat:
Cytuj
WARNING: /dev/hda already carries isofs!
About to execute 'genisoimage -allow-limited-size dvd.tc | builtin_dd of=/dev/hda obs=32k seek=0'
I: -input-charset not specified, using utf-8 (detected in locale settings)
This size can only be represented in the UDF filesystem.
Make sure that your clients support and use it.
ISO9660, Joliet, RockRidge, HFS will display incorrect size.
:-( /dev/hda: 2295104 blocks are free, 2464162 to be written!
:-( write failed: No space left on device
płytka to DVD-RW 4,7GB. Przy tworzeniu zaszyfrowanego pliku dałem wielkość 4812MB, więc ciut mniejszy niż 4,7*1024.
distro- Debian Etch