Windows 10 won't show up after installing Kubuntu 18.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
3
down vote

favorite












I've been trying to fix this issue for the past few hours now. I had kubuntu 17.10 installed before updating to 18.04, and before that ubuntu 16.04, and both recognized windows 10 in the grub menu, but after installing Kubuntu 18.04, at first the grub menu didn't appear at all, but then I did something in a file that made it appear, however windows 10 did not appear as an option in the grub menu.



I tried running sudo os-prober but nothing appears in the terminal, then I ran sudo update-grub and it only shows



Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.15.0-20-generic
Found initrd image: /boot/initrd.img-4.15.0-20-generic
Adding boot menu entry for EFI firmware configuration
done


It may have something to do with when I installed Kubuntu 18.04, as I made an EFI partition alongside /swap and the root partition, something I've never done before when I installed previous Linux distros.



I also tried adding a menuentry in the 40_custom file for windows 10, but that didn't work.



I also ran boot-repair, and this is the result:



GPT detected. Please create a BIOS-Boot partition (>1MB, unformatted filesystem, bios_grub flag). This can be performed via tools such as Gparted. Then try again. Alternatively, you can retry after activating the [Separate /boot/efi partition:] option.


I'm thinking of installing Kubuntu again in the hopes of it working again, should I do that?



Edit2: I just reinstalled Kubuntu 17.10 over 18.04, typed



sudo update-grub


And everything is working again, windows 10 is an option in the grub menu. Thank you @kishea and @oldfred for trying to help me out. I'll wait for a few months until 18.04 stabilizes or something and download it then.







share|improve this question






















  • @karel I'll go and try whats said in that link, hopefully it'll work.
    – Adrammelech
    Apr 30 at 10:43










  • It might work, but after reading your last edit I no longer think that it's a duplicate of that link because Boot-Repair has given you a different lead to follow.
    – karel
    Apr 30 at 10:45











  • If you have Windows and gpt partitioning, you must have an UEFI install. But if Boot-Repair or installer is asking for a bios_grub partition that is a BIOS install. Better to reboot and use UEFI, so you get an UEFI install. Best to have both systems UEFI or both BIOS and since Windows is UEFI, you will want Ubuntu in UEFI boot mode.
    – oldfred
    Apr 30 at 15:52










  • @oldfred I honestly do not know where I screwed up, I've been installing linux distros since I've bought this pc and they all worked with zero problems, I honestly don't know if I screwed up some settings when I made the usb bootable using rufus when I was on windows. So what do you think I should do? Should I make a bootable ubuntu usb drive and reinstall everything again? how do I make sure its in uefi mode?
    – Adrammelech
    Apr 30 at 16:03











  • You have to boot Ubuntu live installer in UEFI mode. And that can be settings in UEFI. And Windows may change some of those settings with updates. Make sure Secure Boot is off, most systems need legacy/BIOS/CSM mode off to boot in UEFI mode. A few still want legacy on, but you still select UEFI boot. You may also have to allow USB boot or full USB access settings in UEFI. UEFI installer should boot in either UEFI or BIOS boot mode from UEFI menu. What brand/model system? Many need UEFI updates also.
    – oldfred
    Apr 30 at 18:19














up vote
3
down vote

favorite












I've been trying to fix this issue for the past few hours now. I had kubuntu 17.10 installed before updating to 18.04, and before that ubuntu 16.04, and both recognized windows 10 in the grub menu, but after installing Kubuntu 18.04, at first the grub menu didn't appear at all, but then I did something in a file that made it appear, however windows 10 did not appear as an option in the grub menu.



I tried running sudo os-prober but nothing appears in the terminal, then I ran sudo update-grub and it only shows



Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.15.0-20-generic
Found initrd image: /boot/initrd.img-4.15.0-20-generic
Adding boot menu entry for EFI firmware configuration
done


It may have something to do with when I installed Kubuntu 18.04, as I made an EFI partition alongside /swap and the root partition, something I've never done before when I installed previous Linux distros.



I also tried adding a menuentry in the 40_custom file for windows 10, but that didn't work.



I also ran boot-repair, and this is the result:



GPT detected. Please create a BIOS-Boot partition (>1MB, unformatted filesystem, bios_grub flag). This can be performed via tools such as Gparted. Then try again. Alternatively, you can retry after activating the [Separate /boot/efi partition:] option.


