X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=initscripts%2Fpl_netinit;h=8dd8714aa9d1008e6e0c06e35bae9be9df7d0f13;hb=bfa859690146f4980f23fd87272665ceea9bff92;hp=5e288c2b1a898154fbbfa340e363120a863e0a75;hpb=0e7494ab86d99cd33964e552ab9a1dbcca52751e;p=bootcd.git diff --git a/initscripts/pl_netinit b/initscripts/pl_netinit index 5e288c2..8dd8714 100755 --- a/initscripts/pl_netinit +++ b/initscripts/pl_netinit @@ -291,9 +291,12 @@ if [[ $? -ne 0 ]]; then echo $(date "+%H:%M:%S") " pl_netinit: this CD does not have hardware support for your" echo $(date "+%H:%M:%S") " pl_netinit: network adapter. please send the following lines" echo $(date "+%H:%M:%S") " pl_netinit: to your PlanetLab support for further assistance" - echo + echo ========== lspci beg /sbin/lspci -n | /bin/grep "Class 0200" - echo + echo ========== lspci end + echo ========== ifconfig beg + /sbin/ifconfig + echo ========== ifconfig beg net_init_failed fi