My apologies. I neglected to test kernel_picker before 2.0 went out the door. The systemconfig code changed and I didn't realize it. I have submitted a bug and it will be fixed in the next version.
For now, simply edit /opt/kernel_picker/bin/kernel_picker and change the line that reads: use Initrd2; to: use Initrd::Generic; That will fix the problem. Thanks for pointing out the bug. Terry Fleury [EMAIL PROTECTED] > Hi, > > while installing oscar 2.0 I am trying to use kernel_picker but > I get the error message that it cannot find > > Initrd2.pm > > The man entry provides the /usr/lib/systemconfig directory as the > most likely location of this file, but I can only find Initrd.pm there. > > I tried to fix this with a symbolic link (Initrd2.pm -> Initrd.pm) > but that caused the kernel_picker to crash. > > I have tried several ways to find the above perl module without > success. This is my second try after running the start_over script. > > Thank you for your help. > > Stephan > ------------------------------------------------- > Stephan Altmueller > Computer Science Department > Graduate Center - City University of New York ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