I'm thinking of installing Kubuntu again in the hopes of it working again, should I do that?



Edit2: I just reinstalled Kubuntu 17.10 over 18.04, typed



sudo update-grub


And everything is working again, windows 10 is an option in the grub menu. Thank you @kishea and @oldfred for trying to help me out. I'll wait for a few months until 18.04 stabilizes or something and download it then.







share|improve this question






















  • @karel I'll go and try whats said in that link, hopefully it'll work.
    – Adrammelech
    Apr 30 at 10:43










  • It might work, but after reading your last edit I no longer think that it's a duplicate of that link because Boot-Repair has given you a different lead to follow.
    – karel
    Apr 30 at 10:45











  • If you have Windows and gpt partitioning, you must have an UEFI install. But if Boot-Repair or installer is asking for a bios_grub partition that is a BIOS install. Better to reboot and use UEFI, so you get an UEFI install. Best to have both systems UEFI or both BIOS and since Windows is UEFI, you will want Ubuntu in UEFI boot mode.
    – oldfred
    Apr 30 at 15:52










  • @oldfred I honestly do not know where I screwed up, I've been installing linux distros since I've bought this pc and they all worked with zero problems, I honestly don't know if I screwed up some settings when I made the usb bootable using rufus when I was on windows. So what do you think I should do? Should I make a bootable ubuntu usb drive and reinstall everything again? how do I make sure its in uefi mode?
    – Adrammelech
    Apr 30 at 16:03











  • You have to boot Ubuntu live installer in UEFI mode. And that can be settings in UEFI. And Windows may change some of those settings with updates. Make sure Secure Boot is off, most systems need legacy/BIOS/CSM mode off to boot in UEFI mode. A few still want legacy on, but you still select UEFI boot. You may also have to allow USB boot or full USB access settings in UEFI. UEFI installer should boot in either UEFI or BIOS boot mode from UEFI menu. What brand/model system? Many need UEFI updates also.
    – oldfred
    Apr 30 at 18:19












up vote
3
down vote

favorite









up vote
3
down vote

favorite











I've been trying to fix this issue for the past few hours now. I had kubuntu 17.10 installed before updating to 18.04, and before that ubuntu 16.04, and both recognized windows 10 in the grub menu, but after installing Kubuntu 18.04, at first the grub menu didn't appear at all, but then I did something in a file that made it appear, however windows 10 did not appear as an option in the grub menu.



I tried running sudo os-prober but nothing appears in the terminal, then I ran sudo update-grub and it only shows



Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.15.0-20-generic
Found initrd image: /boot/initrd.img-4.15.0-20-generic
Adding boot menu entry for EFI firmware configuration
done


It may have something to do with when I installed Kubuntu 18.04, as I made an EFI partition alongside /swap and the root partition, something I've never done before when I installed previous Linux distros.



I also tried adding a menuentry in the 40_custom file for windows 10, but that didn't work.



I also ran boot-repair, and this is the result:



GPT detected. Please create a BIOS-Boot partition (>1MB, unformatted filesystem, bios_grub flag). This can be performed via tools such as Gparted. Then try again. Alternatively, you can retry after activating the [Separate /boot/efi partition:] option.


I'm thinking of installing Kubuntu again in the hopes of it working again, should I do that?



Edit2: I just reinstalled Kubuntu 17.10 over 18.04, typed



sudo update-grub


And everything is working again, windows 10 is an option in the grub menu. Thank you @kishea and @oldfred for trying to help me out. I'll wait for a few months until 18.04 stabilizes or something and download it then.







share|improve this question














I've been trying to fix this issue for the past few hours now. I had kubuntu 17.10 installed before updating to 18.04, and before that ubuntu 16.04, and both recognized windows 10 in the grub menu, but after installing Kubuntu 18.04, at first the grub menu didn't appear at all, but then I did something in a file that made it appear, however windows 10 did not appear as an option in the grub menu.



I tried running sudo os-prober but nothing appears in the terminal, then I ran sudo update-grub and it only shows



Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.15.0-20-generic
Found initrd image: /boot/initrd.img-4.15.0-20-generic
Adding boot menu entry for EFI firmware configuration
done


