You are not logged in.

#1 2020-10-07 12:30:05

Arciere
Member
Registered: 2020-10-07
Posts: 59

.

.

Last edited by Arciere (2025-04-30 08:26:35)

Offline

#2 2020-10-07 13:00:02

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,877

Re: .

Finally, in the future, I would like to install Windows on the remaining part of the disk,

Make you sure you do have an unencrypted EFI System Partition or give windows its own ssd/hdd .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2020-10-07 13:26:51

Arciere
Member
Registered: 2020-10-07
Posts: 59

Re: .

.

Last edited by Arciere (2025-04-30 08:26:22)

Offline

#4 2020-10-07 13:59:20

progandy
Member
Registered: 2012-05-17
Posts: 5,280

Re: .

Do you have experience with LVM? If not, then learning Btrfs isn't any harder I think.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#5 2020-10-07 16:44:29

Arciere
Member
Registered: 2020-10-07
Posts: 59

Re: .

.

Last edited by Arciere (2025-04-30 08:26:07)

Offline

#6 2020-10-07 19:07:08

icar
Member
From: Catalunya
Registered: 2020-07-31
Posts: 538

Re: .

If I were you I'd make it simple. 3 partitions: ESP, root (LUKS), windows. So, create a luks encryption on the root partition.

Offline

#7 2020-10-07 19:57:25

Arciere
Member
Registered: 2020-10-07
Posts: 59

Re: .

.

Last edited by Arciere (2025-04-30 08:25:55)

Offline

#8 2020-10-08 08:46:26

Arciere
Member
Registered: 2020-10-07
Posts: 59

Re: .

.

Last edited by Arciere (2025-04-30 08:25:45)

Offline

#9 2020-10-08 08:58:49

progandy
Member
Registered: 2012-05-17
Posts: 5,280

Re: .

If grub does not appear, do you have it installed correctly, e.g. the "grub-install" step?

https://wiki.archlinux.org/index.php/GRUB#UEFI_systems


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#10 2020-10-08 09:00:15

kermit63
Member
Registered: 2018-07-04
Posts: 333

Re: .

Which luksFormat type did you use? luks1 or luks2?

If you did not specify, cryptsetup defaults to luks2, which is still not fully supported by GRUB. That's a major reason why people usually go for a separate /boot partition. The /boot partition is either unencrypted or uses luks1 encryption, while the rest of the system are on luks2.


Never argue with an idiot, they will drag you down to their level and then beat you with experience.
It is better to light a candle than curse the darkness.
A journey of a thousand miles begins with a single step.

Offline

#11 2020-10-08 09:01:08

progandy
Member
Registered: 2012-05-17
Posts: 5,280

Re: .

kermit63 wrote:

Which luksFormat type did you use? luks1 or luks2?

If you did not specify, cryptsetup defaults to luks2, which is still not fully supported by GRUB. That's a major reason why people usually go for a separate /boot partition. The /boot partition is either unencrypted or uses luks1 encryption, while the rest of the system are on luks2.

Or in case of UEFI, just use the EFI partition as the boot partition.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#12 2020-10-08 09:21:02

Arciere
Member
Registered: 2020-10-07
Posts: 59

Re: .

.

Last edited by Arciere (2025-04-30 08:25:10)

Offline

Board footer

Powered by FluxBB