search for: _path_to_rhel5_files_

Displaying 2 results from an estimated 2 matches for "_path_to_rhel5_files_".

2014 Aug 15
3
testing out 6.03 network booting... (6.03-pre19)
> > We are not ready for "prime-time" though. > Using the "lpxelinux.0" file from 6.03-pre19 ... > > My RHEL5 installs, when using the "http://" for kernel, initrd and append lines, seem to be hitting some sort of parameter length limit. > The culprit seems to be the long "append" line. > > The same append line, when NOT using
2014 Aug 18
0
testing out 6.03 network booting... (6.03-pre19)
...ter limit (current kernels have a > 2047-character limit), so it > might not be > anything to do with Syslinux... > >RHEL 5 is kernel 2.6.18.x > >Here is my config with the paths/IP overwritten with other >characters > >--- snip --- >linux http://aa.bbb.ccc.ddd:80/_PATH_TO_RHEL5_FILES_/vmlinuz >initrd http://aa.bbb.ccc.ddd:80/_PATH_TO_RHEL5_FILES_/initrd.img >append keymap=us lang=en_US noipv6 nomodeset biosdevname=0 selinux=0 >ksdevice=eth0 >method=http://ee.fff.gg.hhh:80/PATH_TO_MOUNTED_RHEL5_ISO >ks=http://aa.bbb.ccc.ddd:80/_KICKSTARTS/01-aa-bb-cc-dd-ee-ff.ks...