ajout commentaire sur le password
This commit is contained in:
parent
56673ad2f4
commit
85fd69eb75
@ -52,9 +52,10 @@ then connect remotely with : *ssh*
|
|||||||
|
|
||||||
bpool remain unencrypt.
|
bpool remain unencrypt.
|
||||||
|
|
||||||
Search for “zpool create”, and make sure you have found the create command that has “rpool” on the last line.
|
Search for “zpool create”, and make sure you have found the create command that has “rpool” on the last line.
|
||||||
Before the “zpool create” insert: echo MYPASSWORD |
|
Before the “zpool create” insert: echo MYPASSWORD |
|
||||||
Before the last line of the command insert these lines:
|
You have to change *MYPASSWORD* for the password you wanted to have.
|
||||||
|
Before the last line of the command insert these lines:
|
||||||
|
|
||||||
~~~{.cpp}
|
~~~{.cpp}
|
||||||
-O recordsize=1M \
|
-O recordsize=1M \
|
||||||
|
Loading…
Reference in New Issue
Block a user