On Monday 05 February 2007 16:48, Ben Collins wrote:
> Note, this probably wont fix your issue, since the call will still
> expect the matching kernel and modules to be present in the chroot.

Thanks a lot, the new postinst/postrm scripts fix it perfectly. A kernel is 
installed inside the chroot, its just not the kernel running on this system. 
Thats exactly what we needed:

depmod -a -q -F /boot/System.map-@@KVERSION@@ @@KVERSION@@


Thanks again,
Bernd


PS: We use this chroot for automatic updates on our laptops, the laptops are 
booted over the network (diskless) for these updates and sync with the chroot 
using nfs and rsync. That way all software on the laptops is always entirely 
identical and we only need to care about installing software on one system.


-- 
Bernd Schubert
PCI / Theoretische Chemie
Universität Heidelberg
INF 229
69120 Heidelberg

-- 
vmware-player-kernel-modules are not installable in a chroot environment
https://launchpad.net/bugs/80322

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to