=== ailo is now known as _ailo [00:53] <_ailo> ailo: [10:37] hello [10:37] i upgraded my ubuntu(studio) from previous version to 11.10, but when it was installing all the packages i accidentally rebooted it...now it works only in recovery mode and not in normal mode..what can i do to understand where the problem is? [10:47] alexxio: You can try installing ubuntustudio-desktop from recovery mode [10:48] ailo: how to do that? [10:48] apt-get install ubuntustudio-desktop [10:48] mmmh ok [10:49] You can try this: apt-get install --reinstall ubuntustudio-desktop [10:49] i will need the network? [10:49] yes [10:50] i sent the command [10:50] thank you [10:51] mmmh it already finished (that's strage, isn't it?) it says : [10:52] extracting substitude of ubuntustudio'desktop...configuring ubuntustudio-desktop (0.90)...the returns the shell $ [10:53] now i reboot..it's charging the ubuntu studio splashscreen [10:53] and it freezes on it [10:54] Well, it's hard to know what went wrong during your upgrade [10:54] i know [10:54] I never like to upgrade myself. I always do a fresh install [10:54] i gave a dpkg --configure -a [10:54] You should back up your files, and do a new install [10:54] It's much faster that way, I think [10:55] I usually keep my files on a separate partition, like a data partition. This way, I don't need to touch them when I reinstall [10:55] and configurations? [10:55] do you have a separate /home too? [10:56] Nope. I use symbolic links to my home for those configs that I like to keep [10:56] But, if you want to save something specific, just backup those [10:57] if i'm on recovery boot and reestablish normal boot it goes, but if i do normal boot direcly from grub, it freezes :( [10:58] btw, you could try: apt-get install -f [10:58] But, I would just do a fresh install anyway [11:10] k thank you