Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83463 - ltsp ebuild is missing files for pxe bootable cards..
Summary: ltsp ebuild is missing files for pxe bootable cards..
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-27 07:48 UTC by Eero Volotinen
Modified: 2005-03-02 03:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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