#Zorin OS 16.1 Pro (Black screen during install)

1 messages · Page 1 of 1 (latest)

mellow cargo
#

I get a black screen after GRUB selection during install. Installing to MSI Prestige laptop with an intel 10th gen Core i7 and Nvidia 1650 MAXQ. I validated my copy of the .img with SHA256. Tried modern Nvidia graphics install, safe graphics and regular install options in GRUB. Tried BalenaEtcher and Rufus. Tried multiple USB drives. Made sure to clean USB before use with Windows diskpart as an admin in cmd. Nothing is working. Anybody have advice? I have submitted a support ticket to the Zorin devs. Awaiting a response.
This is the install instructions. Pretty typical for a Linux install.
https://help.zorin.com/docs/getting-started/install-zorin-os/

I get a black screen after the GRUB menu in the picture.

Zorin Help

A step-by-step guide to help you install Zorin OS alongside your current operating system or instead of it.

#

Zorin OS 16.1 Pro (Black screen during install)

opal cedar
#

I have encountered this issue in the past with other Linux distros. It was always because of one of two things: either the .iso file was corrupted or the USB installer was not properly created. I recommend you redownload the iso and try again.

#

If you have access to a Mac or Linux PC, try writing the .iso to the USB using dd. That generally produces a usable boot USB.

mellow cargo
#

Okay sweet, so here's where I'm at now. On another computer running Ubuntu 22 LTS, I downloaded the .iso again and validated it with sha256. Then used the following commands

#

sudo umount (media location)

#

sudo dd if=(file) of=/dev/sda bs=1M status=progress

#

Now it says its done copying but the usb is still blinking

#

Nvm it finished. Just needed to be patient.