I just had a quick question is it true that you can make your own operating system with Ubuntu and if so where can i go to learn how to make my own operating system with Ubuntu.
Thanks
I just had a quick question is it true that you can make your own operating system with Ubuntu and if so where can i go to learn how to make my own operating system with Ubuntu.
Thanks
You can have another operating system alongside with Ubuntu or another operating system inside Ubuntu. If you want to have another operating system with Ubuntu, for example windows, you have to install windows first and then Ubuntu. This is easy way instead of installing Ubuntu first and then Windows. But if you want to install another operating system, for example Windows in Ubuntu, You have to use of a virtual program like Vitualbox, which is very useful and easy to use. and you can get it through software center, or type the following command in terminal:
sudo apt-get install virtualbox
and then type:
sudo apt-get update
Done!