Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED]Debian 11 installation bootloader grub error.

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
User avatar
whynot
Posts: 47
Joined: 2021-10-01 06:17
Has thanked: 13 times

[SOLVED]Debian 11 installation bootloader grub error.

#1 Post by whynot »

Hi Everyone
I'm trying to install Debian 11 dual boot with Windows 10 OS. But I get this error.

Code: Select all

~$ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
loop0    7:0    0   2.8G  1 loop /usr/lib/live/mount/rootfs/filesystem.squashfs
sda      8:0    0 465.8G  0 disk 
├─sda1   8:1    0   579M  0 part /tmp/calamares-root-pd73gau2/boot/efi
├─sda2   8:2    0 126.5G  0 part 
└─sda3   8:3    0 338.7G  0 part /tmp/calamares-root-pd73gau2
sda1 and sda2 are Windows 10 partitions.
Attachments
error.png
error.png (72.41 KiB) Viewed 2809 times
Last edited by whynot on 2021-10-20 14:19, edited 3 times in total.

User avatar
whynot
Posts: 47
Joined: 2021-10-01 06:17
Has thanked: 13 times

Re: Debian 11 installation error.

#2 Post by whynot »

I solve the issue.I need to change in bios setup
Boot Priority ==> UEFI First to Legacy First

Post Reply