It may have something to do with when I installed Kubuntu 18.04, as I made an EFI partition alongside /swap and the root partition, something I've never done before when I installed previous Linux distros.



I also tried adding a menuentry in the 40_custom file for windows 10, but that didn't work.



I also ran boot-repair, and this is the result:



GPT detected. Please create a BIOS-Boot partition (>1MB, unformatted filesystem, bios_grub flag). This can be performed via tools such as Gparted. Then try again. Alternatively, you can retry after activating the [Separate /boot/efi partition:] option.


I'm thinking of installing Kubuntu again in the hopes of it working again, should I do that?



Edit2: I just reinstalled Kubuntu 17.10 over 18.04, typed



sudo update-grub


And everything is working again, windows 10 is an option in the grub menu. Thank you @kishea and @oldfred for trying to help me out. I'll wait for a few months until 18.04 stabilizes or something and download it then.









share|improve this question













share|improve this question




share|improve this question








edited May 1 at 1:31

























asked Apr 30 at 10:40









Adrammelech

162




162











  • @karel I'll go and try whats said in that link, hopefully it'll work.
    – Adrammelech
    Apr 30 at 10:43










  • It might work, but after reading your last edit I no longer think that it's a duplicate of that link because Boot-Repair has given you a different lead to follow.
    – karel
    Apr 30 at 10:45











  • If you have Windows and gpt partitioning, you must have an UEFI install. But if Boot-Repair or installer is asking for a bios_grub partition that is a BIOS install. Better to reboot and use UEFI, so you get an UEFI install. Best to have both systems UEFI or both BIOS and since Windows is UEFI, you will want Ubuntu in UEFI boot mode.
    – oldfred
    Apr 30 at 15:52










  • @oldfred I honestly do not know where I screwed up, I've been installing linux distros since I've bought this pc and they all worked with zero problems, I honestly don't know if I screwed up some settings when I made the usb bootable using rufus when I was on windows. So what do you think I should do? Should I make a bootable ubuntu usb drive and reinstall everything again? how do I make sure its in uefi mode?
    – Adrammelech
    Apr 30 at 16:03











  • You have to boot Ubuntu live installer in UEFI mode. And that can be settings in UEFI. And Windows may change some of those settings with updates. Make sure Secure Boot is off, most systems need legacy/BIOS/CSM mode off to boot in UEFI mode. A few still want legacy on, but you still select UEFI boot. You may also have to allow USB boot or full USB access settings in UEFI. UEFI installer should boot in either UEFI or BIOS boot mode from UEFI menu. What brand/model system? Many need UEFI updates also.
    – oldfred
    Apr 30 at 18:19
















  • @karel I'll go and try whats said in that link, hopefully it'll work.
    – Adrammelech
    Apr 30 at 10:43










  • It might work, but after reading your last edit I no longer think that it's a duplicate of that link because Boot-Repair has given you a different lead to follow.
    – karel
    Apr 30 at 10:45











  • If you have Windows and gpt partitioning, you must have an UEFI install. But if Boot-Repair or installer is asking for a bios_grub partition that is a BIOS install. Better to reboot and use UEFI, so you get an UEFI install. Best to have both systems UEFI or both BIOS and since Windows is UEFI, you will want Ubuntu in UEFI boot mode.
    – oldfred
    Apr 30 at 15:52










  • @oldfred I honestly do not know where I screwed up, I've been installing linux distros since I've bought this pc and they all worked with zero problems, I honestly don't know if I screwed up some settings when I made the usb bootable using rufus when I was on windows. So what do you think I should do? Should I make a bootable ubuntu usb drive and reinstall everything again? how do I make sure its in uefi mode?
    – Adrammelech
    Apr 30 at 16:03











  • You have to boot Ubuntu live installer in UEFI mode. And that can be settings in UEFI. And Windows may change some of those settings with updates. Make sure Secure Boot is off, most systems need legacy/BIOS/CSM mode off to boot in UEFI mode. A few still want legacy on, but you still select UEFI boot. You may also have to allow USB boot or full USB access settings in UEFI. UEFI installer should boot in either UEFI or BIOS boot mode from UEFI menu. What brand/model system? Many need UEFI updates also.
    – oldfred
    Apr 30 at 18:19















@karel I'll go and try whats said in that link, hopefully it'll work.
– Adrammelech
Apr 30 at 10:43




