1
Installation issues / Re: Diskless boot fails
« on: August 16, 2007, 01:02:22 pm »
I made the changes to /usr/pluto/diskless/113/etc/fstab as you suggested, but they don't seem to have made a difference.
My network setup is pretty straightforward -
192.168.0.1 - modem/router, DHCP disabled
192.168.0.2 - core, running DHCP (device 1)
192.168.0.3 - diskless VIA Epia SP13000, not currently used (device 94)
192.168.0.4 - diskless Intel laptop (device 113)
All devices are connected via 85MB Powerline ethernet.
Core ifconfig
Laptop ifconfig
Core Network Settings
My network setup is pretty straightforward -
192.168.0.1 - modem/router, DHCP disabled
192.168.0.2 - core, running DHCP (device 1)
192.168.0.3 - diskless VIA Epia SP13000, not currently used (device 94)
192.168.0.4 - diskless Intel laptop (device 113)
All devices are connected via 85MB Powerline ethernet.
Core ifconfig
Code: [Select]
eth0 Link encap:Ethernet HWaddr 00:13:20:06:5A:11
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:499707 errors:0 dropped:0 overruns:0 frame:0
TX packets:1905873 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:408636180 (389.7 MiB) TX bytes:683445370 (651.7 MiB)
Interrupt:16
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:2371780 errors:0 dropped:0 overruns:0 frame:0
TX packets:2371780 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:269117037 (256.6 MiB) TX bytes:269117037 (256.6 MiB)
Laptop ifconfig
Code: [Select]
eth0 Link encap:Ethernet HWaddr 00:0F:B0:05:0E:33
inet addr:192.168.0.4 Bcast:192.168.0.255 Mark:255.255.255.0
inet6 addr: fe80::20f:b0ff:fe05:e33/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:132185 errors:9 dropped:132 overruns:9 frame:0
TX packets:85233 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:154779456 (147.6 MiB) TX bytes:9027049 (8.6 MiB)
Interrupt:18 Base address:0x4800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:326 errors:0 dropped:0 overruns:0 frame:0
TX packets:326 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:32088 (22.5 KiB) TX bytes:32088 (22.5 KiB)
Core Network Settings