Trying 192.168.56.23... Connected to conserv3. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.4:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2023.01-rc4-00047-g3089d12a02 (Jan 01 2023 - 22:23:32 +0000) Trying to boot from MMC1 U-Boot 2023.01-rc4-00047-g3089d12a02 (Jan 01 2023 - 22:23:32 +0000) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing every 1000ms (60s timeout) NAND: U-Boot SPL 2023.01-rc4-00047-g3089d12a02 (Jan 01 2023 - 22:23:32 +0000) Trying to boot from MMC1 U-Boot 2023.01-rc4-00047-g3089d12a02 (Jan 01 2023 - 22:23:32 +0000) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing every 1000ms (60s timeout) NAND: U-Boot SPL 2023.01-rc4-00047-g3089d12a02 (Jan 01 2023 - 22:23:32 +0000) Trying to boot from MMC1 U-Boot 2023.01-rc4-00047-g3089d12a02 (Jan 01 2023 - 22:23:32 +0000) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing every 1000ms (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.204 (77 ms) => setenv serverip 192.168.56.123 setenv serverip 192.168.56.123 => tftp 0x82000000 569925/tftp-deploy-og6xq_gc/kernel/zImage tftp 0x82000000 569925/tftp-deploy-og6xq_gc/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.204 Filename '569925/tftp-deploy-og6xq_gc/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.5 MiB 4.2 MiB/s done Bytes transferred = 3713880 (38ab58 hex) => tftp 0x83000000 569925/tftp-deploy-og6xq_gc/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 569925/tftp-deploy-og6xq_gc/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.204 Filename '569925/tftp-deploy-og6xq_gc/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 7.1 MiB 4.6 MiB/s done Bytes transferred = 7441593 (718cb9 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 569925/tftp-deploy-og6xq_gc/dtb/am335x-boneblack.dtb tftp 0x88000000 569925/tftp-deploy-og6xq_gc/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.204 Filename '569925/tftp-deploy-og6xq_gc/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 30.8 KiB 3.3 MiB/s done Bytes transferred = 31552 (7b40 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/569925/extract-nfsrootfs-oaldss1j,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/569925/extract-nfsrootfs-oaldss1j,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x38ab58 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-06-06 16:38:23 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7441529 Bytes = 7.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Using Device Tree in place at 88000000, end 8800ab3f Working FDT set to 88000000 fixing up phy_id for ethernet1, old: 1, new: 1242566656 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302-st41 (KernelCI@build-j1615820-arm-gcc-10-omap2plus-defconfig-d7p7b) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Jun 6 14:13:18 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI AM335x BeagleBone Black [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.0 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df917000 s20648 r8192 d24408 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/569925/extract-nfsrootfs-oaldss1j,tcp,hard console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 474528K/522240K available (6967K kernel code, 752K rwdata, 2228K rodata, 444K init, 8189K bss, 31328K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0902f3c (9196 kB) [ 0.000000] .init : 0xc0903000 - 0xc0972000 ( 444 kB) [ 0.000000] .data : 0xc0972000 - 0xc0a2e368 ( 753 kB) [ 0.000000] .bss : 0xc0a31000 - 0xc1230760 (8190 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000014] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000039] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000084] OMAP clocksource: timer1 at 24000000 Hz [ 0.000481] clocksource_probe: no matching clocksources found [ 0.001317] Console: colour dummy device 80x30 [ 0.001379] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001388] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001395] ... MAX_LOCK_DEPTH: 48 [ 0.001403] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001411] ... CLASSHASH_SIZE: 4096 [ 0.001418] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001425] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001431] ... CHAINHASH_SIZE: 32768 [ 0.001439] memory used by lock dependency info: 5167 kB [ 0.001447] per task-struct memory footprint: 1536 bytes [ 0.001474] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078775] pid_max: default: 32768 minimum: 301 [ 0.079180] Security Framework initialized [ 0.079297] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079310] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.082042] Initializing cgroup subsys io [ 0.082137] Initializing cgroup subsys memory [ 0.082223] Initializing cgroup subsys devices [ 0.082333] Initializing cgroup subsys freezer [ 0.082401] Initializing cgroup subsys perf_event [ 0.082468] CPU: Testing write buffer coherency: ok [ 0.082608] CPU0: Spectre v2: using BPIALL workaround [ 0.083958] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084083] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087635] Brought up 1 CPUs [ 0.087660] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087670] CPU: All CPU(s) started in SVC mode. [ 0.091561] devtmpfs: initialized [ 0.123975] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.165558] omap_hwmod: tptc0 using broken dt data from edma [ 0.166009] omap_hwmod: tptc1 using broken dt data from edma [ 0.166440] omap_hwmod: tptc2 using broken dt data from edma [ 0.175116] omap_hwmod: debugss: _wait_target_disable failed [ 0.230331] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.230403] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.232663] pinctrl core: initialized pinctrl subsystem [ 0.237576] NET: Registered protocol family 16 [ 0.242827] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.244986] cpuidle: using governor ladder [ 0.245014] cpuidle: using governor menu [ 0.254352] OMAP GPIO hardware version 0.1 [ 0.275608] No ATAGs? [ 0.275643] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.299649] edma 49000000.edma: Legacy memcpy is enabled, things might not work [ 0.315283] edma 49000000.edma: TI EDMA DMA engine driver [ 0.319302] SCSI subsystem initialized [ 0.321108] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.321212] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.321450] pps_core: LinuxPPS API ver. 1 registered [ 0.321462] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.321512] PTP clock support registered [ 0.325159] clocksource: Switched to clocksource timer1 [ 0.454544] NET: Registered protocol family 2 [ 0.455184] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.456952] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.457040] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.457611] TCP: Hash tables configured (established 4096 bind 4096) [ 0.457821] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.457918] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.458430] NET: Registered protocol family 1 [ 0.460072] RPC: Registered named UNIX socket transport module. [ 0.460097] RPC: Registered udp transport module. [ 0.460107] RPC: Registered tcp transport module. [ 0.460116] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.461841] Trying to unpack rootfs image as initramfs... [ 1.019363] Freeing initrd memory: 7268K [ 1.020184] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.024599] audit: initializing netlink subsys (disabled) [ 1.024924] audit: type=2000 audit(1.010:1): initialized [ 1.029713] VFS: Disk quotas dquot_6.6.0 [ 1.029896] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.032312] NFS: Registering the id_resolver key type [ 1.032671] Key type id_resolver registered [ 1.032686] Key type id_legacy registered [ 1.032875] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.038461] io scheduler noop registered [ 1.038497] io scheduler deadline registered [ 1.038554] io scheduler cfq registered (default) [ 1.040482] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.043052] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.050339] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.050968] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 155, base_baud = 3000000) is a OMAP UART0 [ 1.826735] console [ttyO0] enabled [ 1.865680] brd: module loaded [ 1.890443] loop: module loaded [ 1.896294] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.965187] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.971576] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.003021] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.014045] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:c2:c5:7d [ 2.026154] mousedev: PS/2 mouse device common for all mice [ 2.032010] i2c /dev entries driver [ 2.037404] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.112616] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.121579] ledtrig-cpu: registered to indicate activity on CPUs [ 2.129112] oprofile: using arm/armv7 [ 2.133794] Initializing XFRM netlink socket [ 2.138847] NET: Registered protocol family 10 [ 2.145435] mmc0: new high speed SDHC card at address 0001 [ 2.153818] mmcblk0: mmc0:0001 EB1QT 29.8 GiB [ 2.163160] sit: IPv6 over IPv4 tunneling driver [ 2.170427] NET: Registered protocol family 17 [ 2.175275] NET: Registered protocol family 15 [ 2.180319] Key type dns_resolver registered [ 2.184964] omap_voltage_late_init: Voltage driver support not added [ 2.191694] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.200171] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.209735] ThumbEE CPU extension supported. [ 2.214243] Registering SWP/SWPB emulation handler [ 2.219357] SmartReflex Class3 initialized [ 2.225356] mmcblk0: p1 [ 2.282229] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.288728] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.295678] mmc1: unspecified timeout for CMD6 - use generic [ 2.303033] mmc1: unspecified timeout for CMD6 - use generic [ 2.310934] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.318060] mmc1: unspecified timeout for CMD6 - use generic [ 2.324587] hctosys: unable to open rtc device (rtc0) [ 2.330010] sr_init: No PMIC hook to init smartreflex [ 2.335552] sr_init: platform driver register failed for SR [ 2.361166] net eth0: initializing cpsw version 1.12 (0) [ 2.369362] net eth0: phy found : id is : 0x7c0f1 [ 2.374398] libphy: PHY 4a101000.mdio:4a101000 not found [ 2.380005] net eth0: phy \"4a101000.mdio:4a101000\" not found on slave 1, err -19 [ 2.391355] mmc1: new high speed MMC card at address 0001 [ 2.399078] mmcblk1: mmc1:0001 MMC02G 1.79 GiB [ 2.404656] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB [ 2.411871] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB [ 2.424792] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 5.385800] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 5.394465] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.405296] Sending DHCP requests ..., OK [ 12.035608] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.204 [ 12.044602] IP-Config: Complete: [ 12.048089] device=eth0, hwaddr=c8:a0:30:c2:c5:7d, ipaddr=192.168.56.204, mask=255.255.255.0, gw=192.168.56.254 [ 12.059105] host=192.168.56.204, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 12.067394] bootserver=192.168.56.254, rootserver=192.168.56.123, rootpath= [ 12.074934] nameserver0=192.168.56.254 [ 12.083786] Freeing unused kernel memory: 444K Loading, please wait... Starting version 247.3-7+deb11u2 [ 13.279805] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1000000 KHz [ 13.381674] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 720000 KHz [ 13.429116] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 13.441730] 47401300.usb-phy supply vcc not found, using dummy regulator [ 13.453464] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 13.490863] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 13.708915] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 14.311600] usbcore: registered new interface driver usbfs [ 14.318260] usbcore: registered new interface driver hub [ 14.324073] usbcore: registered new device driver usb [ 14.366550] musb-hdrc musb-hdrc.0.auto: Failed to request rx1. [ 14.410778] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517 [ 14.422517] musb-hdrc musb-hdrc.1.auto: Failed to request rx1. [ 14.431150] musb-hdrc musb-hdrc.0.auto: Failed to request rx1. [ 14.456535] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517 [ 14.539629] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with status -517 [ 14.551160] musb-hdrc musb-hdrc.0.auto: Failed to request rx1. [ 14.618482] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517 [ 14.636222] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 14.643130] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 14.808950] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 14.816252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 14.823813] usb usb1: Product: MUSB HDRC host driver [ 14.829061] usb usb1: Manufacturer: Linux 4.4.302-st41 musb-hcd [ 14.835291] usb usb1: SerialNumber: musb-hdrc.1.auto [ 14.987496] hub 1-0:1.0: USB hub found [ 15.014958] hub 1-0:1.0: 1 port detected [ 15.445211] usb 1-1: new low-speed USB device number 2 using musb-hdrc [ 15.565236] usb 1-1: device descriptor read/64, error -71 [ 15.795276] usb 1-1: device descriptor read/64, error -71 [ 16.025413] usb 1-1: new low-speed USB device number 3 using musb-hdrc [ 16.145179] usb 1-1: device descriptor read/64, error -71 [ 16.375227] usb 1-1: device descriptor read/64, error -71 [ 16.485686] usb usb1-port1: attempt power cycle [ 16.655304] usb 1-1: new low-speed USB device number 4 using musb-hdrc [ 17.195314] usb 1-1: new low-speed USB device number 5 using musb-hdrc Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address c8:a0:30:c2:c5:7d mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.204 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : connect: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused [ 93.385899] random: nonblocking pool is initialized read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused NFS over TCP not available from 192.168.56.123 Begin: Retrying nfs mount ... connect: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused