PartialVolume
PartialVolume
That's a good question and to be perfectly honest nwipe was not written with any character encoding other than ASCII in mind, however ... Sometime ago, I opened a [issue...
Does adding nomodeset or noapic to the kernel command line solve the problem?
This motherboard may have Intel integrated graphics on the motherboard, if it has a graphics card as well, try removing the graphics card and boot using the intel integrated graphics.
> I seem to be having this same issue, on an omen 40L GT21 desktop. This board doesn't have integrated graphics, and adding nomodeset and noapic to the command line...
> > Feel free to post a photo of grub.cfg and I'll check it's correct. > > This is how I've got it now, and I've changed grub.cfg in both...
If it doesn't work with both then try it with one then the other: ``` set default="0" set timeout="0" menuentry "shredos" { linux /boot/shredos console=tty3 loglevel=3 nomodeset } ``` or...
That's great. Don't worry about the qla2xxx trace instance, it's a benign error related to a fibre driver that's not needed. I just had a quick look at the spec...
Do you have noapic on the Kernel command line? If you do try removing it so you've just got nomodeset.
> > Do you have noapic on the Kernel command line? If you do try removing it so you've just got nomodeset. > > That seems to have done it...
@Mazolei If you get a chance, can you do me a favour and type ALT F1 to switch to the second virtual terminal and type the command `lspci` and post...