You are not logged in.
Pages: 1
Hi, i have multiple kernels installed in my laptop but i don't know if arch let you have individual modules arrays as defined in rc.conf for each kernel since they have different configurations and modules, and i would like to boot with any of them. Is that possible?
Offline
Use "if [ `uname -r` == 'xxx' ] then " in rc.conf I think.
Offline
Pages: 1