Re: luksClose not closing mapped device.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Sun, 2014-03-16 at 18:11 +0100, centos@xxxxxxxxxxxxxxx wrote:

> I'm having problems with closing luks device.

I use this routine in /root/bin/.cu

#! /bin/bash
cryptsetup luksClose $1
umount /dev/mapper/$1


the mounting command is /root/bin/.cm

#! /bin/bash
cryptsetup luksOpen /dev/$1 $2
mkdir /ax/$2
mount /dev/mapper/$2 /ax/$2



-- 
Paul.
England,
EU.

   Our systems are exclusively Centos. No Micro$oft Windoze here.

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux