On Wed, Jul 02, 2003 at 08:49:04PM -0700, Ken Bloom wrote:
} How do I compile the LUFS kernel module from its official debian package
} to run on a debian stock kernel (in this case 2.4.20-3-686)

apt-get install kernel-headers-2.4.20-3-686
apt-get install kernel-package
apt-get install lufs-source
cd /usr/src
tar xzf lufs.tar.gz
cd kernel-headers-2.4.20-3-686
make-kpkg --added-modules lufs modules_image 
cd ..
dpkg -i lufs*.deb

--Greg


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to