Andrea Righi wrote:So, if the command ifconfig successfully returns an exit code 0, I can't explain why you got the following errors:SIOCSIFADDR: No such device SIOCSIFNETMASK: No such device SIOCSIFBRDADDR: No such device Can you post your local.cfg and the complete list of the kernel boot parameters you used? Regards, -AndreaThis is my local.cfg, I didn't use any kernel params/appends other than one for increasing ramdisk during the bootcd creation.------------------------------------------------------------------------ HOSTNAME=rh2 DOMAINNAME=unixsamurai.com DEVICE=eth0 IPADDR=192.168.1.245 NETMASK=255.255.255.0 NETWORK=192.168.1.0 BROADCAST=192.168.1.255 GATEWAY=192.168.1.1 GATEWAYDEV=eth0 IMAGESERVER=192.168.1.242 IMAGENAME=rh2
On this same note. If I specify this at boot prompt:boot: linux DEVICE=eth0 IPADDR=192.168.1.245 NETMASK=255.255.255.0 BROADCAST=192.168.1.255 IMAGESERVER=192.168.1.242 IMAGENAME=rh2
it will work but if I try with a local.cfg on a floppy. I'll get a "can't configure network...."
Thank you. John
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
