PDA

View Full Version : Root



Pirolocito
June 5th, 2007, 05:36 AM
I've installed wubi, and it is just perfect, just what i was looking for.

1 simple question...

On install we choose one user and his password, but not the root password...

I need to compile a driver for the webcam and dont have password for root.

Thank you

Pirolocito

croto
June 5th, 2007, 06:30 AM
There is no root account in Ubuntu by default. If you want to become root, try:

sudo bash

and type your user password when prompted.

Pirolocito
June 5th, 2007, 02:10 PM
Why is that?

How can i create one?

Pirolocito

Vadi
June 5th, 2007, 02:24 PM
Have you tried typing in sudo bash?

Pirolocito
June 6th, 2007, 03:26 PM
Yes sudo bash does the work, but i was used to use su, and su, doesn work

thank you

Pirolocito