Using Hyper-V, I can't get past the unlock drive
up vote
0
down vote
favorite
When I type my password, it only shows what is being typed in the top left and doesn't actually input the password
hyper-v unlock
add a comment |
up vote
0
down vote
favorite
When I type my password, it only shows what is being typed in the top left and doesn't actually input the password
hyper-v unlock
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
When I type my password, it only shows what is being typed in the top left and doesn't actually input the password
hyper-v unlock
When I type my password, it only shows what is being typed in the top left and doesn't actually input the password
hyper-v unlock
hyper-v unlock
edited May 25 '16 at 17:03
kelvinelove
1,51511326
1,51511326
asked May 22 '16 at 19:19
Terry Cater
111
111
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
You need to disable the "splash" screen. Once you power on, when it asks to choose the operating system (Ubuntu, Advanced, etc.) , press E . It will take you to another screen, remove the string "splash"
from the line which says something like "quiet splash video="
...
Press Ctrl+X to boot without splash.
After the system boots up, to save this change, you need to modify the file /etc/default/grub
and remove "splash" from the line beginning with "GRUB_CMDLINE_LINUX_DEFAULT="
.
Don't forget to do a
sudo update-grub
New contributor
1
They can't do this if their drive is encrypted typically.
– Thomas Ward♦
Nov 28 at 18:20
@tw: It's possible, but you have to boot from LiveUbuntu, mount the crypted hd (of course you need the valid pwd phrase) and make a chroot.
– abu_bua
Nov 28 at 19:10
add a comment |
up vote
0
down vote
In the end I reinstalled Ubuntu with Secure Boot disabled and not encrypting the drive
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
You need to disable the "splash" screen. Once you power on, when it asks to choose the operating system (Ubuntu, Advanced, etc.) , press E . It will take you to another screen, remove the string "splash"
from the line which says something like "quiet splash video="
...
Press Ctrl+X to boot without splash.
After the system boots up, to save this change, you need to modify the file /etc/default/grub
and remove "splash" from the line beginning with "GRUB_CMDLINE_LINUX_DEFAULT="
.
Don't forget to do a
sudo update-grub
New contributor
1
They can't do this if their drive is encrypted typically.
– Thomas Ward♦
Nov 28 at 18:20
@tw: It's possible, but you have to boot from LiveUbuntu, mount the crypted hd (of course you need the valid pwd phrase) and make a chroot.
– abu_bua
Nov 28 at 19:10
add a comment |
up vote
1
down vote
You need to disable the "splash" screen. Once you power on, when it asks to choose the operating system (Ubuntu, Advanced, etc.) , press E . It will take you to another screen, remove the string "splash"
from the line which says something like "quiet splash video="
...
Press Ctrl+X to boot without splash.
After the system boots up, to save this change, you need to modify the file /etc/default/grub
and remove "splash" from the line beginning with "GRUB_CMDLINE_LINUX_DEFAULT="
.
Don't forget to do a
sudo update-grub
New contributor
1
They can't do this if their drive is encrypted typically.
– Thomas Ward♦
Nov 28 at 18:20
@tw: It's possible, but you have to boot from LiveUbuntu, mount the crypted hd (of course you need the valid pwd phrase) and make a chroot.
– abu_bua
Nov 28 at 19:10
add a comment |
up vote
1
down vote
up vote
1
down vote
You need to disable the "splash" screen. Once you power on, when it asks to choose the operating system (Ubuntu, Advanced, etc.) , press E . It will take you to another screen, remove the string "splash"
from the line which says something like "quiet splash video="
...
Press Ctrl+X to boot without splash.
After the system boots up, to save this change, you need to modify the file /etc/default/grub
and remove "splash" from the line beginning with "GRUB_CMDLINE_LINUX_DEFAULT="
.
Don't forget to do a
sudo update-grub
New contributor
You need to disable the "splash" screen. Once you power on, when it asks to choose the operating system (Ubuntu, Advanced, etc.) , press E . It will take you to another screen, remove the string "splash"
from the line which says something like "quiet splash video="
...
Press Ctrl+X to boot without splash.
After the system boots up, to save this change, you need to modify the file /etc/default/grub
and remove "splash" from the line beginning with "GRUB_CMDLINE_LINUX_DEFAULT="
.
Don't forget to do a
sudo update-grub
New contributor
edited Nov 28 at 19:07
abu_bua
3,07081023
3,07081023
New contributor
answered Nov 28 at 18:17
dwd
111
111
New contributor
New contributor
1
They can't do this if their drive is encrypted typically.
– Thomas Ward♦
Nov 28 at 18:20
@tw: It's possible, but you have to boot from LiveUbuntu, mount the crypted hd (of course you need the valid pwd phrase) and make a chroot.
– abu_bua
Nov 28 at 19:10
add a comment |
1
They can't do this if their drive is encrypted typically.
– Thomas Ward♦
Nov 28 at 18:20
@tw: It's possible, but you have to boot from LiveUbuntu, mount the crypted hd (of course you need the valid pwd phrase) and make a chroot.
– abu_bua
Nov 28 at 19:10
1
1
They can't do this if their drive is encrypted typically.
– Thomas Ward♦
Nov 28 at 18:20
They can't do this if their drive is encrypted typically.
– Thomas Ward♦
Nov 28 at 18:20
@tw: It's possible, but you have to boot from LiveUbuntu, mount the crypted hd (of course you need the valid pwd phrase) and make a chroot.
– abu_bua
Nov 28 at 19:10
@tw: It's possible, but you have to boot from LiveUbuntu, mount the crypted hd (of course you need the valid pwd phrase) and make a chroot.
– abu_bua
Nov 28 at 19:10
add a comment |
up vote
0
down vote
In the end I reinstalled Ubuntu with Secure Boot disabled and not encrypting the drive
add a comment |
up vote
0
down vote
In the end I reinstalled Ubuntu with Secure Boot disabled and not encrypting the drive
add a comment |
up vote
0
down vote
up vote
0
down vote
In the end I reinstalled Ubuntu with Secure Boot disabled and not encrypting the drive
In the end I reinstalled Ubuntu with Secure Boot disabled and not encrypting the drive
answered May 22 '16 at 20:12
Terry Cater
111
111
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f776046%2fusing-hyper-v-i-cant-get-past-the-unlock-drive%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