hi,
i want to know how you compile your kernel.
And what happens when compiling kernel. (which files are made )
i am using slackware 10 with sata.i
when i make a change it does not run.
says that there is a kernel panic.
for example when i make nfts option active, it does not reboot.
and also ethernet.
i continue these instructions
first i copy config file of sata.i from kernels/sata.i to /usr/scr/linux
with .config name.
make menuconfig
i make active nfts option (not modular)(read only)
and also my ethernet card support.
makedep, make clean, make bzImage
cp arch/i386/boot/bzImage /boot/vmlinux
cp System.map /boot
lilo
i try it only with nfts, nothing changes.
i want to know if i made a wrong thing
i am also using win 2000. because of this i cannot use only linux.
and sorry everyone for my bad english.
