Hi Bernard,

> If the "Enable UYOK" radio button is pressed, then when you press "Setup
> Network Boot", si_prepareclient will run in the background to generate the
> kernel/ramdisk, and the UYOK files will be stored in /etc/systemimager/boot
> and they will be symlinked to /tftpboot (instead of
> /usr/share/systemimager/boot/$ARCH/standard).

I'm afraid this will not work. Tftpd will (and should) use /tftpboot as a
chroot directory, so linking in things from outside this tree will render them
invisible. You must have the kernel and initrd inside /tftpboot. Then you can
create symlinks.

Can you please extend the name of the generated kernel and initrd to something
like: install-{kernel|initrd}-${COMPAT_DISTRO}-${ARCH} ? And symlink to
kernel|initrd.gz if you created this on the master?

Is there a chance to create this kernel for another architecture? Chroot into
an image or so?

Regards,
Erich


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to