Hi,

 I did follow the exact link, but the instruction given do not work.

First question:
what would i type after: sudo apt-get update, when asked for password? 
(tried nothing, root, ... temppwd - nothing works)

login as: ubuntu
[email protected]'s password:
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.8.13-bone63 armv7l)

 * Documentation:  https://help.ubuntu.com/
Last login: Wed Aug 13 17:36:43 2014 from 192.168.7.1
ubuntu@arm:~$ sudo apt-get update
[sudo] password for ubuntu:
Sorry, try again.
[sudo] password for ubuntu:

Second question:
The instruction at the link says:

Enabling 

To actually enable root logins first you have to set a password for the 
root account and then unlock the locked root account. If you don't set a 
password for the root account the passwd command will return 

passwd: unlocking the password would result in a passwordless account.  

So, rirst execute in a terminal 

sudo passwd root

you will prompted for a new Unix password. Write it twice(second for 
confirmation).

Then execute 

sudo passwd -u root 

to unlock the account. This should return 

passwd: password expiry information changed

>From theory to reality:


ubuntu@arm:~$ sudo passwd root
[sudo] password for ubuntu:

???? what now?

Jan







On Tuesday, October 14, 2014 11:06:16 AM UTC+11, RobertCNelson wrote:
>
> On Mon, Oct 13, 2014 at 7:01 PM, Robert Nelson <[email protected] 
> <javascript:>> wrote: 
> > On Mon, Oct 13, 2014 at 6:48 PM,  <[email protected] <javascript:>> 
> wrote: 
> >> Hi, 
> >> 
> >>  After installing ubuntu console on BBB from here: 
> >> http://elinux.org/BeagleBoardUbuntu#Trusty_14.04 and connecting with 
> Putty 
> >> 
> >> login as: ubuntu 
> >> [email protected] <javascript:>'s password: 
> >> Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.8.13-bone63 armv7l) 
> >> 
> >>  * Documentation:  https://help.ubuntu.com/ 
> >> Last login: Wed Aug 13 18:11:23 2014 from 192.168.7.1 
> >> ubuntu@arm:~$ sudo passwd root 
> >> [sudo] password for ubuntu: 
> >> 
> >> what is the [sudo] password, root password? 
> >> 
> >> How can I login as root? change password for root? 
> > 
> > It's ubuntu, by "default" there is no "root" user.. 
> > 
> > This is the way ubuntu has been since 2006, if you want a root user 
> > you need to enable/create it. 
>
> second link if you would have searched google.. 
>
> http://askubuntu.com/questions/44418/how-to-enable-root-login 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to