Convert BitLocker disks to LUKS #25

Open
opened 2024-05-29 15:04:30 +02:00 by Benjamin_Loison · 2 comments
ls -lah
Output:
total 4.0K
drwxrwxrwx 1 root root   48 Jun  3 16:00 .
drwxrwxrwx 1 root root 4.0K Jun  3 15:57 ..
chown benjamin: -R .
ls -lah
Output:
total 4.0K
drwxrwxrwx 1 root root   48 Jun  3 16:00 .
drwxrwxrwx 1 root root 4.0K Jun  3 15:57 ..
```bash ls -lah ``` <details> <summary>Output:</summary> ``` total 4.0K drwxrwxrwx 1 root root 48 Jun 3 16:00 . drwxrwxrwx 1 root root 4.0K Jun 3 15:57 .. ``` </details> ```bash chown benjamin: -R . ls -lah ``` <details> <summary>Output:</summary> ``` total 4.0K drwxrwxrwx 1 root root 48 Jun 3 16:00 . drwxrwxrwx 1 root root 4.0K Jun 3 15:57 .. ``` </details>
Author
Owner

#58 would help.

#58 would help.
Author
Owner

Under Microsoft Windows, LUKS-encrypted disks can be used via the Windows Subsystem for Linux.[18]

Source: Wikipedia: Linux Unified Key Setup#Full disk encryption (1239229939)

> Under Microsoft Windows, LUKS-encrypted disks can be used via the Windows Subsystem for Linux.[18] Source: [Wikipedia: Linux Unified Key Setup#Full disk encryption (1239229939)](https://en.wikipedia.org/w/index.php?title=Linux_Unified_Key_Setup&oldid=1239229939#Full_disk_encryption)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/linux#25
No description provided.