Got error during installation of Oracle VM VirtualBox Extension Pack
I have Oracle VM VirtualBox 5.1.38 installed for long time:
$ apt-cache policy virtualbox-5.1
virtualbox-5.1:
Installed: 5.1.38-122592~Ubuntu~xenial
Candidate: 5.1.38-122592~Ubuntu~xenial
Version table:
*** 5.1.38-122592~Ubuntu~xenial 500
500 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages
100 /var/lib/dpkg/status
I have not ran kernel updates, or something DKMS-related today.
The problem started with "Implementation of the USB 2.0 controller not found!" as in this Q&A.
So I downloaded corresponding version of Oracle VM VirtualBox Extension Pack and tried to install it by clicking on the file in ~/Downloads folder.
Then VirtualBox opened, suggested me to install extpack:

I clicked Install and accepted license.
Then the following error window was shown:
The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address.
Same with console way of installation:
$ VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
...
Do you agree to these license terms and conditions (y/n)? y
License accepted. For batch installaltion add
--accept-license=b674970f720eb020ad18926a9268607089cc1703908696d24a04aa870f34c8e8
to the VBoxManage command line.
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/home/norbert/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack"
VBoxManage: error: The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1201 of file VBoxManageMisc.cpp
My user is a member of vboxusers group.
What to do with this?
permissions virtualbox virtualization root oracle
add a comment |
I have Oracle VM VirtualBox 5.1.38 installed for long time:
$ apt-cache policy virtualbox-5.1
virtualbox-5.1:
Installed: 5.1.38-122592~Ubuntu~xenial
Candidate: 5.1.38-122592~Ubuntu~xenial
Version table:
*** 5.1.38-122592~Ubuntu~xenial 500
500 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages
100 /var/lib/dpkg/status
I have not ran kernel updates, or something DKMS-related today.
The problem started with "Implementation of the USB 2.0 controller not found!" as in this Q&A.
So I downloaded corresponding version of Oracle VM VirtualBox Extension Pack and tried to install it by clicking on the file in ~/Downloads folder.
Then VirtualBox opened, suggested me to install extpack:

I clicked Install and accepted license.
Then the following error window was shown:
The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address.
Same with console way of installation:
$ VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
...
Do you agree to these license terms and conditions (y/n)? y
License accepted. For batch installaltion add
--accept-license=b674970f720eb020ad18926a9268607089cc1703908696d24a04aa870f34c8e8
to the VBoxManage command line.
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/home/norbert/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack"
VBoxManage: error: The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1201 of file VBoxManageMisc.cpp
My user is a member of vboxusers group.
What to do with this?
permissions virtualbox virtualization root oracle
add a comment |
I have Oracle VM VirtualBox 5.1.38 installed for long time:
$ apt-cache policy virtualbox-5.1
virtualbox-5.1:
Installed: 5.1.38-122592~Ubuntu~xenial
Candidate: 5.1.38-122592~Ubuntu~xenial
Version table:
*** 5.1.38-122592~Ubuntu~xenial 500
500 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages
100 /var/lib/dpkg/status
I have not ran kernel updates, or something DKMS-related today.
The problem started with "Implementation of the USB 2.0 controller not found!" as in this Q&A.
So I downloaded corresponding version of Oracle VM VirtualBox Extension Pack and tried to install it by clicking on the file in ~/Downloads folder.
Then VirtualBox opened, suggested me to install extpack:

I clicked Install and accepted license.
Then the following error window was shown:
The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address.
Same with console way of installation:
$ VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
...
Do you agree to these license terms and conditions (y/n)? y
License accepted. For batch installaltion add
--accept-license=b674970f720eb020ad18926a9268607089cc1703908696d24a04aa870f34c8e8
to the VBoxManage command line.
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/home/norbert/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack"
VBoxManage: error: The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1201 of file VBoxManageMisc.cpp
My user is a member of vboxusers group.
What to do with this?
permissions virtualbox virtualization root oracle
I have Oracle VM VirtualBox 5.1.38 installed for long time:
$ apt-cache policy virtualbox-5.1
virtualbox-5.1:
Installed: 5.1.38-122592~Ubuntu~xenial
Candidate: 5.1.38-122592~Ubuntu~xenial
Version table:
*** 5.1.38-122592~Ubuntu~xenial 500
500 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages
100 /var/lib/dpkg/status
I have not ran kernel updates, or something DKMS-related today.
The problem started with "Implementation of the USB 2.0 controller not found!" as in this Q&A.
So I downloaded corresponding version of Oracle VM VirtualBox Extension Pack and tried to install it by clicking on the file in ~/Downloads folder.
Then VirtualBox opened, suggested me to install extpack:

