Dual boot Windows 10 and ubuntu 18.04 problem
up vote
0
down vote
favorite
I had a dual booted Windows 10 and Ubuntu 18.04 machine.
Last month I decided to uninstall and reinstall ubuntu due to some reasons. I deleted the disk ubuntu partition entirely and I also deleted grub. But somehow when I restarted my computer I was still seeing the grub console. To get out of that I had to type in exit three times to boot into Windows. I followed a guide and tried installing Ubuntu using Unetbootin but I couldn't. On top of that now I couldn't even boot into Windows. Instead, I got an error which said I corrupted the hard drive. Then I installed Windows 8(with a cd) on my machine to access Windows 10. So now I have Windows 8 and Windows 10 on my machine. During boot, I get the windows bootloader screen with 3 options --> Windows 10, Windows 8, Unetbootin.
Now I want too install Ubuntu 18.04 the right way and uninstall Windows 8 from my pc but keep Windows 10 and Ubuntu 18 in dual-boot. Please help me. I am a complete newbie to Ubuntu and Linux.
Thank you very much.
dual-boot grub2 partitioning windows-8 windows-10
New contributor
add a comment |
up vote
0
down vote
favorite
I had a dual booted Windows 10 and Ubuntu 18.04 machine.
Last month I decided to uninstall and reinstall ubuntu due to some reasons. I deleted the disk ubuntu partition entirely and I also deleted grub. But somehow when I restarted my computer I was still seeing the grub console. To get out of that I had to type in exit three times to boot into Windows. I followed a guide and tried installing Ubuntu using Unetbootin but I couldn't. On top of that now I couldn't even boot into Windows. Instead, I got an error which said I corrupted the hard drive. Then I installed Windows 8(with a cd) on my machine to access Windows 10. So now I have Windows 8 and Windows 10 on my machine. During boot, I get the windows bootloader screen with 3 options --> Windows 10, Windows 8, Unetbootin.
Now I want too install Ubuntu 18.04 the right way and uninstall Windows 8 from my pc but keep Windows 10 and Ubuntu 18 in dual-boot. Please help me. I am a complete newbie to Ubuntu and Linux.
Thank you very much.
dual-boot grub2 partitioning windows-8 windows-10
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I had a dual booted Windows 10 and Ubuntu 18.04 machine.
Last month I decided to uninstall and reinstall ubuntu due to some reasons. I deleted the disk ubuntu partition entirely and I also deleted grub. But somehow when I restarted my computer I was still seeing the grub console. To get out of that I had to type in exit three times to boot into Windows. I followed a guide and tried installing Ubuntu using Unetbootin but I couldn't. On top of that now I couldn't even boot into Windows. Instead, I got an error which said I corrupted the hard drive. Then I installed Windows 8(with a cd) on my machine to access Windows 10. So now I have Windows 8 and Windows 10 on my machine. During boot, I get the windows bootloader screen with 3 options --> Windows 10, Windows 8, Unetbootin.
Now I want too install Ubuntu 18.04 the right way and uninstall Windows 8 from my pc but keep Windows 10 and Ubuntu 18 in dual-boot. Please help me. I am a complete newbie to Ubuntu and Linux.
Thank you very much.
dual-boot grub2 partitioning windows-8 windows-10
New contributor
I had a dual booted Windows 10 and Ubuntu 18.04 machine.
Last month I decided to uninstall and reinstall ubuntu due to some reasons. I deleted the disk ubuntu partition entirely and I also deleted grub. But somehow when I restarted my computer I was still seeing the grub console. To get out of that I had to type in exit three times to boot into Windows. I followed a guide and tried installing Ubuntu using Unetbootin but I couldn't. On top of that now I couldn't even boot into Windows. Instead, I got an error which said I corrupted the hard drive. Then I installed Windows 8(with a cd) on my machine to access Windows 10. So now I have Windows 8 and Windows 10 on my machine. During boot, I get the windows bootloader screen with 3 options --> Windows 10, Windows 8, Unetbootin.
Now I want too install Ubuntu 18.04 the right way and uninstall Windows 8 from my pc but keep Windows 10 and Ubuntu 18 in dual-boot. Please help me. I am a complete newbie to Ubuntu and Linux.
Thank you very much.
dual-boot grub2 partitioning windows-8 windows-10
dual-boot grub2 partitioning windows-8 windows-10
New contributor
New contributor
edited Nov 25 at 17:02
New contributor
asked Nov 25 at 15:55
Aditya Medhe
12
12
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
If you have some data to save do it.
You have already deleted Ubuntu partition and you don't want Windows either, so no problem.
Download Ubuntu ISO (and see other options) from here.
Make a bootable USB (see here) or DVD (see Here).
Boot from USB or DVD by selecting the option by pressing F8 or F12. For other kind of computers see here.
When asked choose 'Something else'.
When asked choose the partition to install. So on..
when completed reboot.
Open gparted and delete Windows 8/10 partitions.
Run
sudo update-grub
Done.
I forgot to mention-- I want to keep Windows 10 in dual boot with Ubuntu 18. Edited that in now.
– Aditya Medhe
Nov 25 at 17:10
Delete only Windows 8 partition. Don't delete Windows 10 partition.
– Hobbyist
Nov 25 at 17:13
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
If you have some data to save do it.
You have already deleted Ubuntu partition and you don't want Windows either, so no problem.
Download Ubuntu ISO (and see other options) from here.
Make a bootable USB (see here) or DVD (see Here).
Boot from USB or DVD by selecting the option by pressing F8 or F12. For other kind of computers see here.
When asked choose 'Something else'.
When asked choose the partition to install. So on..
when completed reboot.
Open gparted and delete Windows 8/10 partitions.
Run
sudo update-grub
Done.
I forgot to mention-- I want to keep Windows 10 in dual boot with Ubuntu 18. Edited that in now.
– Aditya Medhe
Nov 25 at 17:10
Delete only Windows 8 partition. Don't delete Windows 10 partition.
– Hobbyist
Nov 25 at 17:13
add a comment |
up vote
0
down vote
If you have some data to save do it.
You have already deleted Ubuntu partition and you don't want Windows either, so no problem.
Download Ubuntu ISO (and see other options) from here.
Make a bootable USB (see here) or DVD (see Here).
Boot from USB or DVD by selecting the option by pressing F8 or F12. For other kind of computers see here.
When asked choose 'Something else'.
When asked choose the partition to install. So on..
when completed reboot.
Open gparted and delete Windows 8/10 partitions.
Run
sudo update-grub
Done.
I forgot to mention-- I want to keep Windows 10 in dual boot with Ubuntu 18. Edited that in now.
– Aditya Medhe
Nov 25 at 17:10
Delete only Windows 8 partition. Don't delete Windows 10 partition.
– Hobbyist
Nov 25 at 17:13
add a comment |
up vote
0
down vote
up vote
0
down vote
If you have some data to save do it.
You have already deleted Ubuntu partition and you don't want Windows either, so no problem.
Download Ubuntu ISO (and see other options) from here.
Make a bootable USB (see here) or DVD (see Here).
Boot from USB or DVD by selecting the option by pressing F8 or F12. For other kind of computers see here.
When asked choose 'Something else'.
When asked choose the partition to install. So on..
when completed reboot.
Open gparted and delete Windows 8/10 partitions.
Run
sudo update-grub
Done.
If you have some data to save do it.
You have already deleted Ubuntu partition and you don't want Windows either, so no problem.
Download Ubuntu ISO (and see other options) from here.
Make a bootable USB (see here) or DVD (see Here).
Boot from USB or DVD by selecting the option by pressing F8 or F12. For other kind of computers see here.
When asked choose 'Something else'.
When asked choose the partition to install. So on..
when completed reboot.
Open gparted and delete Windows 8/10 partitions.
Run
sudo update-grub
Done.
edited Nov 25 at 16:43
answered Nov 25 at 16:36
Hobbyist
1,086617
1,086617
I forgot to mention-- I want to keep Windows 10 in dual boot with Ubuntu 18. Edited that in now.
– Aditya Medhe
Nov 25 at 17:10
Delete only Windows 8 partition. Don't delete Windows 10 partition.
– Hobbyist
Nov 25 at 17:13
add a comment |
I forgot to mention-- I want to keep Windows 10 in dual boot with Ubuntu 18. Edited that in now.
– Aditya Medhe
Nov 25 at 17:10
Delete only Windows 8 partition. Don't delete Windows 10 partition.
– Hobbyist
Nov 25 at 17:13
I forgot to mention-- I want to keep Windows 10 in dual boot with Ubuntu 18. Edited that in now.
– Aditya Medhe
Nov 25 at 17:10
I forgot to mention-- I want to keep Windows 10 in dual boot with Ubuntu 18. Edited that in now.
– Aditya Medhe
Nov 25 at 17:10
Delete only Windows 8 partition. Don't delete Windows 10 partition.
– Hobbyist
Nov 25 at 17:13
Delete only Windows 8 partition. Don't delete Windows 10 partition.
– Hobbyist
Nov 25 at 17:13
add a comment |
Aditya Medhe is a new contributor. Be nice, and check out our Code of Conduct.
Aditya Medhe is a new contributor. Be nice, and check out our Code of Conduct.
Aditya Medhe is a new contributor. Be nice, and check out our Code of Conduct.
Aditya Medhe is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1095942%2fdual-boot-windows-10-and-ubuntu-18-04-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown