>>> On 2/13/2009 at 4:02 PM, Mark Pace <[email protected]> wrote: > When booting the ramdisk at install those messages are there. When booting > from the new created boot disk, no. Here is everthing relative to > networking at boot. > > No qeth file only contained what was in the previous email. > cat /mnt/etc/sysconfig/hardware/hwcfg-bus-ccw-0.0.1d00 > STARTMODE='auto' > MODULE='' > MODULE_OPTIONS=''
This is what mine looks like: STARTMODE='auto' MODULE='qeth' MODULE_OPTIONS='' MODULE_UNLOAD='yes' SCRIPTUP='hwup-ccw' SCRIPTUP_ccw='hwup-ccw' SCRIPTUP_ccwgroup='hwup-qeth' SCRIPTDOWN='hwdown-ccw' CCW_CHAN_IDS='0.0.0700 0.0.0701 0.0.0702' CCW_CHAN_NUM='3' CCW_CHAN_MODE='None' QETH_LAYER2_SUPPORT='0' LCS_LANCMD_TIMEOUT='' QETH_IPA_TAKEOVER='0' QETH_OPTIONS='' The corresponding /etc/sysconfig/network/ifcfg-qeth file has this in it: BOOTPROTO='static' UNIQUE='' STARTMODE='auto' IPADDR='10.10.220.13' NETMASK='255.255.0.0' NETWORK='' BROADCAST='' MTU='1415' _nm_name='qeth-bus-ccw-0.0.0700' ETHTOOL_OPTIONS='' LLADDR='' NAME='' REMOTE_IPADDR='' USERCONTROL='no' PREFIXLEN='' Why yours looks so incomplete and truncated, I really don't know. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
