On Mon, 2003-08-11 at 03:48, Jerry McBride wrote: > I had the need to automate to some degree the startup of a crypto loop. After > digging around the internet a bit and not really finding exactly what I > needed... I borrowed a bash script that I found and polished it off a tad-bit > and added some original code. Works just the way I need. It's abit of a hack, > but doesn't contain any bugs(TM). > > If anyone else is interested, I can email a copy upon request. > > Cheers, Jerry.
I'd be interested in seeing what the script does, my cryptoloop stuff all runs from fstab at the moment, no scripting needed /mnt/mutex is 32GB of random crap spread across a 3 disk raid 5 array in /etc/modules.autoload I have cryptoloop cipher-aes in /etc/fstab I have /mnt/mutex /mnt/crypto reiserfs defaults,noauto,notail,loop,encryption=aes,keybits=192,user 0 0 I can mount or umount /mnt/crypto any time I want and it all just works. What does yours do that's different? -- Yorkshire Dave top-posters will be ignored -- Scanned by MailScanner at wot.no-ip.com -- [EMAIL PROTECTED] mailing list
