On 06/27/2016 11:05 AM, 41zxmg+5qvzr7o3u2us via qubes-users wrote: > Ping... > > Anyone knows how to pass these parameters (mapbs=1 & noexitboot=1) > onto the kernel on boot time? Changing the xen.cfg simply does not > work. If you are working in an AppVM, you can add the kernel boot parameters in the qubes.xml in /var/lib/qubes/qubes.xml in dom0. Find your AppVM, set "kernelopts" and "use_default_kernelopts" accordingly.
If you want to pass them in dom0 just one time, you can stop GRUB boot and edit the command line with the "e" key, when the menu is displayed. If you want to persist that in dom0, please check the working of grub2. You will have to set the options in /etc/default/grub and then run grub2-mkconfig -o /boot/grub2/grub.cfg to persist your changes. The /boot/grub2/grub.cfg file is a collection of output from various scripts, mainly for recovery purposes, that is recreated from /etc/default/grub and other files, that's why you have to edit that. -- Alex -- 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 qubes-users+unsubscr...@googlegroups.com. To post to this group, send email to qubes-users@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/6736307a-53ab-2b63-186a-8056112081f3%40gmx.com. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: OpenPGP digital signature