August 6, 20187 yr Hello, My first ever unRAID install did not go well ifconfig does not display an eth0 device. The system is a HP Compaq 6000 Pro with an Intel 82567LM-3 integrated NIC. I used unRAID.USB.Creator.Win32.exe to create a v6.5.3 install. Tried both DHCP and static IP configs. I'm able to boot into unRAID, log in as root, execute 'diagnostics' and 'ls /boot/logs/diagnostics.zip', but after 'powerdown' and moving the Samsung MUF-32BB USB drive back to my windows system, the /boot directory no longer exists. Please help. Edited August 8, 20187 yr by busthead
August 6, 20187 yr Community Expert There is no /boot folder on the flash drive. /boot is the mount point within unRAID for the root (top level) of the flash drive. You just need to go to the logs folder.
August 6, 20187 yr Author From the "Need help? Read me first!" post: "If networking is not working...login at the console command prompt, you can type diagnostics, and you will get the same diagnostics.zip file in the /boot/logs folder. You can then shut down with powerdown and take the flash drive to another computer." There is neither a /boot nor a /logs directory on my flash drive.
August 6, 20187 yr Community Expert It sounds as if the flash drive is not being recognised after the initial boot. This would mean that unRAID could not successfully complete all of the booting process and would explain your symptoms. I am a bit confused though by the fact that you mentioned using DHCP and static IP - not sure how you would do this if you did not get the unRAID GUI to run. You can check for this by logging in at the console and using the ‘df’ command to show mounted file systems. If the flash drive was successfully mounted it will show up as /boot (typically with /dev/sda as the associated device).
August 6, 20187 yr Author I tried both the static IP and DHCP configuration options of the unRAID.USB.Creator.Win32.exe fdisk -l indicates that the flash drive is /dev/sda. df command does not list '/boot' or 'boot' under 'Filesystem' column, nor is /dev/sda listed in the 'Mounted on' column.
August 6, 20187 yr Try using Rufus to partition and format the flash drive before copying the files and running the make bootable script as admin. Choose blank syslinux for the boot selection in rufus. I'm betting the flash drive isn't set up correctly.
August 8, 20187 yr Author Rufus, extracting files, and running make bootable script appears to have resolved the issue. Thx
Archived
This topic is now archived and is closed to further replies.