Bug 25670 - univention-client-boot-pxe setzt immer eth0 als NFS-Root
univention-client-boot-pxe setzt immer eth0 als NFS-Root
Status: RESOLVED WORKSFORME
Product: Z_UCS Thin Client Services (superseded)
Classification: Unclassified
Component: General
UCS TCS 3.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS TCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-02 15:04 CET by Tim Petersen
Modified: 2012-12-21 15:05 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Petersen univentionstaff 2012-01-02 15:04:59 CET
Im Postinst von univention-client-boot-pxe wird fix eth0 als NFS-Root verwendet:

"univention-baseconfig set pxe/nfsroot?$interfaces_eth0_address"

Dies führt in der Folge zu Problemen, sofern eth0 garnicht existiert, oder nicht dem Interface entspricht, welches im entsprechenden ThinClient-Netz hängt.
Comment 1 Moritz Muehlenhoff univentionstaff 2012-12-21 15:05:14 CET
In UCC wird das neue get_default_ip_address verwendet.