Jump to content

Can't boot LINUX anymore

Go to solution Solved by Guest,

I don't know a lot about cryptsetup, however you probably encrypted your boot partition, so the UEFI BIOS can no longer recognize it.

You will probably need to remove the current encryption, then encrypt on a partition basis.

 

You might take a look at these

https://wiki.archlinux.org/index.php/Removing_system_encryption

https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_an_entire_system

You will need a live linux media to boot from.

I encrypted my previously non-encrypted linux drive with cryptsetup. The whole drive, not just a partition. I followed this guide up to this command- "sudo cryptsetup --verbose --verify-passphrase luksFormat /dev/sdc"

From my understanding I encrypted the whole drive as I wised, but I can't boot into it. "Insert bootable media" comes up while selecting hdd for boot. The guide focuses more on single partition stuff. How do I get my system working again with the new encryption working?


 
Link to comment
https://linustechtips.com/topic/1289637-cant-boot-linux-anymore/
Share on other sites

Link to post
Share on other sites

I don't know a lot about cryptsetup, however you probably encrypted your boot partition, so the UEFI BIOS can no longer recognize it.

You will probably need to remove the current encryption, then encrypt on a partition basis.

 

You might take a look at these

https://wiki.archlinux.org/index.php/Removing_system_encryption

https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_an_entire_system

You will need a live linux media to boot from.

Edited by Nayr438
Link to post
Share on other sites

8 minutes ago, Nayr438 said:

I don't know a lot about cryptsetup, however you probably encrypted your boot partition, so the UEFI BIOS can no longer recognize it.

You might take a look at this https://wiki.archlinux.org/index.php/Removing_system_encryption

You will need a live linux media to boot from.

My drive is formatted and the data is lost. Now I have to sit for hours building it all up again. This stupid guide ffs. Now I'm going to encrypt from the start.

Link to post
Share on other sites

8 minutes ago, G9XFTW said:

My drive is formatted and the data is lost. Now I have to sit for hours building it all up again. This stupid guide ffs. Now I'm going to encrypt from the start.

and please DONT ENCRYPT EFI BOOT PARTITION   

if it was useful give it a like :) btw if your into linux pay a visit here

 

Link to post
Share on other sites

29 minutes ago, G9XFTW said:

Here's the actual tutorial. This should be made more apparent to newbies. This solution won't show up in duckduckgo search results. Google does a better job a lot of times.

well most linux users (myself included) dont use duckduckgo anyway

if it was useful give it a like :) btw if your into linux pay a visit here

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×