I have successfully instaled a Pluto core via 'installation-cd.2.0.0.35.iso'. I can also add a WinXP Orbitor. My next step was to test a Media Director boot via PXE but this fails in two places. When the MD is pulling vmlinuz-2.6.13.2-vanilla-pluto-1-686 it halts an displays a 'Could not find ramdisk image :x.x.x.x/initrd.img-2.6.13.2-vanilla-pluto-1-686. I found I could type a boot: x.x.x.x/vmlinuz-2.6.13.2-vanilla-pluto-1-686 after this failure and it would decompress but I would get a Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1).
I also get an error while clicking on 'Setup Diskless Media Director':
sudo -u root /usr/pluto/bin/Diskless_Setup.shGetting list of Media Directors
Processing moon 1 (Test PC; 00:50:DA:75:31:55; 31)
* Allocated IP '192.168.10.71'
* Diskless filesystem
/usr/pluto/diskless/192.168.10.71/tmp /usr/pluto/diskless/192.168.10.71
Reading Package Lists... 0%Reading Package Lists... 100%Reading Package Lists... Done
Building Dependency Tree... 0%Building Dependency Tree... 0%Building Dependency Tree... 50%Building Dependency Tree... 50%Building Dependency Tree... 74%Building Dependency Tree
Reading extended state information... 0%Reading extended state information... 0%Reading extended state information... 39%Reading extended state information
Initializing package states... 0% Initializing package states... 37%Initializing package states... Done
Reading task descriptions... 0% Reading task descriptions... 2%Reading task descriptions... Done
0% [Working] 50% [Working] /usr/pluto/diskless/192.168.10.71
1 01/26/06 09:13:51 /usr/pluto/bin/Create_DisklessMD_FS.sh (server) Installing kernel '/usr/pluto/deb-cache/dists/sarge/main/binary-i386/kernel-image-2.6.13.2-vanilla-pluto-1-686_2.6.13.2_i386.deb' on '192.168.10.71'
3 01/26/06 09:13:58 /usr/pluto/bin/Create_DisklessMD_FS.sh (server) Failed to install kernel '2.6.13.2-vanilla-pluto-1-686' on '192.168.10.71'
* Setting up /tftpboot/pxelinux.cfg/01-00-50-da-75-31-55
* Setting local files
fstab hosts interfaces DNS hostname MythTV_DB_Settings MySQL_access Install Timezone syslog apt debconf
* Adding root to exports
* Adding to hosts
1 01/26/06 09:14:01 /usr/pluto/bin/Update_StartupScrips.sh (server) Updating startup scripts
Finished setting up network boot for media directors.
If new media director(s) were added, do a quick reload router.
sudo -u root /usr/pluto/bin/DHCP_config.sh25463 Thu Jan 26 09:14:01 EST 2006 WaitLock 'PlutoDHCP' (PlutoDHCP_config)
25463 Thu Jan 26 09:14:01 EST 2006 WaitLock 'PlutoDHCP' (PlutoDHCP_config) success
Stopping DHCP server: dhcpd3.
Starting DHCP server: dhcpd3.
25463 Thu Jan 26 09:14:06 EST 2006 Unlock 'PlutoDHCP' (PlutoDHCP_config)
25463 Thu Jan 26 09:14:06 EST 2006 Unlock 'PlutoDHCP' (PlutoDHCP_config) success
Do I need to edit the pxelinux.cfg file or is there something else going on?