On Saturday, May 27, 2017 at 12:23:37 AM UTC-7, Vít Šesták wrote: > I've asked some slightly similar question like a month ago. I was told I > should run dracut without hostonly mode in order to have all the modules I > need. > > Your case is a bit harder. You would need to either run dracut after any > kernel update (without this, it might make Qubes unbootable on other machines > than the one you have updated it from) or reconfigure dracut (like edit > something in /etc) if possible. > > Regards, > Vít Šesták 'v6ak'
To always run dracut without hostonly, make a file /etc/dracut.conf.d/no-hostonly.conf, and in there put: hostonly="no" I do the above to have a portable Qubes that I can boot on multiple machines. Mostly this works fine, but occasional issues: * If you ever assign PCI devices, those will of course change from machine to machine. * I find USB sticks get hot, and slow. I recommend installing on a portable SSD instead (which can plug into USB port). * I have a laptop which boots incredibly slowly. There is a roughly 2 minute delay in the boot process. I suspect it is waiting for PS/2, but the machine has none. Although I'm not sure, and not sure how to troubleshoot. -Dave -- 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/501be4fc-3fc0-4513-be32-44b1814724e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
