The upgrade to 3.7.5 fixed the a couple major issues, so now I'm able to boot from a cd (with local.cfg on a floppy) and get someplace ;-)

Now I'm hitting this road block after it reads in my local.cfg from floppy and tries to configure the network. When I get to the shell I can manually configure the network and it works fine.

------------------------------------------------------------------------------
read_kernel_append_parameters


start_network SIOCSIFADDR: No such device SIOCSIFNETMASK: No such device SIOCSIFBRDADDR: No such device


I couldn't configure the network interface using your pre-boot settings: DEVICE: eth0 IPADDR: 192.168.1.245 NETMASK: 255.255.255.0 BROADCAST: 192.168.1.255


Killing off running processes.


write_variables
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
This is the SystemImager autoinstall system
-------------------------------------------------------------------------------


/ # ifconfig eth0 192.168.1.245 netmask 255.255.255.0 up
/ # ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1): 56 data bytes
84 bytes from 192.168.1.1: icmp_seq=0 ttl=64 time=64.9 ms
84 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=3.9 ms

--- 192.168.1.1 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 3.9/34.4/64.9 ms


Did I miss a step when I created my boot cd iso?

si_mkautoinstallcd --kernel /usr/share/systemimager/boot/i386/rh2/kernel --initrd /usr/share/systemimager/boot/i386/rh2/initrd.img --append "ramdisk_size=80000" --out-file /var/lib/systemimager/rh2.iso

Thanks,
-John

Attachment: 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

Reply via email to