@karel I'll go and try whats said in that link, hopefully it'll work.
– Adrammelech
Apr 30 at 10:43












It might work, but after reading your last edit I no longer think that it's a duplicate of that link because Boot-Repair has given you a different lead to follow.
– karel
Apr 30 at 10:45





It might work, but after reading your last edit I no longer think that it's a duplicate of that link because Boot-Repair has given you a different lead to follow.
– karel
Apr 30 at 10:45













If you have Windows and gpt partitioning, you must have an UEFI install. But if Boot-Repair or installer is asking for a bios_grub partition that is a BIOS install. Better to reboot and use UEFI, so you get an UEFI install. Best to have both systems UEFI or both BIOS and since Windows is UEFI, you will want Ubuntu in UEFI boot mode.
– oldfred
Apr 30 at 15:52




If you have Windows and gpt partitioning, you must have an UEFI install. But if Boot-Repair or installer is asking for a bios_grub partition that is a BIOS install. Better to reboot and use UEFI, so you get an UEFI install. Best to have both systems UEFI or both BIOS and since Windows is UEFI, you will want Ubuntu in UEFI boot mode.
– oldfred
Apr 30 at 15:52












@oldfred I honestly do not know where I screwed up, I've been installing linux distros since I've bought this pc and they all worked with zero problems, I honestly don't know if I screwed up some settings when I made the usb bootable using rufus when I was on windows. So what do you think I should do? Should I make a bootable ubuntu usb drive and reinstall everything again? how do I make sure its in uefi mode?
– Adrammelech
Apr 30 at 16:03





@oldfred I honestly do not know where I screwed up, I've been installing linux distros since I've bought this pc and they all worked with zero problems, I honestly don't know if I screwed up some settings when I made the usb bootable using rufus when I was on windows. So what do you think I should do? Should I make a bootable ubuntu usb drive and reinstall everything again? how do I make sure its in uefi mode?
– Adrammelech
Apr 30 at 16:03













You have to boot Ubuntu live installer in UEFI mode. And that can be settings in UEFI. And Windows may change some of those settings with updates. Make sure Secure Boot is off, most systems need legacy/BIOS/CSM mode off to boot in UEFI mode. A few still want legacy on, but you still select UEFI boot. You may also have to allow USB boot or full USB access settings in UEFI. UEFI installer should boot in either UEFI or BIOS boot mode from UEFI menu. What brand/model system? Many need UEFI updates also.
– oldfred
Apr 30 at 18:19




You have to boot Ubuntu live installer in UEFI mode. And that can be settings in UEFI. And Windows may change some of those settings with updates. Make sure Secure Boot is off, most systems need legacy/BIOS/CSM mode off to boot in UEFI mode. A few still want legacy on, but you still select UEFI boot. You may also have to allow USB boot or full USB access settings in UEFI. UEFI installer should boot in either UEFI or BIOS boot mode from UEFI menu. What brand/model system? Many need UEFI updates also.
– oldfred
Apr 30 at 18:19










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Am Sure You Need to boot into windows.
But to restore the boot menu, try boot-repair utility



sudo add-apt-repository ppa:yannubuntu/boot-repair


then



sudo apt-get update && sudo apt-get install boot repair && boot-repair


After running the utilty. view the log file to confirm the windows installation exists.



if all is fine you must have all your operating systems in the grub menu



if this does not work,



  1. press 'c' on the grub prompt

  2. type ls command to view the partitions

  3. type insmod ntfs



  4. mark the listed partitions (hd0,msdos1) or (hd0,msdos2) ... or (hd1,gpt1)



    set root=(hdX,msdosX)
    chainloader +1
    boot



if it fails reboot and repeat the process steps above changing the (hdX,msdosX) to each of values you get in ls command.






