Andrea Righi wrote:
John Beck wrote:start_network SIOCSIFADDR: No such device SIOCSIFNETMASK: No such device SIOCSIFBRDADDR: No such deviceI 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 msVery strange... the autoinstall script issues exactly that ifconfig command (except that it explicitly adds also the broadcast address). Can you check the return code of your ifconfig? (echo $?) Cheers, -AndreaR ------------------------------------------------------------------------- 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
It returns a 0# ifconfig eth0 192.168.1.245 netmask 255.255.255.0 up # echo $?
0 This is when I did 'echo $?' right after the script exited:at http://systemimager.org/support/. There you can search the email list archives, ask your question on IRC, or even join a mailing list to ask your question. There's a good chance someone else has experienced this very same issue and can help answer your question. If you find the answer and it's not in the documentation, or if you identify a bug, please submit a bug report at the SystemImager support page.
Have fun! http://systemimager.org/team/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>^M/ # echo $? 0
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 4681)
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
ACPI: (supports S0 S5)
ACPI wakeup devices:
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 140k freed
init started: BusyBox v1.1.1 (2006.10.24-09:14+0000) multi-call binary
Loading tmpfs...
Didn't load -- assuming it's built into the kernel.
mount_proc
switch_root_to_tmpfs
mount_proc
mount_sys
mount_pts
get_arch
adjust_arch
ifconfig_loopback
load_my_modules
inserting floppy driver for 2.6.9-5.EL
Floppy drive(s): fd0 is 1.44M
FDC 0 is an 82078.
Linux Tulip driver version 1.1.13 (May 11, 2002)
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
tulip0: EEPROM default media type 100baseTx-FDX.
mount_proc
switch_root_to_tmpfs
mount_proc
mount_sys
mount_pts
get_arch
adjust_arch
ifconfig_loopback
load_my_modules
inserting floppy driver for 2.6.9-5.EL
Floppy drive(s): fd0 is 1.44M
FDC 0 is an 82078.
Linux Tulip driver version 1.1.13 (May 11, 2002)
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
tulip0: EEPROM default media type 100baseTx-FDX.
tulip0: Index #0 - Media 100baseTx (#3) described by a 21140 non-MII (0) block
tulip0: Index #1 - Media 100baseTx-FDX (#5) described by a 21140 non-MII (0) b
ock.
eth0: Digital DS21140 Tulip rev 32 at 0xd0816000, 00:03:FF:00:51:A2, IRQ 11.
ACPI: Power Button (FF) [PWRF]
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: [EMAIL PROTECTED]
NET: Registered protocol family 10
Disabled Privacy Extensions on device c0366c20(lo)
IPv6 over IPv4 tunneling driver
insmod: cannot insert `/lib/modules/2.6.9-5.EL/kernel/crypto/md5.ko': File exis
s (-1): File exists
loop: loaded (max 8 devices)
start_udevd
failed!
Creating a static /dev...
done
start_hotplug
bin dev dev.tar.gz etc lib linuxrc lost+found my_modules old_root proc root sbi
sys tmp usr var Starting hotplug subsystem...
variableize_kernel_append_parameters
read_kernel_append_parameters
tulip0: Index #1 - Media 100baseTx-FDX (#5) described by a 21140 non-MII (0) b
ock.
eth0: Digital DS21140 Tulip rev 32 at 0xd0816000, 00:03:FF:00:51:A2, IRQ 11.
ACPI: Power Button (FF) [PWRF]
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: [EMAIL PROTECTED]
NET: Registered protocol family 10
Disabled Privacy Extensions on device c0366c20(lo)
IPv6 over IPv4 tunneling driver
insmod: cannot insert `/lib/modules/2.6.9-5.EL/kernel/crypto/md5.ko': File exis
s (-1): File exists
loop: loaded (max 8 devices)
start_udevd
failed!
Creating a static /dev...
done
start_hotplug
bin dev dev.tar.gz etc lib linuxrc lost+found my_modules old_root proc root sbi
sys tmp usr var Starting hotplug subsystem...
variableize_kernel_append_parameters
read_kernel_append_parameters
read_local_cfg
Checking for floppy diskette.
YOU MAY SEE SOME "wrong magic" ERRORS HERE, AND THAT IS NORMAL.
Found floppy diskette.
Found /local.cfg on floppy.
Copying /local.cfg settings to /tmp/local.cfg.
NOTE: local.cfg settings from a floppy will override settings from
a local.cfg file on your hard drive and DHCP.
Reading configuration from /tmp/local.cfg
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.
read_local_cfg
Checking for floppy diskette.
YOU MAY SEE SOME "wrong magic" ERRORS HERE, AND THAT IS NORMAL.
Found floppy diskette.
Found /local.cfg on floppy.
Copying /local.cfg settings to /tmp/local.cfg.
NOTE: local.cfg settings from a floppy will override settings from
a local.cfg file on your hard drive and DHCP.
Reading configuration from /tmp/local.cfg
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
Your autoinstall has failed. You can use the shell prompt to try and see
what happened. You may be able to use the <Shift>+<Page Up> keys to scroll
BusyBox v1.1.1 (2006.10.24-09:14+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
/ # back and see the text that has passed off the top of the screen. You can us
<alt>+<f2>, <f3>, or <f4> to work at an alternate shell prompt and preserve
your messages on the main screen, which is on <alt>+<f1>. Then go back and
re-read the documentation to see if your problem is described there.
You have read the documentation, right? :-)
If you absolutely cannot figure it out, visit the SystemImager support page
at http://systemimager.org/support/. There you can search the email list
archives, ask your question on IRC, or even join a mailing list to ask your
question. There's a good chance someone else has experienced this very same
issue and can help answer your question. If you find the answer and it's not
in the documentation, or if you identify a bug, please submit a bug report at
the SystemImager support page.
Have fun! http://systemimager.org/team/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
/ # echo $?
0
/ # ifconfig eth0 192.168.1.245 netmask 255.255.255.0 up
/ # echo $?
0
/ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:03:FF:00:51:A2
inet addr:192.168.1.245 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:360 (360.0 B) TX bytes:308 (308.0 B)
Interrupt:11 Base address:0x6000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
/ # echo $?
0
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
