dual boot Ubuntu+Windows 10 problem
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I have a problem with dual boot. If I restart the computer the windows boot manager is not showing in BIOS and in gnu grub. I can only go to ubuntu. How can I backup my Windows? Maybe this information will help you.
sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]:<->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3-ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
dual-boot
add a comment |Â
up vote
0
down vote
favorite
I have a problem with dual boot. If I restart the computer the windows boot manager is not showing in BIOS and in gnu grub. I can only go to ubuntu. How can I backup my Windows? Maybe this information will help you.
sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]:<->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3-ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
dual-boot
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a problem with dual boot. If I restart the computer the windows boot manager is not showing in BIOS and in gnu grub. I can only go to ubuntu. How can I backup my Windows? Maybe this information will help you.
sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]:<->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3-ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
dual-boot
I have a problem with dual boot. If I restart the computer the windows boot manager is not showing in BIOS and in gnu grub. I can only go to ubuntu. How can I backup my Windows? Maybe this information will help you.
sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]:<->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3-ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
dual-boot
dual-boot
edited Apr 18 at 2:43
![](https://i.stack.imgur.com/y7JEo.jpg?s=32&g=1)
![](https://i.stack.imgur.com/y7JEo.jpg?s=32&g=1)
stumblebee
2,3083922
2,3083922
asked Apr 17 at 21:13
![](https://lh6.googleusercontent.com/-AuXPh038atI/AAAAAAAAAAI/AAAAAAAAABU/lObaCFfJW2k/photo.jpg?sz=32)
![](https://lh6.googleusercontent.com/-AuXPh038atI/AAAAAAAAAAI/AAAAAAAAABU/lObaCFfJW2k/photo.jpg?sz=32)
Zafar Momtaz
11
11
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
there is the real codeblock
ubuntu@ubuntu:~$ sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
ubuntu@ubuntu:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
ubuntu@ubuntu:~$ sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0) /IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]: <->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3- ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
ubuntu@ubuntu:~$
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
there is the real codeblock
ubuntu@ubuntu:~$ sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
ubuntu@ubuntu:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
ubuntu@ubuntu:~$ sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0) /IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]: <->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3- ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
ubuntu@ubuntu:~$
add a comment |Â
up vote
0
down vote
there is the real codeblock
ubuntu@ubuntu:~$ sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
ubuntu@ubuntu:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
ubuntu@ubuntu:~$ sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0) /IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]: <->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3- ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
ubuntu@ubuntu:~$
add a comment |Â
up vote
0
down vote
up vote
0
down vote
there is the real codeblock
ubuntu@ubuntu:~$ sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
ubuntu@ubuntu:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
ubuntu@ubuntu:~$ sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0) /IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]: <->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3- ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
ubuntu@ubuntu:~$
there is the real codeblock
ubuntu@ubuntu:~$ sudo parted --list
Model: ATA ST2000LM007-1R81 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 1973GB 1972GB ntfs Basic data partition msftdata
4 1973GB 1999GB 26.8GB ntfs Basic data partition msftdata
5 1999GB 2000GB 1049MB ntfs Basic data partition hidden, diag
Model: Intenso Alu Line (scsi)
Disk /dev/sdb: 16.1GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 16.1GB 16.1GB primary fat32 boot, lba
ubuntu@ubuntu:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
ubuntu@ubuntu:~$ sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
ubuntu@ubuntu:~$ sudo apt-get install efibootmgr
Reading package lists... Done
Building dependency tree
Reading state information... Done
efibootmgr is already the newest version (15-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* EFI Network 0 for IPv4 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0) /IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)RC
Boot0001* Linpus lite HD(1,MBR,0xa401d960,0x800,0x1dff800)/File(EFIBootgrubx64.efi)RC
Boot0002* EFI Network 0 for IPv6 (54-E1-AD-AA-EB-FA) PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)/MAC(54e1adaaebfa,0)/IPv6([::]: <->[::]:,0,0)RC
Boot0005* ubuntu HD(1,GPT,2febd021-19a7-4c9f-95f3- ced547535fbf,0x800,0x82000)/File(EFIubuntushimx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
ubuntu@ubuntu:~$
answered Apr 17 at 21:32
![](https://lh6.googleusercontent.com/-AuXPh038atI/AAAAAAAAAAI/AAAAAAAAABU/lObaCFfJW2k/photo.jpg?sz=32)
![](https://lh6.googleusercontent.com/-AuXPh038atI/AAAAAAAAAAI/AAAAAAAAABU/lObaCFfJW2k/photo.jpg?sz=32)
Zafar Momtaz
11
11
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1025940%2fdual-boot-ubuntuwindows-10-problem%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password