Bill, I tried the method at http://devwiki.pfsense.org/DevelopersBootStrapAndDevIso and it worked fine, but I have two problems: 1-When I booted from the generated iso I had a "can't load kernel" error, so I checked the iso and didn't find the kernel in /boot/kernel/, I only found the other kernels under "kernels" . I re-built the iso but the same thing happened, so I had to copy the kernel.gz to /usr/local/pfsense-fs/boot/kernel before creating the clone fs and it worked. 2-When I booted from that final iso after adding the kernel, I found an error saying that php can't find libcurl.so.4 Please guide me how to add the libcurl.so.4 and why didn't the generated iso has the kernel.gz ??
On Tue, Jul 1, 2008 at 6:58 PM, Gary Buckmaster <[EMAIL PROTECTED]> wrote: > If you want to customize the web interface, you can do that on the working > system, you don't need to build a new ISO for that. Simply edit the php. > If you're trying to make a pfSense clone with your customizations, that's > another thing entirely and then yes, you would need to be able to build. > The link that Bill provided you should be everything you need. > Ahmed Abdallah wrote: > >> >> I want to add some customization in the web interface,so I guess I need to >> build pfSense >> >> >> Ahmed Abdalla >> --Systems Engineer >> Linux-Plus Information Systems L.L.C >> Tel : +20 2 2527 6616 >> EXT : 806 >> Fax : +20 2 2526 1055 >> Mobile : +20 10 688 9009 >> email : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> website : http://www.linux-plus.com >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Ahmed Abdalla --Systems Engineer Linux-Plus Information Systems L.L.C Tel : +20 2 2527 6616 EXT : 806 Fax : +20 2 2526 1055 Mobile : +20 10 688 9009 email : [EMAIL PROTECTED] website : http://www.linux-plus.com
