Il giorno mercoledì 8 febbraio 2017 00:33:04 UTC-5, nicholas roveda ha scritto:
> 3) Compiling the kernel with default configs
>
> I ran 'make defconfig', then
> I ran 'make' and it went all good,
> but when I ran 'sudo make install' I encountered some errors, so I remembered 
> the Qubes Docs and I tried to use DKMS, so
> I ran 'sudo dkms autoinstall -k <version> -a amd64', but I didn't see any 
> output unlike the one showed by the Qubes Docs, so I stopped here.



Actually now, when I run 'make install', it reports this:

    WARNING: missing /lib/modules/4.9.2
    Ensure all necessary drivers are built into the linux image!
    depmod: ERROR: could not open directory /lib/modules/4.9.2: No such file or 
directory
    depmod: FATAL: could not search modules: No such file or directory



When I run 'dkms autoinstall -k 4.9.2 -a amd64', it reports:

    Error! Your kernel headers for kernel 4.9.2 cannot be found.
    Please install the linux-headers-4.9.2 package,
or use the --kernelsourcedir option to tell DKMS where it's located



The only headers I found were linux-headers-4.9.0-1, so I managed to install 
the kernel after modify `u2mfn.c` which cointened some errors, but at boot it 
says it doesn't find any XEN notes and initramfs crashes at some point.

-- 
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/bb641226-737a-4028-8b5f-62abf5807e8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to