[SATLUG] Stupid Question o' The Day...

Joshua Davis, KD5LSX kd5lsx at earthlink.net
Sat Aug 3 18:05:02 CDT 2002


> What happened to make modules and make modules_install?  Perhaps this is
> where the problem is?  Peace, Dennis in Victoria


Oopsie... I did forget to list that. I did do modules modules_install. Here
is the revised list of stuff I did:



[copy source and make symlink; now working in /usr/src/linux]

`make menuconfig'

[do config stuff ;-)]

`make dep'
`make clean'
`make bzImage'

[wait]

`rm /boot/System.map'
`rm /boot/vmlinuz'
`cp System.map /boot/System.map'
`cp arch/i386/boot/compressed/vmlinux /boot/vmlinuz'
`make modules'
`make modules_install'
`lilo'

[error happens here]

Joshua




More information about the Satlug mailing list