M BUZZ CRAZE NEWS
// news

How to install Xubuntu alongside Ubuntu Mate

By David Jones

I love both of these distros and I want them both. But I have no idea how you would do that. I bought a Ubuntu Mate cd which I used to install Mate but I also have a usb stick and I want to use that to install Xubuntu. How would I do that?

1

2 Answers

  1. Obtain an image for Xubuntu

  2. Verify the hash is correct

  3. Apply the image to a media that you can boot from (Optical or Flash)

  4. Boot from the live media - Choose Try Xubuntu

  5. Select Install Xubuntu

  6. When prompted, do as Zanna suggested in her comment and Choose the "Install Alongside" option.

Note: This approach will work with any flavor of Ubuntu - Simply substitute the flavour of your choice for Xubuntu.

Another option would be to add the XFCE dekstop environment to your current installation and choose desktop environments at login rather than dual-boot.

Installing two Ubuntu flavors is one solution but it will double disk space usage, update procedures etc.

Alternatively you can open a terminal and type sudo apt-get install xubuntu-desktop on your current installation and then just select the desktop environment you like, when your system starts. This will not install system core files twice and both DE's will get updates at the same time.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy