Hi , >For future reference, use kernel package for building the kernel. >make-kpkg --initrd kernel_image kernel_headers
>This will produce .deb files making it easier to maintain and upgrade. >You will have to install the package "kernel-package". Also make sure >"build-essential" is installed as well. Is there any HOW-TO for building kernel like .deb? I was using this HOW-TO: http://rt.wiki.kernel.org/index.php/RT_PREEMPT_HOWTO and http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html Any useful links which can help me? >On this machine, /sbin/udevtrigger is a sym link to /sbin/udevadm >if /sbin/udevtrigger does not exist, perhaps: >ln -s /sbin/udevadm /sbin/udevtrigger >Of course if files and directories are disappearing you may be having >some drive issues. Check dmesg for errors relating to your disk. Also >I would boot your system with a rescue disk (or something like >systemrescue cd or knoppix), and then fsck your file system. I will try this. Thanks for help Mira _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
