On Friday, March 23, 2018 at 3:29:07 PM UTC, awokd wrote:
> On Fri, March 23, 2018 3:17 pm, Shashank wrote:
> 
> > So below is exactly what is in /boot/efi/EFI/qubes/xen.cfg file:
> >
> >
> > [global]
> > default=4.14.18-1.pvops.qubes.x86_64
> >
> > [4.14.18-1.pvops.qubes.x86_64]
> > options=loglvl=all dom0_mem=min:1024M dom0_mem=max:4096M iommu=no-igfx
> > kernel=vmlinuz-4.14.18-1.pvops.qubes.x86_64
> > root=/dev/mapper/qubes_dom0-root rd$
> > ramdisk=initramfs-4.14.18-1.pvops.qubes.x86_64.img
> >
> > [4.14.18-1.pvops.qubes.x86_64]
> > options=loglvl=all dom0_mem=min:1024M dom0_mem=max:4096M iommu=no-igfx
> > kernel=vmlinuz-4.14.18-1.pvops.qubes.x86_64
> > root=/dev/mapper/qubes_dom0-root rd$
> > ramdisk=initramfs-4.14.18-1.pvops.qubes.x86_64.img
> 
> Do your kernel= lines actually end with just "rd$", or it that your editor
> telling you there is more there and you have to arrow right to see it?
> 
> If they do actually end with "rd$" (or if they don't but you scroll all
> the way right and still don't see the option), try adding the i915 option
> before it, like:
> 
> kernel=vmlinuz-4.14.18-1.pvops.qubes.x86_64
> root=/dev/mapper/qubes_dom0-root i915.alpha_support=1 rd$


Sorry for the missing info, there was i915... in the full file before it wasn't 
missing!! 'MY BAD!!!'. But below is how the full file looks. Without me adding 
the i915.. manually.

[global]
default=4.14.18-1.pvops.qubes.x86_64

[4.14.18-1.pvops.qubes.x86_64]
options=loglvl=all dom0_mem=min:1024M dom0_mem=max:4096M iommu=no-igfx
kernel=vmlinuz-4.14.18-1.pvops.qubes.x86_64 root=/dev/mapper/qubes_dom0-root 
rd.luks.uuid=luks-9ebf6c19-501d-4120-b5ac-06123c5bc68a 
rd.lvm.lv=qubes_dom0/root rd.lvm.lv=qubes_dom0/swap i915.alpha_support=1 rhgb 
quiet
ramdisk=initramfs-4.14.18-1.pvops.qubes.x86_64.img

[4.14.18-1.pvops.qubes.x86_64]
options=loglvl=all dom0_mem=min:1024M dom0_mem=max:4096M iommu=no-igfx
kernel=vmlinuz-4.14.18-1.pvops.qubes.x86_64 root=/dev/mapper/qubes_dom0-root
rd.luks.uuid=luks-9ebf6c19-501d-4120-b5ac-06123c5bc68a 
rd.lvm.lv=qubes_dom0/root rd.lvm.lv=qubes_dom0/swap i915.alpha_support=1 rhgb 
quiet
ramdisk=initramfs-4.14.18-1.pvops.qubes.x86_64.img

Anything you can guide me to do for qubes to boot correctly

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/6ac58ca5-815b-4da8-bab4-33d076e49fea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to