How to install Windows 10 on Ubuntu 18.04 operating system? [duplicate]
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
This question already has an answer here:
How can I install Windows after I've installed Ubuntu?
16 answers
Currently I use ubuntu 18.04 as main operating system. and I need to install windows 10. I don't want to format my ubuntu. Because I usually do my work in ubuntu.
dual-boot 18.04 windows-10
marked as duplicate by karel, Elder Geek, N0rbert, Eric Carvalho, Charles Green Feb 21 at 0:11
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
How can I install Windows after I've installed Ubuntu?
16 answers
Currently I use ubuntu 18.04 as main operating system. and I need to install windows 10. I don't want to format my ubuntu. Because I usually do my work in ubuntu.
dual-boot 18.04 windows-10
marked as duplicate by karel, Elder Geek, N0rbert, Eric Carvalho, Charles Green Feb 21 at 0:11
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
It's possible to install ubuntu on windows 10. But I want to know how to install windows 10 on ubuntu.
– Kvoid
Feb 19 at 3:25
You can get a new drive, install Windows to it and then add Ubuntu to it off the existing drive.
– WinEunuuchs2Unix
Feb 19 at 3:29
2
Use a Virtual Machine for Windows 10 instead of dual-booting. If you reject reformat-related options, then that's your only choice remaining.
– user535733
Feb 19 at 3:34
If UEFI, just let Windows install to unallocated space. It wants lots of partitions and should install its boot loader files into an existing ESP - efi system partition. Be sure to have good backups. docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/…
– oldfred
Feb 19 at 4:39
add a comment |
This question already has an answer here:
How can I install Windows after I've installed Ubuntu?
16 answers
Currently I use ubuntu 18.04 as main operating system. and I need to install windows 10. I don't want to format my ubuntu. Because I usually do my work in ubuntu.
dual-boot 18.04 windows-10
This question already has an answer here:
How can I install Windows after I've installed Ubuntu?
16 answers
Currently I use ubuntu 18.04 as main operating system. and I need to install windows 10. I don't want to format my ubuntu. Because I usually do my work in ubuntu.
This question already has an answer here:
How can I install Windows after I've installed Ubuntu?
16 answers
dual-boot 18.04 windows-10
dual-boot 18.04 windows-10
asked Feb 19 at 3:15
KvoidKvoid
11
11
marked as duplicate by karel, Elder Geek, N0rbert, Eric Carvalho, Charles Green Feb 21 at 0:11
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by karel, Elder Geek, N0rbert, Eric Carvalho, Charles Green Feb 21 at 0:11
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
It's possible to install ubuntu on windows 10. But I want to know how to install windows 10 on ubuntu.
– Kvoid
Feb 19 at 3:25
You can get a new drive, install Windows to it and then add Ubuntu to it off the existing drive.
– WinEunuuchs2Unix
Feb 19 at 3:29
2
Use a Virtual Machine for Windows 10 instead of dual-booting. If you reject reformat-related options, then that's your only choice remaining.
– user535733
Feb 19 at 3:34
If UEFI, just let Windows install to unallocated space. It wants lots of partitions and should install its boot loader files into an existing ESP - efi system partition. Be sure to have good backups. docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/…
– oldfred
Feb 19 at 4:39
add a comment |
1
It's possible to install ubuntu on windows 10. But I want to know how to install windows 10 on ubuntu.
– Kvoid
Feb 19 at 3:25
You can get a new drive, install Windows to it and then add Ubuntu to it off the existing drive.
– WinEunuuchs2Unix
Feb 19 at 3:29
2
Use a Virtual Machine for Windows 10 instead of dual-booting. If you reject reformat-related options, then that's your only choice remaining.
– user535733
Feb 19 at 3:34
If UEFI, just let Windows install to unallocated space. It wants lots of partitions and should install its boot loader files into an existing ESP - efi system partition. Be sure to have good backups. docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/…
– oldfred
Feb 19 at 4:39
1
1
It's possible to install ubuntu on windows 10. But I want to know how to install windows 10 on ubuntu.
– Kvoid
Feb 19 at 3:25
It's possible to install ubuntu on windows 10. But I want to know how to install windows 10 on ubuntu.
– Kvoid
Feb 19 at 3:25
You can get a new drive, install Windows to it and then add Ubuntu to it off the existing drive.
– WinEunuuchs2Unix
Feb 19 at 3:29
You can get a new drive, install Windows to it and then add Ubuntu to it off the existing drive.
– WinEunuuchs2Unix
Feb 19 at 3:29
2
2
Use a Virtual Machine for Windows 10 instead of dual-booting. If you reject reformat-related options, then that's your only choice remaining.
– user535733
Feb 19 at 3:34
Use a Virtual Machine for Windows 10 instead of dual-booting. If you reject reformat-related options, then that's your only choice remaining.
– user535733
Feb 19 at 3:34
If UEFI, just let Windows install to unallocated space. It wants lots of partitions and should install its boot loader files into an existing ESP - efi system partition. Be sure to have good backups. docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/…
– oldfred
Feb 19 at 4:39
If UEFI, just let Windows install to unallocated space. It wants lots of partitions and should install its boot loader files into an existing ESP - efi system partition. Be sure to have good backups. docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/…
– oldfred
Feb 19 at 4:39
add a comment |
1 Answer
1
active
oldest
votes
We usually do the inverse, installed Ten and then Ubuntu with Grub. On Ryzen 2700U, Ubuntu 19.04 takes 2.5 minutes to install and Ten, less then 6 minutes.
I have a ton of downloaded program and system configuration. So I want reverse.
– Kvoid
Feb 19 at 3:26
You should have all that backed up anyway. User settings are all in /home, if system settings those will be in /etc. And you should be backing up list of installed apps if more than a very few. askubuntu.com/questions/2596/comparison-of-backup-tools
– oldfred
Feb 19 at 4:36
Then get an SSD caddy for 20$ and clean install Ten via its USB wire. No need to play with Grub.
– Mikemecanic
Feb 19 at 4:43
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
We usually do the inverse, installed Ten and then Ubuntu with Grub. On Ryzen 2700U, Ubuntu 19.04 takes 2.5 minutes to install and Ten, less then 6 minutes.
I have a ton of downloaded program and system configuration. So I want reverse.
– Kvoid
Feb 19 at 3:26
You should have all that backed up anyway. User settings are all in /home, if system settings those will be in /etc. And you should be backing up list of installed apps if more than a very few. askubuntu.com/questions/2596/comparison-of-backup-tools
– oldfred
Feb 19 at 4:36
Then get an SSD caddy for 20$ and clean install Ten via its USB wire. No need to play with Grub.
– Mikemecanic
Feb 19 at 4:43
add a comment |
We usually do the inverse, installed Ten and then Ubuntu with Grub. On Ryzen 2700U, Ubuntu 19.04 takes 2.5 minutes to install and Ten, less then 6 minutes.
I have a ton of downloaded program and system configuration. So I want reverse.
– Kvoid
Feb 19 at 3:26
You should have all that backed up anyway. User settings are all in /home, if system settings those will be in /etc. And you should be backing up list of installed apps if more than a very few. askubuntu.com/questions/2596/comparison-of-backup-tools
– oldfred
Feb 19 at 4:36
Then get an SSD caddy for 20$ and clean install Ten via its USB wire. No need to play with Grub.
– Mikemecanic
Feb 19 at 4:43
add a comment |
We usually do the inverse, installed Ten and then Ubuntu with Grub. On Ryzen 2700U, Ubuntu 19.04 takes 2.5 minutes to install and Ten, less then 6 minutes.
We usually do the inverse, installed Ten and then Ubuntu with Grub. On Ryzen 2700U, Ubuntu 19.04 takes 2.5 minutes to install and Ten, less then 6 minutes.
answered Feb 19 at 3:22
MikemecanicMikemecanic
815
815
I have a ton of downloaded program and system configuration. So I want reverse.
– Kvoid
Feb 19 at 3:26
You should have all that backed up anyway. User settings are all in /home, if system settings those will be in /etc. And you should be backing up list of installed apps if more than a very few. askubuntu.com/questions/2596/comparison-of-backup-tools
– oldfred
Feb 19 at 4:36
Then get an SSD caddy for 20$ and clean install Ten via its USB wire. No need to play with Grub.
– Mikemecanic
Feb 19 at 4:43
add a comment |
I have a ton of downloaded program and system configuration. So I want reverse.
– Kvoid
Feb 19 at 3:26
You should have all that backed up anyway. User settings are all in /home, if system settings those will be in /etc. And you should be backing up list of installed apps if more than a very few. askubuntu.com/questions/2596/comparison-of-backup-tools
– oldfred
Feb 19 at 4:36
Then get an SSD caddy for 20$ and clean install Ten via its USB wire. No need to play with Grub.
– Mikemecanic
Feb 19 at 4:43
I have a ton of downloaded program and system configuration. So I want reverse.
– Kvoid
Feb 19 at 3:26
I have a ton of downloaded program and system configuration. So I want reverse.
– Kvoid
Feb 19 at 3:26
You should have all that backed up anyway. User settings are all in /home, if system settings those will be in /etc. And you should be backing up list of installed apps if more than a very few. askubuntu.com/questions/2596/comparison-of-backup-tools
– oldfred
Feb 19 at 4:36
You should have all that backed up anyway. User settings are all in /home, if system settings those will be in /etc. And you should be backing up list of installed apps if more than a very few. askubuntu.com/questions/2596/comparison-of-backup-tools
– oldfred
Feb 19 at 4:36
Then get an SSD caddy for 20$ and clean install Ten via its USB wire. No need to play with Grub.
– Mikemecanic
Feb 19 at 4:43
Then get an SSD caddy for 20$ and clean install Ten via its USB wire. No need to play with Grub.
– Mikemecanic
Feb 19 at 4:43
add a comment |
1
It's possible to install ubuntu on windows 10. But I want to know how to install windows 10 on ubuntu.
– Kvoid
Feb 19 at 3:25
You can get a new drive, install Windows to it and then add Ubuntu to it off the existing drive.
– WinEunuuchs2Unix
Feb 19 at 3:29
2
Use a Virtual Machine for Windows 10 instead of dual-booting. If you reject reformat-related options, then that's your only choice remaining.
– user535733
Feb 19 at 3:34
If UEFI, just let Windows install to unallocated space. It wants lots of partitions and should install its boot loader files into an existing ESP - efi system partition. Be sure to have good backups. docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/…
– oldfred
Feb 19 at 4:39