share|improve this answer






















  • I already tried to use boot-repair, and it gave me what is shown in the OP.
    – Adrammelech
    Apr 30 at 12:30










  • does manual boot from grub prompt work? am sure this must do. unless you deleted the windows partition
    – kishea
    Apr 30 at 13:25










  • I am not sure what is meant by "manual boot from grub prompt", but the windows partition is there and not deleted, I can access all the files in the windows' partition from kubuntu's file manager, however the grub menu doesn't show windows as an option.
    – Adrammelech
    Apr 30 at 13:34










  • to manually boot from grub press 'c` at the prompt to get the grub console. type ls at this console to display all disk partitions
    – kishea
    Apr 30 at 13:37










  • Read this post askubuntu.com/questions/833006/… to Boot From Grub 2
    – kishea
    Apr 30 at 13:43











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030058%2fwindows-10-wont-show-up-after-installing-kubuntu-18-04%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Am Sure You Need to boot into windows.
But to restore the boot menu, try boot-repair utility



sudo add-apt-repository ppa:yannubuntu/boot-repair


then



sudo apt-get update && sudo apt-get install boot repair && boot-repair


After running the utilty. view the log file to confirm the windows installation exists.



if all is fine you must have all your operating systems in the grub menu



if this does not work,



  1. press 'c' on the grub prompt

  2. type ls command to view the partitions

  3. type insmod ntfs



  4. mark the listed partitions (hd0,msdos1) or (hd0,msdos2) ... or (hd1,gpt1)



    set root=(hdX,msdosX)
    chainloader +1
    boot



if it fails reboot and repeat the process steps above changing the (hdX,msdosX) to each of values you get in ls command.






share|improve this answer






















  • I already tried to use boot-repair, and it gave me what is shown in the OP.
    – Adrammelech
    Apr 30 at 12:30










  • does manual boot from grub prompt work? am sure this must do. unless you deleted the windows partition
    – kishea
    Apr 30 at 13:25










  • I am not sure what is meant by "manual boot from grub prompt", but the windows partition is there and not deleted, I can access all the files in the windows' partition from kubuntu's file manager, however the grub menu doesn't show windows as an option.
    – Adrammelech
    Apr 30 at 13:34










  • to manually boot from grub press 'c` at the prompt to get the grub console. type ls at this console to display all disk partitions
    – kishea
    Apr 30 at 13:37










  • Read this post askubuntu.com/questions/833006/… to Boot From Grub 2
    – kishea
    Apr 30 at 13:43















up vote
0
down vote













Am Sure You Need to boot into windows.
But to restore the boot menu, try boot-repair utility



sudo add-apt-repository ppa:yannubuntu/boot-repair


then



sudo apt-get update && sudo apt-get install boot repair && boot-repair


After running the utilty. view the log file to confirm the windows installation exists.



if all is fine you must have all your operating systems in the grub menu



if this does not work,



  1. press 'c' on the grub prompt

  2. type ls command to view the partitions

  3. type insmod ntfs



  4. mark the listed partitions (hd0,msdos1) or (hd0,msdos2) ... or (hd1,gpt1)



    set root=(hdX,msdosX)
    chainloader +1
    boot



if it fails reboot and repeat the process steps above changing the (hdX,msdosX) to each of values you get in ls command.






share|improve this answer






















  • I already tried to use boot-repair, and it gave me what is shown in the OP.
    – Adrammelech
    Apr 30 at 12:30










  • does manual boot from grub prompt work? am sure this must do. unless you deleted the windows partition
    – kishea
    Apr 30 at 13:25










  • I am not sure what is meant by "manual boot from grub prompt", but the windows partition is there and not deleted, I can access all the files in the windows' partition from kubuntu's file manager, however the grub menu doesn't show windows as an option.
    – Adrammelech
    Apr 30 at 13:34










  • to manually boot from grub press 'c` at the prompt to get the grub console. type ls at this console to display all disk partitions
    – kishea
    Apr 30 at 13:37










  • Read this post askubuntu.com/questions/833006/… to Boot From Grub 2
    – kishea
    Apr 30 at 13:43













up vote
0
down vote










up vote
0
down vote









Am Sure You Need to boot into windows.
But to restore the boot menu, try boot-repair utility



sudo add-apt-repository ppa:yannubuntu/boot-repair


then



sudo apt-get update && sudo apt-get install boot repair && boot-repair


After running the utilty. view the log file to confirm the windows installation exists.



if all is fine you must have all your operating systems in the grub menu



if this does not work,



  1. press 'c' on the grub prompt

  2. type ls command to view the partitions

  3. type insmod ntfs



  4. mark the listed partitions (hd0,msdos1) or (hd0,msdos2) ... or (hd1,gpt1)



    set root=(hdX,msdosX)
    chainloader +1
    boot



