From: Joshua A. <lu...@ln...> - 2003-09-16 17:54:20
|
On Tue, Sep 16, 2003 at 06:38:50PM +0100, jeremy archuleta wrote: > > Great. Thanks for the help. > > The bootfile line in /etc/beowulf/config was the trick. > > > > Now another error ; ) > > > > finished retransmitting > > monte: kernel setup : 2650 bytes at 0x90000) > > monte: kernel code : 1006138 bytes at 0x100000 > > couldn't find symbol real_mode_conf > > > > > > any thoughts? bad kernel compile? > > will try again from scratch.... Like you discovered, probably missing the 2k monte stuff. > > > I found the following in the release notes: > > and I have found a patch for kernel 2.4.17 > monte/linux-2.4.17-save_real_mode_conf.patch > > does this patch apply to 2.4.17 and newer, and thus be used for 2.4.21 (my > kernel)? If so, I assume > "patch -p0 < beoboot-cm.1.5/monte/linux-2.4.17-save_real_mode_conf.patch" will work. > I have one from 2.4.20 that I am currently using with 2.4.21 and higher kernels. Attached. Also remember to select the save real mode option in your phase1 kernel .config file after patching. Josh |