> 2002-9-7 11:7:34 [main :: Line 64] Creating directories. > 2002-9-7 11:7:34 [main :: Line 73] Getting pxelinux.0. > 2002-9-7 11:7:34 [main :: Line 77] Copying default pxelinux.cfg file > 2002-9-7 11:7:34 [main :: Line 81] Copying SystemImager kernel & ramdisk > Unable to copy kernel file to /tftpboot. at ./setup_pxe line 111 > at /usr/lib/perl5/site_perl/5.6.0/i386-linux/Tk.pm line 217 > > I understand the program is trying to copy a kernel file it does NOT find > I looked at the perl script and I guess this is the kernel image and after this the >script will try to copy the initrd.gz file
The question to ask is: why isn't the kernel there? Is the package including the kernel (namely, systemimager-i386boot) installed? If it is installed, then maybe you are running out of room on the /tftpboot filesystem. If it isn't installed, then install it and run the step again. Jason ------------------------------------------------------- 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
