Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 83463

Summary: ltsp ebuild is missing files for pxe bootable cards..
Product: Gentoo Linux Reporter: Eero Volotinen <eero>
Component: New packagesAssignee: Heinrich Wendel (RETIRED) <lanius>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Eero Volotinen 2005-02-27 07:48:29 UTC
there is not bootfiles for pxe booting (pxelinux.0)?

or bootfiles for realtek 8139 is corrupted? why gentoo is not organized like ltsp with only pxelinux.0 for pxe booting???

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Eero Volotinen 2005-02-27 10:11:59 UTC
missing files are found from:

ltsp-kernel-1.4-0-i386.tgz:

2.4.26-ltsp-2/
2.4.26-ltsp-2/bzImage-2.4.26-ltsp-2
2.4.26-ltsp-2/initrd-2.4.26-ltsp-2.gz
2.4.26-ltsp-2/pxelinux.0
2.4.26-ltsp-2/pxelinux.cfg/
2.4.26-ltsp-2/pxelinux.cfg/default

In gentoo installation they must be located under /tftpboot/pxe

there are also another bug in ltspcfg witch is used to create lts.conf file,
it tries to create it under wrong directory.

/opt/ltsp witch should be /opt/ltsp-4.1 instead of it...
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2005-03-02 03:07:16 UTC
thx for pointing that out,fixed