Cannot switch to GUI mode

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I found my old laptop yesterday and it is running Ubuntu 12.10. I opened it, but there was just a black screen with a blinking underscore. I restarted again and pressed F12, clicked HDD and found Ubuntu.
I clicked it and typed in root and my password. To mention, it was in CLI mode. I tried ways to go to GUI mode, but couldn't. I ran:
startx
and
sudo apt-get install ubuntu-desktop
and
sudo apt-get update
but they all showed an error. I tried alt+F7 but it showed the blinking underscore again.
If you find a way to fix it, please help me as I really want to use my old laptop. Thank you for your help.
boot
add a comment |Â
up vote
0
down vote
favorite
I found my old laptop yesterday and it is running Ubuntu 12.10. I opened it, but there was just a black screen with a blinking underscore. I restarted again and pressed F12, clicked HDD and found Ubuntu.
I clicked it and typed in root and my password. To mention, it was in CLI mode. I tried ways to go to GUI mode, but couldn't. I ran:
startx
and
sudo apt-get install ubuntu-desktop
and
sudo apt-get update
but they all showed an error. I tried alt+F7 but it showed the blinking underscore again.
If you find a way to fix it, please help me as I really want to use my old laptop. Thank you for your help.
boot
1
Ubuntu 12.10 is way beyond end of life ....
â Panther
Mar 18 at 18:00
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I found my old laptop yesterday and it is running Ubuntu 12.10. I opened it, but there was just a black screen with a blinking underscore. I restarted again and pressed F12, clicked HDD and found Ubuntu.
I clicked it and typed in root and my password. To mention, it was in CLI mode. I tried ways to go to GUI mode, but couldn't. I ran:
startx
and
sudo apt-get install ubuntu-desktop
and
sudo apt-get update
but they all showed an error. I tried alt+F7 but it showed the blinking underscore again.
If you find a way to fix it, please help me as I really want to use my old laptop. Thank you for your help.
boot
I found my old laptop yesterday and it is running Ubuntu 12.10. I opened it, but there was just a black screen with a blinking underscore. I restarted again and pressed F12, clicked HDD and found Ubuntu.
I clicked it and typed in root and my password. To mention, it was in CLI mode. I tried ways to go to GUI mode, but couldn't. I ran:
startx
and
sudo apt-get install ubuntu-desktop
and
sudo apt-get update
but they all showed an error. I tried alt+F7 but it showed the blinking underscore again.
If you find a way to fix it, please help me as I really want to use my old laptop. Thank you for your help.
boot
boot
edited Mar 18 at 18:12
asked Mar 18 at 17:57
John H.
12
12
1
Ubuntu 12.10 is way beyond end of life ....
â Panther
Mar 18 at 18:00
add a comment |Â
1
Ubuntu 12.10 is way beyond end of life ....
â Panther
Mar 18 at 18:00
1
1
Ubuntu 12.10 is way beyond end of life ....
â Panther
Mar 18 at 18:00
Ubuntu 12.10 is way beyond end of life ....
â Panther
Mar 18 at 18:00
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
First try and upgrade Ubuntu to the latest version by running the following command:
sudo do-release-upgrade
and then we update everything else:
sudo apt-get update
Now reinstall the Ubuntu Desktop:
sudo apt-get install ubuntu-desktop
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
First try and upgrade Ubuntu to the latest version by running the following command:
sudo do-release-upgrade
and then we update everything else:
sudo apt-get update
Now reinstall the Ubuntu Desktop:
sudo apt-get install ubuntu-desktop
add a comment |Â
up vote
0
down vote
First try and upgrade Ubuntu to the latest version by running the following command:
sudo do-release-upgrade
and then we update everything else:
sudo apt-get update
Now reinstall the Ubuntu Desktop:
sudo apt-get install ubuntu-desktop
add a comment |Â
up vote
0
down vote
up vote
0
down vote
First try and upgrade Ubuntu to the latest version by running the following command:
sudo do-release-upgrade
and then we update everything else:
sudo apt-get update
Now reinstall the Ubuntu Desktop:
sudo apt-get install ubuntu-desktop
First try and upgrade Ubuntu to the latest version by running the following command:
sudo do-release-upgrade
and then we update everything else:
sudo apt-get update
Now reinstall the Ubuntu Desktop:
sudo apt-get install ubuntu-desktop
answered Mar 18 at 18:15
Kris Stadler
1499
1499
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1017070%2fcannot-switch-to-gui-mode%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Ubuntu 12.10 is way beyond end of life ....
â Panther
Mar 18 at 18:00