I clicked Install and accepted license.
Then the following error window was shown:
The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address.
Same with console way of installation:
$ VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
...
Do you agree to these license terms and conditions (y/n)? y
License accepted. For batch installaltion add
--accept-license=b674970f720eb020ad18926a9268607089cc1703908696d24a04aa870f34c8e8
to the VBoxManage command line.
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/home/norbert/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack"
VBoxManage: error: The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1201 of file VBoxManageMisc.cpp
My user is a member of vboxusers group.
What to do with this?
permissions virtualbox virtualization root oracle
permissions virtualbox virtualization root oracle
edited Aug 14 '18 at 11:10
N0rbert
asked Aug 14 '18 at 10:40
N0rbertN0rbert
24.2k850112
24.2k850112
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:
- Extpack "Error creating textual authentication agent"
- ExtPack installation failure
- Extpack installation fails
Stack Exchange has the latest installation instructions
LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
VBoxManage list extpacks
Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because ofLatestVirtualBoxVersionpart.
– N0rbert
Aug 14 '18 at 11:09
1
Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.
– WinEunuuchs2Unix
Aug 14 '18 at 11:30
add a comment |
Any of the following methods will solve the issue:
* GUI way
Run VirtualBox as root
sudo virtualbox
Go to File→Preferences (or Ctrl+G)
- Open Extensions tab
- Click top right button
labeled with Add new package. - Select downloaded extpack, click Install, agree with license
- Close VirtualBox
Then open VirtualBox as normal user and repeat steps 2-5 again.
* Terminal way
Install with VBoxManage command:
$ sudo VBoxManage extpack install
~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
...
Successfully installed "Oracle VM VirtualBox Extension Pack".
As the result it is shown in Preferences→Extensions:

and in terminal:
$ vboxmanage list extpacks
Extension Packs: 1
Pack no. 0: Oracle VM VirtualBox Extension Pack
Version: 5.1.38
Revision: 122592
Edition:
Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
VRDE Module: VBoxVRDP
Usable: true
Why unusable:
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1065242%2fgot-error-during-installation-of-oracle-vm-virtualbox-extension-pack%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:
- Extpack "Error creating textual authentication agent"
- ExtPack installation failure
- Extpack installation fails
Stack Exchange has the latest installation instructions
LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
VBoxManage list extpacks
Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because ofLatestVirtualBoxVersionpart.
– N0rbert
Aug 14 '18 at 11:09
1
Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.
– WinEunuuchs2Unix
Aug 14 '18 at 11:30
add a comment |
Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:
- Extpack "Error creating textual authentication agent"
- ExtPack installation failure
- Extpack installation fails
Stack Exchange has the latest installation instructions
LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
VBoxManage list extpacks
Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because ofLatestVirtualBoxVersionpart.
– N0rbert
Aug 14 '18 at 11:09
1
Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.
– WinEunuuchs2Unix
Aug 14 '18 at 11:30
add a comment |
Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:
- Extpack "Error creating textual authentication agent"
- ExtPack installation failure
- Extpack installation fails
Stack Exchange has the latest installation instructions
LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
VBoxManage list extpacks
Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:
- Extpack "Error creating textual authentication agent"
- ExtPack installation failure
- Extpack installation fails
Stack Exchange has the latest installation instructions
LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
VBoxManage list extpacks
answered Aug 14 '18 at 11:01
WinEunuuchs2UnixWinEunuuchs2Unix
46.7k1190182
46.7k1190182
Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because ofLatestVirtualBoxVersionpart.
– N0rbert
Aug 14 '18 at 11:09
1
Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.
– WinEunuuchs2Unix
Aug 14 '18 at 11:30
add a comment |
Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because ofLatestVirtualBoxVersionpart.
– N0rbert
Aug 14 '18 at 11:09
1
Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.
– WinEunuuchs2Unix
Aug 14 '18 at 11:30
Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of
LatestVirtualBoxVersion part.– N0rbert
Aug 14 '18 at 11:09
Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of
LatestVirtualBoxVersion part.– N0rbert
Aug 14 '18 at 11:09
1
1
Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.
– WinEunuuchs2Unix
Aug 14 '18 at 11:30
Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.
– WinEunuuchs2Unix
Aug 14 '18 at 11:30
add a comment |
Any of the following methods will solve the issue:
* GUI way
Run VirtualBox as root
sudo virtualbox
Go to File→Preferences (or Ctrl+G)
- Open Extensions tab
- Click top right button
labeled with Add new package. - Select downloaded extpack, click Install, agree with license
- Close VirtualBox
Then open VirtualBox as normal user and repeat steps 2-5 again.
* Terminal way
Install with VBoxManage command:
$ sudo VBoxManage extpack install
~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
...
Successfully installed "Oracle VM VirtualBox Extension Pack".
As the result it is shown in Preferences→Extensions:

