Tiny Core Base > TCB Q&A Forum

tc-terminal-server and persistence

<< < (4/6) > >>

gmc:

--- Quote from: tinypoodle on May 06, 2013, 02:07:55 AM ---1. Something like:

--- Code: ---sudo udpsvd -E 0 69 tftpd /netboot &
sudo udhcpd /netboot/udhcpd.conf &
--- End code ---

2. e.g.:

--- Code: ---ln -s /usr/share/syslinux/pxelinux.0 /netboot/
--- End code ---

and alike for kernel and initrd's.

--- End quote ---

OK, I tried using the symlink idea but it won't work for me.  I first remove the actual file from /netboot (pxelinux.0, core.gz, vmlinuz) and then symlink the source files to /netboot.  I can see the symlinks in /netboot but the PXE client can't.  The tftp server says file not found.

I have tried changing the files one at a time and when I do the client fails at the point of trying to access the file I have just symlinked.  When I put the original source file back in place of the symlink the client can then complete the PXE boot.

Is there another step I need to perform in order for PXE clients to see the symlinked files at boot time?

gerald_clark:
tftpd does not have '/' as its root so the symlinks are not resolved properly.

tinypoodle:
Odd, I couldn't spot a difference in the description to what is working fine for me...

???

gmc:

--- Quote from: gerald_clark on May 15, 2013, 10:44:13 PM ---tftpd does not have '/' as its root so the symlinks are not resolved properly.

--- End quote ---

Is there a way to fix it?

gmc:

--- Quote from: tinypoodle on May 15, 2013, 10:53:19 PM ---Odd, I couldn't spot a difference in the description to what is working fine for me...

???

--- End quote ---

??????

I'm not at all sure what you just asked!  But it left me smiling...

Would you mind clarifying your question a bit?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version