On 07/30/2012 06:26 PM, Tam Nguyen wrote:
> Todd,
> let's keep it simple, get it right and work, then you can take off from
> there.  So do this:
> vi /etc/fstab:
> /dev/mapper/lin-bak   /mnt  ext4   defaults  0  0

Hi Tam,

    I have tried this.  With and without the first
parameter set to allow dump, which I do need.

>
> vi /etc/crypttab:
> lin-bak    /dev/sdb1

I have tried this.  At boot I get "mount: special device
/dev/mapper/lin-bak does not exist"


> mount -a

without /dev/mapper/lin-bak, it won't mount.

> reboot

/dev/mapper/lin-bak disappears

>
> Then we'll go from there.
> -Tam

You know what I have not tried, removing the
dash from lin-bak in crypttab

-T