Results 1 to 2 of 2

Thread: Luks Nuke doesn't work.

  1. #1

    Luks Nuke doesn't work.

    Hi, i got this problem today and i can't solve it, i was searching on the internet but nothing:

    Code:
    root@kali:/dev# cryptsetup luksAddNuke /dev/sda
    Device /dev/sda is not a valid LUKS device.
    root@kali:/dev# cryptsetup luksAddNuke /dev/sda1
    Device /dev/sda1 is not a valid LUKS device.
    root@kali:/dev# cryptsetup luksAddNuke /dev/sda2
    Device /dev/sda2 is not a valid LUKS device.
    root@kali:/dev# cryptsetup luksAddNuke /dev/sda5
    Device /dev/sda5 is not a valid LUKS device.
    root@kali:/dev# ls | grep sda
    sda
    sda1
    sda2
    sda5
    root@kali:/dev# cat /proc/partitions
    major minor  #blocks  name
    
       8        0  488386584 sda
       8        1  480232448 sda1
       8        2          1 sda2
       8        5    8151040 sda5
      11        0    1048575 sr0
    root@kali:/dev#
    What i can do? i really need Luks in my laptop.

  2. #2
    Join Date
    2014-Jul
    Posts
    19
    Did you encrypt your hard drive first using LVM when installing Kali Linux? You need to have an encrypted hard drive first before Luks Patch can work

Similar Threads

  1. Replies: 1
    Last Post: 2019-02-15, 04:17
  2. lvm swap parition encrypted by luks doesn't boot
    By ethanw in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2017-10-06, 02:14
  3. Project beerbottle - Nuke LUKS with a duress password
    By hightech316 in forum How-To Archive
    Replies: 0
    Last Post: 2015-10-24, 13:44

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •