hello again,
this may sound stupid..(im runnin on 5 hours of sleep and have been working on this for nearly 12 hours....bare with me folks

) I'm on the kernel compile...the book says :
cd /usr/src/linux &&
make mrproper &&
make menuconfig &&
make dep &&
make bzImage &&
make modules &&
make modules_install &&
cp arch/i386/boot/bzImage /boot/lfskernel &&
cp System.map /boot
what i'm lookin at is the very first line...cd/usr/src/linux &&
right now i have the source tree in /usr/src/ch6/lfs-packages-3.3/linux <--- is that supposed to be in /usr/src/linux or is the first line assuming that all source trees were in /usr/src from the start?? Point being...if i cd /usr/src/.../......./linux && then make mrproper and continue on down the list, will everything be ok?? I'm getting closer and closer to testing my modem driver on this kernel since i figured how to use menuconfig, plus im not tryin to mess up my new toy

[3.5-4 hours on glibc compile

]
thanks again for being there...
--pathogenik