On Thursday 22 July 2004 19:12, Allen Umlas wrote: > How can i change the point of my existing > kernel-source to my original kernel source? my > kernel-source is pointing to my newly update kernel > 2.4.20-28.7smp, i want it back to my original > kernel-source 2.4.18-3smp, i boot on kernel > 2.4.18-3smp during boot time, but my kernel-source > still pointing to 2.4.20-27.7 kernel.. any help pls
that's not too clear, but you probably mean that /usr/linux is symlinked to /usr/src/linux-2.4.20-28.7smp and you want to point it to /usr/src/linux-2.4.18-3smp? well, rm -f /usr/src/linux ln -s /usr/src/linux-2.4.18-3smp /usr/src/linux tiger -- Gerald Timothy Quimpo [EMAIL PROTECTED] [EMAIL PROTECTED] http://bopolissimus.sni.ph Public Key: "gpg --keyserver pgp.mit.edu --recv-keys 672F4C78" malapit na ang september you'll realize that the Net is not usable at 2400 baud. It used to be perfectly usable at 1200 baud. But these days you can't use the Web at 2400 baud because the ads are 24KB. -- Bill Joy, quoted in: http://www.theregister.co.uk/content/4/32780.html -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
