Elektrine lite

← Feed

@Stopwatch1986@lemmy.ml

Post #3611769

2026-07-05 20:04 UTC

In the end, I went for something like this. I moved /home to the larger partition I created out of the Windows partitions and I will use the old, smaller /home as separate storage. The problem now is how I can remove Windows from the bootloader. There is no Windows partition left anyway.

Replies (1)

  • @sun_is_ra@sh.itjust.works 2026-07-05 22:57

    It depends how your boot is setup If you intially get the uefi boot (usually black screen) then try to search “removing entries from uefi boot in Linux” If you directly get colorful screen then it could be grub and in this case u search for grub instead of uefi But it also could be something else that is neither grub nor uefi, you really need to find out first what is your bootloader

    Open ##3614423