“Install Ubuntu” leads to black screen and doesn't load
up vote
0
down vote
favorite
I'm trying to dual-boot Ubuntu 18.04.1 alongside Windows 10 on a Yoga 720 laptop. I've created a bootable USB with Rufus, and using Advanced Startup Options I am able to boot from the USB. However, once it loads the initial screen and I select "Install Ubuntu," the screen goes black and stays that way until I reboot into Windows 10. Please help!
dual-boot system-installation live-usb
New contributor
add a comment |
up vote
0
down vote
favorite
I'm trying to dual-boot Ubuntu 18.04.1 alongside Windows 10 on a Yoga 720 laptop. I've created a bootable USB with Rufus, and using Advanced Startup Options I am able to boot from the USB. However, once it loads the initial screen and I select "Install Ubuntu," the screen goes black and stays that way until I reboot into Windows 10. Please help!
dual-boot system-installation live-usb
New contributor
Welcome on AskUbuntu, I had a similar issue and I had to disable ACPI before booting the installer. See this link for reference.
– A.L
Nov 12 at 21:18
1
Try booting with nomodeset option enabled.
– Aleksandar
Nov 12 at 22:08
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to dual-boot Ubuntu 18.04.1 alongside Windows 10 on a Yoga 720 laptop. I've created a bootable USB with Rufus, and using Advanced Startup Options I am able to boot from the USB. However, once it loads the initial screen and I select "Install Ubuntu," the screen goes black and stays that way until I reboot into Windows 10. Please help!
dual-boot system-installation live-usb
New contributor
I'm trying to dual-boot Ubuntu 18.04.1 alongside Windows 10 on a Yoga 720 laptop. I've created a bootable USB with Rufus, and using Advanced Startup Options I am able to boot from the USB. However, once it loads the initial screen and I select "Install Ubuntu," the screen goes black and stays that way until I reboot into Windows 10. Please help!
dual-boot system-installation live-usb
dual-boot system-installation live-usb
New contributor
New contributor
New contributor
asked Nov 12 at 21:14
SKW
1
1
New contributor
New contributor
Welcome on AskUbuntu, I had a similar issue and I had to disable ACPI before booting the installer. See this link for reference.
– A.L
Nov 12 at 21:18
1
Try booting with nomodeset option enabled.
– Aleksandar
Nov 12 at 22:08
add a comment |
Welcome on AskUbuntu, I had a similar issue and I had to disable ACPI before booting the installer. See this link for reference.
– A.L
Nov 12 at 21:18
1
Try booting with nomodeset option enabled.
– Aleksandar
Nov 12 at 22:08
Welcome on AskUbuntu, I had a similar issue and I had to disable ACPI before booting the installer. See this link for reference.
– A.L
Nov 12 at 21:18
Welcome on AskUbuntu, I had a similar issue and I had to disable ACPI before booting the installer. See this link for reference.
– A.L
Nov 12 at 21:18
1
1
Try booting with nomodeset option enabled.
– Aleksandar
Nov 12 at 22:08
Try booting with nomodeset option enabled.
– Aleksandar
Nov 12 at 22:08
add a comment |
1 Answer
1
active
oldest
votes
up vote
-1
down vote
I've had a lot of problems with rufus and now entirely avoid using it to create bootable media. You should check out Unetbootin and load your .iso through that instead, as it also configures your bootloader for you and allows you to entirely skip using a USB drive in favour of your C:/ drive or similar, in which case when you set up the .iso and reboot, you will see a screen prompting you to choose between either your windows os or unetbootin, which will contain your ubuntu .iso
You do not have to partition anything for this to work, just format your usb to FAT32 beforehand or mount directly to C:/ without any modifications. The UI is better and more compact and it also allows you to install a wealth of operating systems and computer utilities that make it an invaluable addition to any developers arsenal.
1
This doesn't answer the question. When it boots the live session/installer the USB stick most of the times was done correctly and the tool used doesn't matter. The problem is "no video". The cause is the Nvidia graphics that requires additional kernel parameters like the ones suggested in comments. Please edit the question or remove it. It's confusing and not helpful because it misses the point entirely.
– GabrielaGarcia
Nov 12 at 22:51
There was video if "it loads the initial screen and I select "Install Ubuntu", surely. How would it load that one part of the gui? is it self contained within the iso?
– tREEs
Nov 12 at 22:56
It sounded more to me like the result of a corrupted iso
– tREEs
Nov 12 at 22:58
1
That part is text mode. What comes next requires advanced graphics. That's why. Clearly you never had to deal with a brand new (or newish) Nvidia card ;)
– GabrielaGarcia
Nov 12 at 23:00
Understood. I'm still new to the mechanics of everything. Soaking this all in and thanks for clarifying. You're correct in your assumptions I use AMD cards backed up by desktop graphic chips so I never get anything like that.
– tREEs
Nov 12 at 23:01
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
-1
down vote
I've had a lot of problems with rufus and now entirely avoid using it to create bootable media. You should check out Unetbootin and load your .iso through that instead, as it also configures your bootloader for you and allows you to entirely skip using a USB drive in favour of your C:/ drive or similar, in which case when you set up the .iso and reboot, you will see a screen prompting you to choose between either your windows os or unetbootin, which will contain your ubuntu .iso
You do not have to partition anything for this to work, just format your usb to FAT32 beforehand or mount directly to C:/ without any modifications. The UI is better and more compact and it also allows you to install a wealth of operating systems and computer utilities that make it an invaluable addition to any developers arsenal.
1
This doesn't answer the question. When it boots the live session/installer the USB stick most of the times was done correctly and the tool used doesn't matter. The problem is "no video". The cause is the Nvidia graphics that requires additional kernel parameters like the ones suggested in comments. Please edit the question or remove it. It's confusing and not helpful because it misses the point entirely.
– GabrielaGarcia
Nov 12 at 22:51
There was video if "it loads the initial screen and I select "Install Ubuntu", surely. How would it load that one part of the gui? is it self contained within the iso?
– tREEs
Nov 12 at 22:56
It sounded more to me like the result of a corrupted iso
– tREEs
Nov 12 at 22:58
1
That part is text mode. What comes next requires advanced graphics. That's why. Clearly you never had to deal with a brand new (or newish) Nvidia card ;)
– GabrielaGarcia
Nov 12 at 23:00
Understood. I'm still new to the mechanics of everything. Soaking this all in and thanks for clarifying. You're correct in your assumptions I use AMD cards backed up by desktop graphic chips so I never get anything like that.
– tREEs
Nov 12 at 23:01
add a comment |
up vote
-1
down vote
I've had a lot of problems with rufus and now entirely avoid using it to create bootable media. You should check out Unetbootin and load your .iso through that instead, as it also configures your bootloader for you and allows you to entirely skip using a USB drive in favour of your C:/ drive or similar, in which case when you set up the .iso and reboot, you will see a screen prompting you to choose between either your windows os or unetbootin, which will contain your ubuntu .iso
You do not have to partition anything for this to work, just format your usb to FAT32 beforehand or mount directly to C:/ without any modifications. The UI is better and more compact and it also allows you to install a wealth of operating systems and computer utilities that make it an invaluable addition to any developers arsenal.
1
This doesn't answer the question. When it boots the live session/installer the USB stick most of the times was done correctly and the tool used doesn't matter. The problem is "no video". The cause is the Nvidia graphics that requires additional kernel parameters like the ones suggested in comments. Please edit the question or remove it. It's confusing and not helpful because it misses the point entirely.
– GabrielaGarcia
Nov 12 at 22:51
There was video if "it loads the initial screen and I select "Install Ubuntu", surely. How would it load that one part of the gui? is it self contained within the iso?
– tREEs
Nov 12 at 22:56
It sounded more to me like the result of a corrupted iso
– tREEs
Nov 12 at 22:58
1
That part is text mode. What comes next requires advanced graphics. That's why. Clearly you never had to deal with a brand new (or newish) Nvidia card ;)
– GabrielaGarcia
Nov 12 at 23:00
Understood. I'm still new to the mechanics of everything. Soaking this all in and thanks for clarifying. You're correct in your assumptions I use AMD cards backed up by desktop graphic chips so I never get anything like that.
– tREEs
Nov 12 at 23:01
add a comment |
up vote
-1
down vote
up vote
-1
down vote
I've had a lot of problems with rufus and now entirely avoid using it to create bootable media. You should check out Unetbootin and load your .iso through that instead, as it also configures your bootloader for you and allows you to entirely skip using a USB drive in favour of your C:/ drive or similar, in which case when you set up the .iso and reboot, you will see a screen prompting you to choose between either your windows os or unetbootin, which will contain your ubuntu .iso
You do not have to partition anything for this to work, just format your usb to FAT32 beforehand or mount directly to C:/ without any modifications. The UI is better and more compact and it also allows you to install a wealth of operating systems and computer utilities that make it an invaluable addition to any developers arsenal.
I've had a lot of problems with rufus and now entirely avoid using it to create bootable media. You should check out Unetbootin and load your .iso through that instead, as it also configures your bootloader for you and allows you to entirely skip using a USB drive in favour of your C:/ drive or similar, in which case when you set up the .iso and reboot, you will see a screen prompting you to choose between either your windows os or unetbootin, which will contain your ubuntu .iso
You do not have to partition anything for this to work, just format your usb to FAT32 beforehand or mount directly to C:/ without any modifications. The UI is better and more compact and it also allows you to install a wealth of operating systems and computer utilities that make it an invaluable addition to any developers arsenal.
answered Nov 12 at 21:43
tREEs
18113
18113
1
This doesn't answer the question. When it boots the live session/installer the USB stick most of the times was done correctly and the tool used doesn't matter. The problem is "no video". The cause is the Nvidia graphics that requires additional kernel parameters like the ones suggested in comments. Please edit the question or remove it. It's confusing and not helpful because it misses the point entirely.
– GabrielaGarcia
Nov 12 at 22:51
There was video if "it loads the initial screen and I select "Install Ubuntu", surely. How would it load that one part of the gui? is it self contained within the iso?
– tREEs
Nov 12 at 22:56
It sounded more to me like the result of a corrupted iso
– tREEs
Nov 12 at 22:58
1
That part is text mode. What comes next requires advanced graphics. That's why. Clearly you never had to deal with a brand new (or newish) Nvidia card ;)
– GabrielaGarcia
Nov 12 at 23:00
Understood. I'm still new to the mechanics of everything. Soaking this all in and thanks for clarifying. You're correct in your assumptions I use AMD cards backed up by desktop graphic chips so I never get anything like that.
– tREEs
Nov 12 at 23:01
add a comment |
1
This doesn't answer the question. When it boots the live session/installer the USB stick most of the times was done correctly and the tool used doesn't matter. The problem is "no video". The cause is the Nvidia graphics that requires additional kernel parameters like the ones suggested in comments. Please edit the question or remove it. It's confusing and not helpful because it misses the point entirely.
– GabrielaGarcia
Nov 12 at 22:51
There was video if "it loads the initial screen and I select "Install Ubuntu", surely. How would it load that one part of the gui? is it self contained within the iso?
– tREEs
Nov 12 at 22:56
It sounded more to me like the result of a corrupted iso
– tREEs
Nov 12 at 22:58
1
That part is text mode. What comes next requires advanced graphics. That's why. Clearly you never had to deal with a brand new (or newish) Nvidia card ;)
– GabrielaGarcia
Nov 12 at 23:00
Understood. I'm still new to the mechanics of everything. Soaking this all in and thanks for clarifying. You're correct in your assumptions I use AMD cards backed up by desktop graphic chips so I never get anything like that.
– tREEs
Nov 12 at 23:01
1
1
This doesn't answer the question. When it boots the live session/installer the USB stick most of the times was done correctly and the tool used doesn't matter. The problem is "no video". The cause is the Nvidia graphics that requires additional kernel parameters like the ones suggested in comments. Please edit the question or remove it. It's confusing and not helpful because it misses the point entirely.
– GabrielaGarcia
Nov 12 at 22:51
This doesn't answer the question. When it boots the live session/installer the USB stick most of the times was done correctly and the tool used doesn't matter. The problem is "no video". The cause is the Nvidia graphics that requires additional kernel parameters like the ones suggested in comments. Please edit the question or remove it. It's confusing and not helpful because it misses the point entirely.
– GabrielaGarcia
Nov 12 at 22:51
There was video if "it loads the initial screen and I select "Install Ubuntu", surely. How would it load that one part of the gui? is it self contained within the iso?
– tREEs
Nov 12 at 22:56
There was video if "it loads the initial screen and I select "Install Ubuntu", surely. How would it load that one part of the gui? is it self contained within the iso?
– tREEs
Nov 12 at 22:56
It sounded more to me like the result of a corrupted iso
– tREEs
Nov 12 at 22:58
It sounded more to me like the result of a corrupted iso
– tREEs
Nov 12 at 22:58
1
1
That part is text mode. What comes next requires advanced graphics. That's why. Clearly you never had to deal with a brand new (or newish) Nvidia card ;)
– GabrielaGarcia
Nov 12 at 23:00
That part is text mode. What comes next requires advanced graphics. That's why. Clearly you never had to deal with a brand new (or newish) Nvidia card ;)
– GabrielaGarcia
Nov 12 at 23:00
Understood. I'm still new to the mechanics of everything. Soaking this all in and thanks for clarifying. You're correct in your assumptions I use AMD cards backed up by desktop graphic chips so I never get anything like that.
– tREEs
Nov 12 at 23:01
Understood. I'm still new to the mechanics of everything. Soaking this all in and thanks for clarifying. You're correct in your assumptions I use AMD cards backed up by desktop graphic chips so I never get anything like that.
– tREEs
Nov 12 at 23:01
add a comment |
SKW is a new contributor. Be nice, and check out our Code of Conduct.
SKW is a new contributor. Be nice, and check out our Code of Conduct.
SKW is a new contributor. Be nice, and check out our Code of Conduct.
SKW is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1092347%2finstall-ubuntu-leads-to-black-screen-and-doesnt-load%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
Welcome on AskUbuntu, I had a similar issue and I had to disable ACPI before booting the installer. See this link for reference.
– A.L
Nov 12 at 21:18
1
Try booting with nomodeset option enabled.
– Aleksandar
Nov 12 at 22:08