I have ubuntu studio installed on a hard drive that I just moved to a different computer. I can boot the other distributions I have on the drive, but not ubuntu studio. Whenever I try, it shows the studio logo, and does nothing. Is there a way to make it bootable easily, or should I just reinstall it?
|
feedback
|
|
I dont know if you have just GNU/Linux distros or windows as well but I would try reinstalling grub from a live cd (google how to do this if you dont know). | |||
feedback
|
|
As long as you keep backup your Home folder, you will be able to reinstall Ubuntu studio and have all your settings restored, the only thing is that you will need to reinstall each app that you have installed. But if you make a backup list of installed packages, life is easier. Try this: dpkg --get-selections > installed-software and then: dpkg --set-selections < installed-software | |||||||
feedback
|