with the help of you guys ... i tried to recompile my kernel to add-in
apm support to power off my notebook when shutdown ..
so i did :-
cd /usr/src/linux
make menuconfig # selected apm support and power off when shutdown , and
then saved
make dep && make clean && make zImage && make modules && make
modules_install
cp arch/i386/boot/zImage /mnt/zImage
loadlin zImage root=/dev/hda1

i saw uncompressing linux , then saw number of jumbled of numbers and it
hanged ... so , i copied vmlinuz from my  boot disk to my hd  , and when
i did a loadlin vmlinuz , it worked ok but without APM support .. anyone
could help me and give me a solution please ?

Reply via email to