reality cam

http://67.43.4.157/showthread.php?t=97189

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/

Dan Hollis | 1 Oct 2004 21:25

Re: reality cam

On Fri, 1 Oct 2004, toecutter <at> toecuttersden.com wrote:
> [... spam ...]

needless to say, toecuttersden.com are well known spammers and should be 
blocked _everywhere_.

-Dan

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/

Jens Stein | 4 Oct 2004 21:26
Picon
Picon

Failure compiling loop.ko with loop-aes Makefile

Hi !

I am new to loop-aes and an advanced linux user - guess what that means.

I am using Mandrake Linux v10.0 Official with a new customly compiled 
kernel Ver. 2.6.8. Block Device "Loop" is deactivated in .config.

I downloaded
a) util-linux-2.12a
b) aes-loop-2.0g

I chose old Package Versions, because the version of the util-linux 
package matches the util-linux patch shipped with aes-loop-2.0g 
(util-linux-2.12a.diff) correctly.

Compiling (a) works fine, but doing "make" in the base dir of (b) fails.

Work Dir (pwd):
    loop-aes-2.12a

Command a)
make
Ouput:
---
cd /lib/modules/2.6.8/build && make 
SUBDIRS=/root/download/loop-AES-v2.0g modules Q=' <at> cd 
/root/download/loop-AES-v2.0g && if [ "$ <at> " = 
"/root/download/loop-AES-v2.0g" ]; then make modules; fi; # '
make[1]: Entering directory `/usr/src/linux-2.6.8'
   Building modules, stage 2.
(Continue reading)

Jari Ruusu | 5 Oct 2004 18:54
Picon

Re: Failure compiling loop.ko with loop-aes Makefile

Jens Stein wrote:
> I downloaded
> a) util-linux-2.12a
> b) aes-loop-2.0g
> 
> I chose old Package Versions, because the version of the util-linux
> package matches the util-linux patch shipped with aes-loop-2.0g
> (util-linux-2.12a.diff) correctly.

You can use losetup/mount/swapon from util-linux-2.12a with loop.ko from
latest loop-AES-v2.2b package.

> Compiling (a) works fine, but doing "make" in the base dir of (b) fails.

This Makefile incompatibility should be fixed in loop-AES-v2.2b

--

-- 
Jari Ruusu  1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9  DB 1D EB E3 24 0E A9 DD

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/

zorro | 9 Oct 2004 21:00
Picon
Favicon

burn 4.2G encrypted ext2fs -->(DVD) ?

hello
any idea how to burn 4.2G encrypted ext2fs image on
DVD ? like 
"cdrecord dev=0,0,0 -v -data image.ext2" with 700M
cdrom.
i have cdrtools-2.00 & dvd+rw-tools-5.19
is not possible with growisofs ? or other ?

thanx :)

	

	
		
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer
instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/

Matthias Schniedermeyer | 9 Oct 2004 22:10
Picon

Re: burn 4.2G encrypted ext2fs -->(DVD) ?

On 09.10.2004 21:00, zorro wrote:
> hello
> any idea how to burn 4.2G encrypted ext2fs image on
> DVD ? like 
> "cdrecord dev=0,0,0 -v -data image.ext2" with 700M
> cdrom.
> i have cdrtools-2.00 & dvd+rw-tools-5.19

Just as you said.

Only that you need the (binary) ProDVD-Version of cdrecord.
ftp.berlios.de/pub/cdrecord/ProDVD

Bis denn

--

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/

zorro | 10 Oct 2004 03:45
Picon
Favicon

Re: burn 4.2G encrypted ext2fs -->(DVD) ?


root <at> zorro:/home/zorro#
cdrecord-prodvd-2.01b31-i686-pc-linux-gnu -dao
dev=0,0,0 -V /home/image.ext2
Cdrecord-ProDVD-Clone 2.01b31 (i686-pc-linux-gnu)
Copyright (C) 1995-2004 Jörg Schilling
Unlocked features: 
Limited  features: 
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
dvdrecord: Warning: controller returns wrong size for
CD capabilities page.
Device type    : Removable CD-ROM
Version        : 0
Response Format: 1
Vendor_info    : 'ATAPI   '
Identifikation : 'DVD DUAL 4XMax  '
Revision       : '2.50'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
dvdrecord: Warning: controller returns wrong size for
CD capabilities page.
dvdrecord: Warning: controller returns wrong size for
CD capabilities page.
dvdrecord: Warning: controller returns wrong size for
CD capabilities page.
dvdrecord: This version of cdrecord limits
DVD-R/DVD-RW support to -dummy or 1 GB real.
dvdrecord: If you need full DVD-R/DVD-RW support, ask
(Continue reading)

Matthias Schniedermeyer | 10 Oct 2004 10:35
Picon

Re: burn 4.2G encrypted ext2fs -->(DVD) ?

On 10.10.2004 03:45, zorro wrote:
> 
> root <at> zorro:/home/zorro#
> 
> not work ):

You haven't read the readme.

Bis denn

--

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/

Sakari Ailus | 10 Oct 2004 11:01
Picon
Picon
Favicon

Re: burn 4.2G encrypted ext2fs -->(DVD) ?

zorro wrote:
> dvdrecord: Disk image size too large (max. 1 GB in
> demo mode)

(I guess there would have been more appropriate lists/newsgroups for 
this question...) You had dvd+rw-tools installed, hadn't you? Its man 
page says:

---
        To use growisofs to write a pre-mastered  ISO-image  to  a
        DVD:

             growisofs -dvd-compat -Z /dev/dvd=image.iso
---

It says "ISO-image" but I'd wonder if it would get upset about any other 
data.

--

-- 
Sakari Ailus
sakari.ailus <at> saunalahti.fi

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/

zorro | 10 Oct 2004 14:28
Picon
Favicon

Re: burn 4.2G encrypted ext2fs -->(DVD) ?

 --- Sakari Ailus <sakari.ailus <at> saunalahti.fi> a écrit
: 
> zorro wrote:
> > dvdrecord: Disk image size too large (max. 1 GB in
> > demo mode)
> 
> (I guess there would have been more appropriate
> lists/newsgroups for 
> this question...) You had dvd+rw-tools installed,
> hadn't you? Its man 
> page says:
> 
> ---
>         To use growisofs to write a pre-mastered 
> ISO-image  to  a
>         DVD:
> 
>              growisofs -dvd-compat -Z
> /dev/dvd=image.iso
> ---
> 
> It says "ISO-image" but I'd wonder if it would get
> upset about any other 
> data.
> 
> -- 
> Sakari Ailus
> sakari.ailus <at> saunalahti.fi
> 
> -
(Continue reading)


Gmane