Running cmospwd as root but it still complains âneed to be run as rootâ


up vote
0
down vote
favorite
I'm running cmospwd
as root but it's still asking me to run as root
pc@pc:~$ su root
Adgangskode:
root@pc:/home/pc# cd..
cd..: kommando ikke fundet
root@pc:/home/pc# cd..
cd..: kommando ikke fundet
root@pc:/home/pc# cmospwd /k /d
CmosPwd - BIOS Cracker 5.0, October 2007, Copyright 1996-2007
GRENIER Christophe, grenier@cgsecurity.org
http://www.cgsecurity.org/
Warning: if the password is stored in an eeprom (laptop/notebook),
the password won't be erased.
1 - Kill cmos
2 - Kill cmos (try to keep date and time)
0 - Abort
Choice : 1
Need to be run as root to access the Cmos.
root@pc:/home/pc#
permissions root
add a comment |Â
up vote
0
down vote
favorite
I'm running cmospwd
as root but it's still asking me to run as root
pc@pc:~$ su root
Adgangskode:
root@pc:/home/pc# cd..
cd..: kommando ikke fundet
root@pc:/home/pc# cd..
cd..: kommando ikke fundet
root@pc:/home/pc# cmospwd /k /d
CmosPwd - BIOS Cracker 5.0, October 2007, Copyright 1996-2007
GRENIER Christophe, grenier@cgsecurity.org
http://www.cgsecurity.org/
Warning: if the password is stored in an eeprom (laptop/notebook),
the password won't be erased.
1 - Kill cmos
2 - Kill cmos (try to keep date and time)
0 - Abort
Choice : 1
Need to be run as root to access the Cmos.
root@pc:/home/pc#
permissions root
What are you actually trying to achieve? In many cases there are less dangerous ways to reset/bypass the BIOS password. The software you are trying to use seems to be very old. Looking at the source code (which can be downloaded here), the error you get is displayed when ioperm doesn't succeed (for whatever reason). I haven't found much information about it, but its man page indicates that it won't work on architectures different than i386.
â danzel
May 28 at 10:12
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm running cmospwd
as root but it's still asking me to run as root
pc@pc:~$ su root
Adgangskode:
root@pc:/home/pc# cd..
cd..: kommando ikke fundet
root@pc:/home/pc# cd..
cd..: kommando ikke fundet
root@pc:/home/pc# cmospwd /k /d
CmosPwd - BIOS Cracker 5.0, October 2007, Copyright 1996-2007
GRENIER Christophe, grenier@cgsecurity.org
http://www.cgsecurity.org/
Warning: if the password is stored in an eeprom (laptop/notebook),
the password won't be erased.
1 - Kill cmos
2 - Kill cmos (try to keep date and time)
0 - Abort
Choice : 1
Need to be run as root to access the Cmos.
root@pc:/home/pc#
permissions root
I'm running cmospwd
as root but it's still asking me to run as root
pc@pc:~$ su root
Adgangskode:
root@pc:/home/pc# cd..
cd..: kommando ikke fundet
root@pc:/home/pc# cd..
cd..: kommando ikke fundet
root@pc:/home/pc# cmospwd /k /d
CmosPwd - BIOS Cracker 5.0, October 2007, Copyright 1996-2007
GRENIER Christophe, grenier@cgsecurity.org
http://www.cgsecurity.org/
Warning: if the password is stored in an eeprom (laptop/notebook),
the password won't be erased.
1 - Kill cmos
2 - Kill cmos (try to keep date and time)
0 - Abort
Choice : 1
Need to be run as root to access the Cmos.
root@pc:/home/pc#
permissions root
edited May 28 at 7:48


Zanna
47.8k13116226
47.8k13116226
asked May 28 at 6:32


Kristian Primdahl
1
1
What are you actually trying to achieve? In many cases there are less dangerous ways to reset/bypass the BIOS password. The software you are trying to use seems to be very old. Looking at the source code (which can be downloaded here), the error you get is displayed when ioperm doesn't succeed (for whatever reason). I haven't found much information about it, but its man page indicates that it won't work on architectures different than i386.
â danzel
May 28 at 10:12
add a comment |Â
What are you actually trying to achieve? In many cases there are less dangerous ways to reset/bypass the BIOS password. The software you are trying to use seems to be very old. Looking at the source code (which can be downloaded here), the error you get is displayed when ioperm doesn't succeed (for whatever reason). I haven't found much information about it, but its man page indicates that it won't work on architectures different than i386.
â danzel
May 28 at 10:12
What are you actually trying to achieve? In many cases there are less dangerous ways to reset/bypass the BIOS password. The software you are trying to use seems to be very old. Looking at the source code (which can be downloaded here), the error you get is displayed when ioperm doesn't succeed (for whatever reason). I haven't found much information about it, but its man page indicates that it won't work on architectures different than i386.
â danzel
May 28 at 10:12
What are you actually trying to achieve? In many cases there are less dangerous ways to reset/bypass the BIOS password. The software you are trying to use seems to be very old. Looking at the source code (which can be downloaded here), the error you get is displayed when ioperm doesn't succeed (for whatever reason). I haven't found much information about it, but its man page indicates that it won't work on architectures different than i386.
â danzel
May 28 at 10:12
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
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%2f1041092%2frunning-cmospwd-as-root-but-it-still-complains-need-to-be-run-as-root%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
What are you actually trying to achieve? In many cases there are less dangerous ways to reset/bypass the BIOS password. The software you are trying to use seems to be very old. Looking at the source code (which can be downloaded here), the error you get is displayed when ioperm doesn't succeed (for whatever reason). I haven't found much information about it, but its man page indicates that it won't work on architectures different than i386.
â danzel
May 28 at 10:12