[OpenIndiana-discuss] mounting an existing system on a boot image
Till Wegmüller
toasterson at gmail.com
Mon Sep 10 10:02:53 UTC 2018
Hi
Small info for problems such as these.
pkg has the functionality builtin to fix them
So with board tools you only need to boot a live/install iso drop to
shell. and then.
zpool import -R /a rpool
pkg -R /a verify
pkg -R /a fix
zpool export rpool
And your done :)
Hope this helps
Greetings
Till
On 9/10/18 11:57 AM, Udo Grabowski (IMK) wrote:
> On 10/09/2018 11:55, Marc Lobelle wrote:
>> Thanks Udo and Jean Pierre: a small detail:I must be root to do this:
>> where can I find the root pwd of the live image ?
>
> sudo bash
> echo $PWD
>
>
More information about the openindiana-discuss
mailing list