This website requires JavaScript.
Explore
Help
Sign In
arif
/
xcat-core
Watch
1
Star
0
Fork
0
You've already forked xcat-core
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2103d84119
xcat-core
/
xCAT-nbroot2
/
setupimmnic
4 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add reqs for UpdateXpress execution, keep IMM USB NIC live across IMM resets, skip attempts to configure usb0 and ipmi_si where not appropriate git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10212 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-02 15:27:52 +00:00
#!/bin/sh
Fix udev script for IMM USB nic, also remove xcat-cmdline setup of usb nic (since udev handles it for us) git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10215 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-02 20:08:08 +00:00
/sbin/ip link set usb0 up
/sbin/ip addr add dev usb0 169.254.95.120/16
Reference in New Issue
Copy Permalink