[OpenIndiana-discuss] Openindiana lost root password

Jean-Pierre André jean-pierre.andre at wanadoo.fr
Tue Apr 19 06:50:59 UTC 2016


can erturk wrote:
>
>
>
>
>
>
>
>                              Hello. openindiana I don't know the root password.
>
> http://sysadmin-tips-and-tricks.blogspot.com.tr/2013/01/solaris-recover-root-password-in-local.html
>
>
> I can't access to the console.
> openindiana Hipster, with a live DVD single user mode I am running.
> I'm getting root permission with jack jack.
> but
> #mount /dev/dsk/hddname   /a
>
> I can't mount the disk.
>
>
>                              can you help me?

At this stage, you probably need :

zpool import -f rpool
mkdir /tmp/a
beadm mount openindiana /tmp/a
# do some changes
beadm unmount openindiana
zpool export rpool

In the third and fourth command, replace openindiana
by the relevant BE name.




More information about the openindiana-discuss mailing list