Re: Question for newbie

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

 



Bates, Bob wrote:

> # cryptsetup remove test201
> Error: Could not remove /dev/mapper/test201, still in use?

Check what's holding it and kill it:

lsof /dev/mapper/test201
kill -9 <offending_process_PID>

What is strange is that something would be accessing the device after
a reboot. Is it referenced in your startup scripts?

Z


-- 
The best defence against logic is ignorance. The next best
is stupidity. Both can be used simultaneously.


---------------------------------------------------------------------
dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/
To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx
For additional commands, e-mail: dm-crypt-help@xxxxxxxx


[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux