usualy justChain729 said:Is there an easy way to run these?
Google for Linux is a good place to startOr at least a write up somewhere?
Which distro are you using? Most distros have i686 kernels. Just use your distros package manager to install it.Background: I found the instructions for updating the kernel to an i686 instruction set and it's either "do a bunch of stuff" or "run this script."
Chain729 said:Is there an easy way to run these? Or at least a write up somewhere?
Background: I found the instructions for updating the kernel to an i686 instruction set and it's either "do a bunch of stuff" or "run this script."
TWL said:usualy just
cd /location_of_script
chmod u+x script --- this makes the script executable
./script Google for Linux is a good place to start
Which distro are you using? Most distros have i686 kernels. Just use your distros package manager to install it.
RPM would be the package manager then. It's been awhile since I used a RPM based distros so the following may not be true.Chain729 said:Thanks. I'm still trying to figure Linux out.
FC6. Anaconda has a known issue of intalling the wrong kernel.
unixpirate said:
Chain729 said:Thanks for the link. It explained things a bit for me, but I'm still too new to Linux that most of it was over my head. I appreciate it though.