if it fails reboot and repeat the process steps above changing the (hdX,msdosX) to each of values you get in ls command.






share|improve this answer














Am Sure You Need to boot into windows.
But to restore the boot menu, try boot-repair utility



sudo add-apt-repository ppa:yannubuntu/boot-repair


then



sudo apt-get update && sudo apt-get install boot repair && boot-repair


After running the utilty. view the log file to confirm the windows installation exists.



if all is fine you must have all your operating systems in the grub menu



if this does not work,



  1. press 'c' on the grub prompt

  2. type ls command to view the partitions

  3. type insmod ntfs



  4. mark the listed partitions (hd0,msdos1) or (hd0,msdos2) ... or (hd1,gpt1)



    set root=(hdX,msdosX)
    chainloader +1
    boot



if it fails reboot and repeat the process steps above changing the (hdX,msdosX) to each of values you get in ls command.







share|improve this answer














share|improve this answer



share|improve this answer








edited Apr 30 at 15:36

























answered Apr 30 at 11:46









kishea

806




806











  • I already tried to use boot-repair, and it gave me what is shown in the OP.
    – Adrammelech
    Apr 30 at 12:30










  • does manual boot from grub prompt work? am sure this must do. unless you deleted the windows partition
    – kishea
    Apr 30 at 13:25










  • I am not sure what is meant by "manual boot from grub prompt", but the windows partition is there and not deleted, I can access all the files in the windows' partition from kubuntu's file manager, however the grub menu doesn't show windows as an option.
    – Adrammelech
    Apr 30 at 13:34










  • to manually boot from grub press 'c` at the prompt to get the grub console. type ls at this console to display all disk partitions
    – kishea
    Apr 30 at 13:37










  • Read this post askubuntu.com/questions/833006/… to Boot From Grub 2
    – kishea
    Apr 30 at 13:43

















  • I already tried to use boot-repair, and it gave me what is shown in the OP.
    – Adrammelech
    Apr 30 at 12:30










  • does manual boot from grub prompt work? am sure this must do. unless you deleted the windows partition
    – kishea
    Apr 30 at 13:25










  • I am not sure what is meant by "manual boot from grub prompt", but the windows partition is there and not deleted, I can access all the files in the windows' partition from kubuntu's file manager, however the grub menu doesn't show windows as an option.
    – Adrammelech
    Apr 30 at 13:34










  • to manually boot from grub press 'c` at the prompt to get the grub console. type ls at this console to display all disk partitions
    – kishea
    Apr 30 at 13:37










  • Read this post askubuntu.com/questions/833006/… to Boot From Grub 2
    – kishea
    Apr 30 at 13:43
















I already tried to use boot-repair, and it gave me what is shown in the OP.
– Adrammelech
Apr 30 at 12:30




I already tried to use boot-repair, and it gave me what is shown in the OP.
– Adrammelech
Apr 30 at 12:30












does manual boot from grub prompt work? am sure this must do. unless you deleted the windows partition
– kishea
Apr 30 at 13:25




does manual boot from grub prompt work? am sure this must do. unless you deleted the windows partition
– kishea
Apr 30 at 13:25












I am not sure what is meant by "manual boot from grub prompt", but the windows partition is there and not deleted, I can access all the files in the windows' partition from kubuntu's file manager, however the grub menu doesn't show windows as an option.
– Adrammelech
Apr 30 at 13:34




I am not sure what is meant by "manual boot from grub prompt", but the windows partition is there and not deleted, I can access all the files in the windows' partition from kubuntu's file manager, however the grub menu doesn't show windows as an option.
– Adrammelech
Apr 30 at 13:34












to manually boot from grub press 'c` at the prompt to get the grub console. type ls at this console to display all disk partitions
– kishea
Apr 30 at 13:37




to manually boot from grub press 'c` at the prompt to get the grub console. type ls at this console to display all disk partitions
– kishea
Apr 30 at 13:37












Read this post askubuntu.com/questions/833006/… to Boot From Grub 2
– kishea
Apr 30 at 13:43





Read this post askubuntu.com/questions/833006/… to Boot From Grub 2
– kishea
Apr 30 at 13:43


















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030058%2fwindows-10-wont-show-up-after-installing-kubuntu-18-04%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491