and in terminal:
$ vboxmanage list extpacks
Extension Packs: 1
Pack no. 0: Oracle VM VirtualBox Extension Pack
Version: 5.1.38
Revision: 122592
Edition:
Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
VRDE Module: VBoxVRDP
Usable: true
Why unusable:
add a comment |
Any of the following methods will solve the issue:
* GUI way
Run VirtualBox as root
sudo virtualbox
Go to File→Preferences (or Ctrl+G)
- Open Extensions tab
- Click top right button
labeled with Add new package. - Select downloaded extpack, click Install, agree with license
- Close VirtualBox
Then open VirtualBox as normal user and repeat steps 2-5 again.
* Terminal way
Install with VBoxManage command:
$ sudo VBoxManage extpack install
~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
...
Successfully installed "Oracle VM VirtualBox Extension Pack".
As the result it is shown in Preferences→Extensions:

and in terminal:
$ vboxmanage list extpacks
Extension Packs: 1
Pack no. 0: Oracle VM VirtualBox Extension Pack
Version: 5.1.38
Revision: 122592
Edition:
Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
VRDE Module: VBoxVRDP
Usable: true
Why unusable:
add a comment |
Any of the following methods will solve the issue:
* GUI way
Run VirtualBox as root
sudo virtualbox
Go to File→Preferences (or Ctrl+G)
- Open Extensions tab
- Click top right button
labeled with Add new package. - Select downloaded extpack, click Install, agree with license
- Close VirtualBox
Then open VirtualBox as normal user and repeat steps 2-5 again.
* Terminal way
Install with VBoxManage command:
$ sudo VBoxManage extpack install
~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
...
Successfully installed "Oracle VM VirtualBox Extension Pack".
As the result it is shown in Preferences→Extensions:

and in terminal:
$ vboxmanage list extpacks
Extension Packs: 1
Pack no. 0: Oracle VM VirtualBox Extension Pack
Version: 5.1.38
Revision: 122592
Edition:
Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
VRDE Module: VBoxVRDP
Usable: true
Why unusable:
Any of the following methods will solve the issue:
* GUI way
Run VirtualBox as root
sudo virtualbox
Go to File→Preferences (or Ctrl+G)
- Open Extensions tab
- Click top right button
labeled with Add new package. - Select downloaded extpack, click Install, agree with license
- Close VirtualBox
Then open VirtualBox as normal user and repeat steps 2-5 again.
* Terminal way
Install with VBoxManage command:
$ sudo VBoxManage extpack install
~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
...
Successfully installed "Oracle VM VirtualBox Extension Pack".
As the result it is shown in Preferences→Extensions:

and in terminal:
$ vboxmanage list extpacks
Extension Packs: 1
Pack no. 0: Oracle VM VirtualBox Extension Pack
Version: 5.1.38
Revision: 122592
Edition:
Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
VRDE Module: VBoxVRDP
Usable: true
Why unusable:
edited Aug 14 '18 at 11:13
answered Aug 14 '18 at 11:08
N0rbertN0rbert
24.2k850112
24.2k850112
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1065242%2fgot-error-during-installation-of-oracle-vm-virtualbox-extension-pack%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
