Hi Pablo,
That kind of fixed it. It goes further into the boot process but still stops at the same error. As soon as I changed the MM_BACKEND_ENABLED to incluve ='yes' it got stuck at not being able to find a ntp server. I have since fixed that by adding MM_DHCP_NTP_SERVERS='X.X.X.X' to the pxe boot config file as it didn't seem to get it from the minimyth.conf files. I have attached the log file below.
Apr 26 13:38:43 (none) syslog.info syslogd started: BusyBox v1.15.2
Apr 26 13:38:46 (none) daemon.info init: Entering runlevel: 5
Apr 26 13:38:47 (none) local0.info minimyth: starting splash screen
Apr 26 13:38:47 (none) local0.info minimyth: configuring shared libraries ...
Apr 26 13:38:48 (none) local0.info minimyth: starting loopback network interface ...
Apr 26 13:38:48 (none) auth.notice portmap[258]: Only binding to LOOPBACK address!
Apr 26 13:38:48 (none) local0.info minimyth: configuring network interface ...
Apr 26 13:38:48 (none) local0.info minimyth: running DHCP client command '/sbin/udhcpc -S -p /var/run/udhcpc.pid -s /etc/udhcpc.script -i eth0 -q > /var/log/udhcpc 2>&1'.
Apr 26 13:38:48 (none) daemon.info udhcpc[272]: udhcpc (v1.15.2) started
Apr 26 13:38:48 (none) daemon.info udhcpc[272]: Sending discover...
Apr 26 13:38:51 (none) daemon.info udhcpc[272]: Sending discover...
Apr 26 13:38:54 (none) daemon.info udhcpc[272]: Sending discover...
Apr 26 13:39:17 (none) daemon.info udhcpc[272]: Sending discover...
Apr 26 13:39:17 (none) daemon.info udhcpc[272]: Sending select for 10.0.0.240...
Apr 26 13:39:17 (none) daemon.info udhcpc[272]: Lease of 10.0.0.240 obtained, lease time 7200
Apr 26 21:39:18 (none) local0.info minimyth: fetching configuration file ...
Apr 26 21:39:18 (none) local0.info minimyth: fetching 'confro:/minimyth.conf': local file will be '/etc/minimyth.d/minimyth.conf'.
Apr 26 21:39:18 (none) local0.info minimyth: fetching 'confro:/minimyth.conf': URL 'tftp://10.0.0.10//conf/front1/minimyth.conf' fetched.
Apr 26 21:39:19 (none) local0.info minimyth: fetching 'confro:minimyth-common.conf': local file will be '/etc/minimyth.d/minimyth-common.conf'.
Apr 26 21:39:19 (none) local0.info minimyth: fetching 'confro:minimyth-common.conf': URL 'tftp://10.0.0.10//conf/front1/minimyth-common.conf' not fetched (it may not exist).
Apr 26 21:39:19 (none) local0.info minimyth: fetching 'confro:minimyth-common.conf': URL 'tftp://10.0.0.10//conf/default/minimyth-common.conf' fetched.
Apr 26 21:39:19 (none) local0.info minimyth: checking for obsolete variables ...
Apr 26 21:39:19 (none) local0.info minimyth: Processing DHCP override variables ...
Apr 26 21:39:19 (none) local0.info minimyth: configuring network interface ...
Apr 26 21:39:19 (none) local0.info minimyth: running DHCP client command '/sbin/udhcpc -S -p /var/run/udhcpc.pid -s /etc/udhcpc.script -i eth0 -r 10.0.0.240 > /var/log/udhcpc 2>&1'.
Apr 26 21:39:19 (none) daemon.info udhcpc[462]: udhcpc (v1.15.2) started
Apr 26 21:39:19 (none) daemon.info udhcpc[462]: Sending discover...
Apr 26 21:39:19 (none) daemon.info udhcpc[462]: Sending select for 10.0.0.240...
Apr 26 21:39:19 (none) daemon.info udhcpc[462]: Lease of 10.0.0.240 obtained, lease time 7200
Apr 26 21:39:20 (none) local0.info minimyth: Fetching firmware files ...
Apr 26 21:39:20 (none) local0.info minimyth: loading kernel modules (automatic) ...
Apr 26 21:39:27 (none) local0.info minimyth: loading kernel modules (manual) ...
Apr 26 21:39:27 (none) local0.info minimyth: processing configuration file ...
Apr 26 21:39:28 (none) local0.info minimyth: fetching 'confro:/ssh_host_rsa_key': local file will be '/etc/ssh/ssh_host_rsa_key'.
Apr 26 21:39:28 (none) local0.info minimyth: fetching 'confro:/ssh_host_rsa_key': URL 'tftp://10.0.0.10//conf/front1/ssh_host_rsa_key' not fetched (it may not exist).
Apr 26 21:39:28 (none) local0.info minimyth: fetching 'confro:/ssh_host_rsa_key': URL 'tftp://10.0.0.10//conf/default/ssh_host_rsa_key' fetched.
Apr 26 21:39:28 (none) local0.info minimyth: fetched MiniMyth read-only configuration file '/ssh_host_rsa_key'
Apr 26 21:39:28 (none) local0.info minimyth: by fetching 'tftp://10.0.0.10//conf/default/ssh_host_rsa_key'
Apr 26 21:39:28 (none) local0.info minimyth: to local file '/etc/ssh/ssh_host_rsa_key'.
Apr 26 21:39:28 (none) local0.info minimyth: fetching 'confro:/authorized_keys': local file will be '/etc/ssh/authorized_keys'.
Apr 26 21:39:28 (none) local0.info minimyth: fetching 'confro:/authorized_keys': URL 'tftp://10.0.0.10//conf/front1/authorized_keys' not fetched (it may not exist).
Apr 26 21:39:28 (none) local0.info minimyth: fetching 'confro:/authorized_keys': URL 'tftp://10.0.0.10//conf/default/authorized_keys' fetched.
Apr 26 21:39:28 (none) local0.info minimyth: fetched MiniMyth read-only configuration file '/authorized_keys'
Apr 26 21:39:28 (none) local0.info minimyth: by fetching 'tftp://10.0.0.10//conf/default/authorized_keys'
Apr 26 21:39:28 (none) local0.info minimyth: to local file '/etc/ssh/authorized_keys'.
Apr 26 21:39:28 (none) local0.warn minimyth: 'unknown audio device. assuming audio gain is '90'.
Apr 26 21:39:28 (none) local0.warn minimyth: 'unknown audio device. assuming audio device number is '0'.
Apr 26 21:39:28 (none) local0.warn minimyth: 'unknown audio card. assuming audio card number is '0'.
Apr 26 21:39:28 (none) local0.info minimyth: starting system logging ...
Apr 26 21:39:28 (none) user.notice kernel: klogd started: BusyBox v1.15.2 (2009-11-10 23:39:06 PST)
Apr 26 21:39:28 (none) user.info kernel: archive); looks like an initrd
Apr 26 21:39:28 (none) user.info kernel: Freeing initrd memory: 72488k freed
Apr 26 21:39:28 (none) user.warn kernel: highmem bounce pool size: 64 pages
Apr 26 21:39:28 (none) user.info kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Apr 26 21:39:28 (none) user.info kernel: msgmni has been set to 1741
Apr 26 21:39:28 (none) user.info kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
Apr 26 21:39:28 (none) user.info kernel: io scheduler noop registered (default)
Apr 26 21:39:28 (none) user.debug kernel: pci 0000:03:00.0: Boot video device
Apr 26 21:39:28 (none) user.debug kernel: pcieport-driver 0000:00:0c.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.debug kernel: pcieport-driver 0000:00:15.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.debug kernel: pcieport-driver 0000:00:16.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.debug kernel: pcieport-driver 0000:00:17.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.debug kernel: pcieport-driver 0000:00:18.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.info kernel: vesafb: framebuffer at 0xf9000000, mapped to 0xf8080000, using 2400k, total 14336k
Apr 26 21:39:28 (none) user.info kernel: vesafb: mode is 640x480x32, linelength=2560, pages=1
Apr 26 21:39:28 (none) user.info kernel: vesafb: protected mode interface info at c000:cbc0
Apr 26 21:39:28 (none) user.info kernel: vesafb: pmi: set display start = c00ccc23, set palette = c00ccc7e
Apr 26 21:39:28 (none) user.info kernel: vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
Apr 26 21:39:28 (none) user.info kernel: vesafb: scrolling: redraw
Apr 26 21:39:28 (none) user.info kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 26 21:39:28 (none) user.warn kernel: Console: switching to colour frame buffer device 80x30
Apr 26 21:39:28 (none) user.info kernel: fb0: VESA VGA frame buffer device
Apr 26 21:39:28 (none) user.info kernel: brd: module loaded
Apr 26 21:39:28 (none) user.info kernel: Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
Apr 26 21:39:28 (none) user.info kernel: Copyright (c) 1999-2006 Intel Corporation.
Apr 26 21:39:28 (none) user.info kernel: e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
Apr 26 21:39:28 (none) user.info kernel: e1000e: Copyright (c) 1999-2008 Intel Corporation.
Apr 26 21:39:28 (none) user.info kernel: Atheros(R) L2 Ethernet Driver - version 2.2.3
Apr 26 21:39:28 (none) user.info kernel: Copyright (c) 2007 Atheros Corporation.
Apr 26 21:39:28 (none) user.info kernel: pcnet32.c:v1.35 21.Apr.2008
tsbogend@alpha.franken.deApr 26 21:39:28 (none) user.info kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
Apr 26 21:39:28 (none) user.info kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Apr 26 21:39:28 (none) user.info kernel: sky2 driver version 1.23
Apr 26 21:39:28 (none) user.info kernel: forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
Apr 26 21:39:28 (none) user.warn kernel: ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
Apr 26 21:39:28 (none) user.info kernel: forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 22 (level, low) -> IRQ 22
Apr 26 21:39:28 (none) user.debug kernel: forcedeth 0000:00:0a.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.info kernel: forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 3, addr 00:01:2e:23:21:10
Apr 26 21:39:28 (none) user.info kernel: forcedeth 0000:00:0a.0: highdma csum pwrctl gbit lnktim msi desc-v3
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 26 21:39:28 (none) user.warn kernel: ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 21
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:04.1: PCI INT B -> Link[LUB2] -> GSI 21 (level, low) -> IRQ 21
Apr 26 21:39:28 (none) user.debug kernel: ehci_hcd 0000:00:04.1: setting latency timer to 64
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:04.1: EHCI Host Controller
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 1
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:04.1: debug port 1
Apr 26 21:39:28 (none) user.debug kernel: ehci_hcd 0000:00:04.1: cache line size of 32 is not supported
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:04.1: irq 21, io mem 0xfae7ec00
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
Apr 26 21:39:28 (none) user.info kernel: usb usb1: configuration #1 chosen from 1 choice
Apr 26 21:39:28 (none) user.info kernel: hub 1-0:1.0: USB hub found
Apr 26 21:39:28 (none) user.info kernel: hub 1-0:1.0: 6 ports detected
Apr 26 21:39:28 (none) user.warn kernel: ACPI: PCI Interrupt Link [UB12] enabled at IRQ 20
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:06.1: PCI INT B -> Link[UB12] -> GSI 20 (level, low) -> IRQ 20
Apr 26 21:39:28 (none) user.debug kernel: ehci_hcd 0000:00:06.1: setting latency timer to 64
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:06.1: EHCI Host Controller
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:06.1: new USB bus registered, assigned bus number 2
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:06.1: debug port 1
Apr 26 21:39:28 (none) user.debug kernel: ehci_hcd 0000:00:06.1: cache line size of 32 is not supported
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:06.1: irq 20, io mem 0xfae7e800
Apr 26 21:39:28 (none) user.info kernel: ehci_hcd 0000:00:06.1: USB 2.0 started, EHCI 1.00
Apr 26 21:39:28 (none) user.info kernel: usb usb2: configuration #1 chosen from 1 choice
Apr 26 21:39:28 (none) user.info kernel: hub 2-0:1.0: USB hub found
Apr 26 21:39:28 (none) user.info kernel: hub 2-0:1.0: 6 ports detected
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 26 21:39:28 (none) user.warn kernel: ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 23
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd 0000:00:04.0: PCI INT A -> Link[LUB0] -> GSI 23 (level, low) -> IRQ 23
Apr 26 21:39:28 (none) user.debug kernel: ohci_hcd 0000:00:04.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd 0000:00:04.0: OHCI Host Controller
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 3
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd 0000:00:04.0: irq 23, io mem 0xfae7f000
Apr 26 21:39:28 (none) user.info kernel: usb usb3: configuration #1 chosen from 1 choice
Apr 26 21:39:28 (none) user.info kernel: hub 3-0:1.0: USB hub found
Apr 26 21:39:28 (none) user.info kernel: hub 3-0:1.0: 6 ports detected
Apr 26 21:39:28 (none) user.warn kernel: ACPI: PCI Interrupt Link [UB11] enabled at IRQ 22
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd 0000:00:06.0: PCI INT A -> Link[UB11] -> GSI 22 (level, low) -> IRQ 22
Apr 26 21:39:28 (none) user.debug kernel: ohci_hcd 0000:00:06.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd 0000:00:06.0: OHCI Host Controller
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 4
Apr 26 21:39:28 (none) user.info kernel: ohci_hcd 0000:00:06.0: irq 22, io mem 0xfae7d000
Apr 26 21:39:28 (none) user.info kernel: usb usb4: configuration #1 chosen from 1 choice
Apr 26 21:39:28 (none) user.info kernel: hub 4-0:1.0: USB hub found
Apr 26 21:39:28 (none) user.info kernel: hub 4-0:1.0: 6 ports detected
Apr 26 21:39:28 (none) user.info kernel: uhci_hcd: USB Universal Host Controller Interface driver
Apr 26 21:39:28 (none) user.info kernel: Initializing USB Mass Storage driver...
Apr 26 21:39:28 (none) user.info kernel: usbcore: registered new interface driver usb-storage
Apr 26 21:39:28 (none) user.info kernel: USB Mass Storage support registered.
Apr 26 21:39:28 (none) user.info kernel: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Apr 26 21:39:28 (none) user.warn kernel: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Apr 26 21:39:28 (none) user.info kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 26 21:39:28 (none) user.info kernel: mice: PS/2 mouse device common for all mice
Apr 26 21:39:28 (none) user.info kernel: cpuidle: using governor ladder
Apr 26 21:39:28 (none) user.info kernel: TCP cubic registered
Apr 26 21:39:28 (none) user.info kernel: RPC: Registered udp transport module.
Apr 26 21:39:28 (none) user.info kernel: RPC: Registered tcp transport module.
Apr 26 21:39:28 (none) user.info kernel: Using IPI No-Shortcut mode
Apr 26 21:39:28 (none) user.info kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Apr 26 21:39:28 (none) user.notice kernel: RAMDISK: squashfs filesystem found at block 0
Apr 26 21:39:28 (none) user.notice kernel: RAMDISK: Loading 72486KiB [1 disk] into ram disk... |^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\
Apr 26 21:39:28 (none) user.info kernel: ^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H
Apr 26 21:39:28 (none) user.warn kernel: VFS: Mounted root (squashfs filesystem) readonly on device 1:0.
Apr 26 21:39:28 (none) user.info kernel: Freeing unused kernel memory: 280k freed
Apr 26 21:39:28 (none) user.info kernel: Registering unionfs 2.5.3 (for 2.6.31)
Apr 26 21:39:28 (none) user.info kernel: NET: Registered protocol family 17
Apr 26 21:39:28 (none) user.info kernel: Real Time Clock Driver v1.12b
Apr 26 21:39:28 (none) user.info kernel: io scheduler anticipatory registered
Apr 26 21:39:28 (none) user.info kernel: loop: module loaded
Apr 26 21:39:28 (none) user.info kernel: ppdev: user-space parallel port driver
Apr 26 21:39:28 (none) user.info kernel: Linux agpgart interface v0.103
Apr 26 21:39:28 (none) user.info kernel: processor LNXCPU:00: registered as cooling_device0
Apr 26 21:39:28 (none) user.info kernel: ACPI: Processor [CPU0] (supports 8 throttling states)
Apr 26 21:39:28 (none) user.info kernel: processor LNXCPU:01: registered as cooling_device1
Apr 26 21:39:28 (none) user.info kernel: processor LNXCPU:02: registered as cooling_device2
Apr 26 21:39:28 (none) user.info kernel: processor LNXCPU:03: registered as cooling_device3
Apr 26 21:39:28 (none) user.info kernel: i2c-adapter i2c-0: nForce2 SMBus adapter at 0x4d00
Apr 26 21:39:28 (none) user.err kernel: ACPI: I/O resource nForce2_smbus [0x4e00-0x4e3f] conflicts with ACPI region SM00 [0x4e00-0x4e3f]
Apr 26 21:39:28 (none) user.info kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 26 21:39:28 (none) user.err kernel: nForce2_smbus 0000:00:03.2: Error probing SMB2.
Apr 26 21:39:28 (none) user.warn kernel: nvidia: module license 'NVIDIA' taints kernel.
Apr 26 21:39:28 (none) user.warn kernel: Disabling lock debugging due to kernel taint
Apr 26 21:39:28 (none) user.info kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Apr 26 21:39:28 (none) user.info kernel: ACPI: Power Button [PWRF]
Apr 26 21:39:28 (none) user.info kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
Apr 26 21:39:28 (none) user.info kernel: ACPI: Power Button [PWRB]
Apr 26 21:39:28 (none) user.info kernel: HDA Intel 0000:00:08.0: power state changed by ACPI to D0
Apr 26 21:39:28 (none) user.warn kernel: ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 21
Apr 26 21:39:28 (none) user.info kernel: HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 21 (level, low) -> IRQ 21
Apr 26 21:39:28 (none) user.debug kernel: HDA Intel 0000:00:08.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.info kernel: hda_codec: ALC662 rev1: BIOS auto-probing.
Apr 26 21:39:28 (none) user.info kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.0/input/input3
Apr 26 21:39:28 (none) user.warn kernel: ACPI: PCI Interrupt Link [LPMU] enabled at IRQ 20
Apr 26 21:39:28 (none) user.info kernel: nvidia 0000:00:03.5: PCI INT B -> Link[LPMU] -> GSI 20 (level, low) -> IRQ 20
Apr 26 21:39:28 (none) user.warn kernel: ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 23
Apr 26 21:39:28 (none) user.info kernel: nvidia 0000:03:00.0: PCI INT A -> Link[SGRU] -> GSI 23 (level, low) -> IRQ 23
Apr 26 21:39:28 (none) user.debug kernel: nvidia 0000:03:00.0: setting latency timer to 64
Apr 26 21:39:28 (none) user.warn kernel: NVRM: loading NVIDIA UNIX x86 Kernel Module 190.42 Tue Oct 20 20:18:32 PDT 2009
Apr 26 21:39:28 (none) local0.info minimyth: starting CPU frequency scaling ...
Apr 26 21:39:28 (none) local0.info minimyth: starting virtual console ...
Apr 26 21:39:28 (none) local0.info minimyth: starting telnet server ...
Apr 26 21:39:28 (none) local0.info minimyth: configuring ssh server ...
Apr 26 21:39:29 (none) local0.info minimyth: starting ssh server ...
Apr 26 21:39:29 (none) authpriv.info sshd[5077]: Server listening on 0.0.0.0 port 22.
Apr 26 21:39:29 (none) local0.info minimyth: starting cron ...
Apr 26 21:39:29 (none) local0.info minimyth: configuring MythTV master backend communication ...
Apr 26 21:39:29 (none) local0.info minimyth: installing binary codecs ...
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'confrw:codecs.32.sfs': local file will be '/initrd/rw/loopfs/~usr~lib~codecs/image.sfs'.
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'confrw:codecs.32.sfs': URL 'tftp://10.0.0.10//conf-rw/front1+codecs.32.sfs' not fetched (it may not exist).
Apr 26 21:39:29 (none) local0.info minimyth: installing binary Adobe Flash Player ...
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'confrw:libflashplayer.32.so': local file will be '/usr/lib/browser/plugins/libflashplayer.so'.
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'confrw:libflashplayer.32.so': URL 'tftp://10.0.0.10//conf-rw/front1+libflashplayer.32.so' not fetched (it may not exist).
Apr 26 21:39:29 (none) local0.info minimyth: installing binary Hulu Desktop ...
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'confrw:huludesktop.32': local file will be '/usr/bin/huludesktop'.
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'confrw:huludesktop.32': URL 'tftp://10.0.0.10//conf-rw/front1+huludesktop.32' not fetched (it may not exist).
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'confrw:/huludesktop.data': local file will be '/home/minimyth/.local/share/.huludesktop.data'.
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'confrw:/huludesktop.data': URL 'tftp://10.0.0.10//conf-rw/front1+huludesktop.data' not fetched (it may not exist).
Apr 26 21:39:29 (none) local0.info minimyth: failed to fetch MiniMyth read-write configuration file '/huludesktop.data'
Apr 26 21:39:29 (none) local0.info minimyth: installing extras ...
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'hunt:extras.sfs': local file will be '/initrd/rw/loopfs/~usr~local/image.sfs'.
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'hunt:extras.sfs': URL 'tftp://10.0.0.10//MiniMyth/extras.sfs' not fetched (it may not exist).
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'hunt:extras.sfs': URL 'tftp://10.0.0.10//conf/front1/extras.sfs' not fetched (it may not exist).
Apr 26 21:39:29 (none) local0.info minimyth: fetching 'hunt:extras.sfs': URL 'tftp://10.0.0.10//conf/default/extras.sfs' not fetched (it may not exist).
Apr 26 21:39:29 (none) local0.info minimyth: checking sensors ...
Apr 26 21:39:29 (none) local0.info minimyth: starting ACPI ...
Apr 26 21:39:29 (none) daemon.info acpid: starting up
Apr 26 21:39:29 (none) daemon.info acpid: 1 rule loaded
Apr 26 21:39:29 (none) daemon.info acpid: waiting for events: event logging is off
Apr 26 21:39:29 (none) local0.info minimyth: setting time ...
Apr 26 21:39:31 (none) daemon.notice ntpdate[5188]: step time server 10.0.0.254 offset 1.077480 sec
Apr 26 21:39:31 (none) local0.info minimyth: starting NTP daemon ...
Apr 26 21:39:31 (none) daemon.notice ntpd[5194]: ntpd 4.2.4p7@1.1607 Wed Nov 11 09:42:12 UTC 2009 (1)
Apr 26 21:39:31 (none) daemon.info ntpd[5195]: precision = 1.000 usec
Apr 26 21:39:31 (none) daemon.debug ntpd[5195]: ntp_io: estimated max descriptors: 1024, initial socket boundary: 16
Apr 26 21:39:31 (none) daemon.info ntpd[5195]: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled
Apr 26 21:39:31 (none) daemon.info ntpd[5195]: Listening on interface #1 lo, 127.0.0.1#123 Enabled
Apr 26 21:39:31 (none) daemon.info ntpd[5195]: Listening on interface #2 eth0, 10.0.0.240#123 Enabled
Apr 26 21:39:31 (none) daemon.info ntpd[5195]: kernel time sync status 2040
Apr 26 21:39:31 (none) local0.info minimyth: starting web server ...
Apr 26 21:39:31 (none) daemon.err lighttpd[5205]: (log.c.166) server started
Apr 26 21:39:31 (none) daemon.err lighttpd[5208]: (log.c.166) server started
Apr 26 21:39:31 (none) local0.info minimyth: mounting media shares ...
Apr 26 21:39:31 (none) local0.info minimyth: configuring audio ...
Apr 26 21:39:31 (none) local0.info minimyth: configuring video ...
Apr 26 21:39:32 (none) local0.info minimyth: starting LCD/VFD ...
Apr 26 21:39:32 (none) local0.info minimyth: configuring MythTV ...
Apr 26 21:39:32 (none) local0.err minimyth: fileparse(): need a valid pathname at /usr/lib/perl5/site_perl/5.10.1/MiniMyth.pm line 1236
Apr 26 21:39:32 (none) local0.info minimyth: init failed. check '/var/log/messages' for further details.
Apr 26 13:39:32 (none) daemon.info init: no more processes left in this runlevel
Cheers
Gollywog