Everything posted by VIDEOMED
-
HP ProDesk 600 G5 Desktop Mini – unRAID Boot Issues (BIOS Settings & Photos)
Hi all, I'm struggling to get unRAID to boot on my HP ProDesk 600 G5 Desktop Mini. I've created a bootable USB drive, but the system won't recognize it. I've attached photos of my BIOS settings for reference. Here's what I've done so far: USB Creation: Used both the official unRAID tool BIOS Settings: (See attached images) Secure Boot: Disabled (or tried to – not sure if it's actually off) Legacy Boot: Enabled (and tried UEFI as well) Boot Order: Tried setting the USB drive as the first boot device, but it doesn't seem to stick. My Questions: How to disable secure boot? Boot Order: Why won't my boot order changes save? Is there a trick to making it permanent? Additional Details: HP ProDesk 600 G5 Desktop Mini I'm really hoping someone can help me figure this out. I'm eager to start using unRAID! Thanks a bunch! [Attach clear photos of your BIOS screens showing the Secure Boot, Legacy Boot, and Boot Order settings.]
-
Title: Quickest way to restore a VM from a .zst backup?
I used the VM BACKUP feature I can't find the restore command. Is it possible to set the zip format during archiving
-
Re-activating unused UNRAID license without original USB
Can you describe it exactly? I generated a new USB flash but I don't understand where to paste the link
-
Re-activating unused UNRAID license without original USB
Hi all, I have an unused UNRAID license that I'd like to use on a new server build. Unfortunately, I no longer have the original USB flash drive it was tied to. Could someone please provide step-by-step instructions on how to reactivate this license? Any help would be greatly appreciate
-
Title: Quickest way to restore a VM from a .zst backup?
Hi everyone, I have a VM backup file with the .zst extension. What's the fastest way to restore this VM in UnRAID? Is there a built-in UNRAID command I can use? Or do I need a specific tool to decompress the file first? Any tips or recommendations would be greatly appreciated!
-
Windows 10 VM (VMDK) Suddenly Won't Boot - Help Needed
xml for vm <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>mM19-TINY11</name> <uuid>b43b5a48-8102-ea00-6d97-3c54f6f5cf26</uuid> <description>8192MB kara sieciowa e1000</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 11" icon="windows11.png" os="windowstpm"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='6'/> <vcpupin vcpu='2' cpuset='1'/> <vcpupin vcpu='3' cpuset='7'/> <vcpupin vcpu='4' cpuset='2'/> <vcpupin vcpu='5' cpuset='8'/> <vcpupin vcpu='6' cpuset='3'/> <vcpupin vcpu='7' cpuset='9'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-5.1'>hvm</type> </os> <features> <acpi/> <apic/> <hyperv mode='custom'> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='4' threads='2'/> <cache mode='passthrough'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='vmdk' cache='writeback'/> <source file='/mnt/disk1/domains/TINY11_B1/TINY11.vmdk'/> <target dev='hdc' bus='sata'/> <boot order='1'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <controller type='pci' index='0' model='pci-root'/> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </controller> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:5c:13:02'/> <source bridge='br0'/> <model type='e1000'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='spice' port='20019' autoport='no' listen='0.0.0.0' keymap='pl'> <listen type='address' address='0.0.0.0'/> </graphics> <audio id='1' type='spice'/> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </video> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </memballoon> </devices> <seclabel type='dynamic' model='dac' relabel='yes'/> </domain>
-
Windows 10 VM (VMDK) Suddenly Won't Boot - Help Needed
Hi everyone, I'm hoping someone can help me with a frustrating issue I'm having with a Windows 10 virtual machine on Unraid. It was working fine, but now it refuses to boot. The VM's disk image is in VMDK format. I've checked it with VMware Virtual Disk Utility, and it reports no errors. However, when I try to start the VM, I get this message: ``` SeaBIOS (version rel-l.16.l-0-g3Z08b0S8f51a-prebuilt.qemu.org) Machine UUID b43b5a48-810Z-ea00-6dS7-3c54f6f5cfZ6 iPXE (http://ipxe.org) 00:03.0 CA00 PCIZ.10 PnP PMM+BEFCCCF0+BEFZCCF0 CA00 Booting from Hard Dish... Boot failed: not a bootable disk No bootable device. ``` I'm not sure what's causing this. Here's what I've tried so far: * **Verified disk integrity:** As mentioned, the VMDK file seems fine. * **Checked VM settings:** Nothing seems out of the ordinary. * **Tried different boot orders:** No luck. Has anyone else encountered this problem? Any suggestions on how to troubleshoot or fix it would be greatly appreciated. Thanks in advance!
-
How to configure machine parameters for Linux Deepin VM installation on Unraid?
I'm looking for guidance on how to properly configure my virtual machine settings in Unraid to install Linux Deepin from an ISO file. Can anyone provide step-by-step instructions or tips on the optimal settings for CPU, RAM, disk allocation, and any other relevant parameters to ensure a smooth Linux Deepin VM installation? Thank you in advance for your assistance! Best regards,
-
I can't start freepbx
I can't start freepbx After installing the freepbx container, it shows a blank page at http://192.168.1.nn:8150/admin/config.php Default settings in the installer
-
Please help, updating to version 6.12.00 disabled UNRAID
Can you tell me exactly what I should do? I'm not strong with linux. For now, I've downgraded to 11.5 Unraid and everything works fine
-
Please help, updating to version 6.12.00 disabled UNRAID
Diagnostics maria-diagnostics-20230619-1241.zip
-
Please help, updating to version 6.12.00 disabled UNRAID
maria-flash-backup-20230619-0806.zipmaria-flash-backup-20230619-0806.zip I made an update today. The server did not start after the update. A copy of the USB is attached. The server says it can't connect Connect Error UNRAID-API IS STOPPED
-
Limited access to UNRAID via SAMBA
Limited access to UNRAID via SAMBA Recently, there have been reports of viruses that encrypt drives. To protect myself, I want to limit access to the UNRAID server. Is it possible for UNRAID to require a password each time you log in from an external Windows or Linux computer? Would it also be okay for UNRAID to automatically log out a user if they are not using it?
-
FLASH USB COMPLETELY DAMAGED PLEASE HELP
Nothing has changed. USB FLASH is completely damaged. So I will take a new FLASH and what should I do. Describe what to do step by step
-
FLASH USB COMPLETELY DAMAGED PLEASE HELP
FLASH USB COMPLETELY DAMAGED PLEASE HELP I am not a professional IT specialist On September 30th, I upgraded one of my 4 UNRAID servers to the new version 6.11.0 and did a Flash backup. Today it turned out that the server won't start. Flash is completely damaged and cannot be read on any computer. Please let me know step by step how to start the UNRAID server
- Dual CPU Motherboard
-
Dual CPU Motherboard
Can UnRAID be installed on a Dual CPU Motherboard with two XEON CPUs?
-
How to get Windows 10 VM to work with WQXGA resolution?
Could you please send us a sample of such a script? I am not very strong at writing scripts
-
How to get Windows 10 VM to work with WQXGA resolution?
file vga vgabios-qxl.bin
-
How to get Windows 10 VM to work with WQXGA resolution?
How to get Windows 10 VM to work with WQXGA resolution? I am using SEA-BIOS. This bios does not support WQXGA (2560x1080) I found a modified vgabios-qxl.bin file on the internet. The file can be copied to / user / share / qemu / and you can get more resolutions. Unfortunately, restarting UNRAID overwrites the standard file
-
How to fit Winows VM to the 2560x1080 monitor
I realized that the available resolutions result from the vgabios-qxl.bin library Is there a different version of the vgabios-qxl.bin library available
-
Adding a new drive to UNRAID
I have 2 questions A. Can I connect a blank D2 disk. Format it as XFS / BTRFS / ReiserFS then add it to array and run parity. Will the data from D1 be lost? B. Can I attach D2 disk previously used in another UNRAID server (BTRFS) add to Array and run parity. Will the D2 data be kept? How to modify SHARES?
-
Adding a new drive to UNRAID
Adding a new drive to UNRAID My UNRAID server for only 1 D1 disk + 1 DP1 parity disk I want to add an additional D2 data disk. Is it possible to connect the D2 disk with data already on it. Whether the data from D2 will be kept I have no experience with UNRAID. I am afraid that I will lose the data, please give me a detailed instruction.
-
Moving the license key to a new server? detailed instruction
Moving the license key to a new server? I installed UNRAID on my old S1 server a year ago. Currently, I want to transfer the license to a new S2 computer. On S2, I have installed the trial version UNRAID (The trial ended today). I want to add data from the S1 server to the S2 server and transfer the license I have no experience with UNRAID. I am afraid that I will lose the data, please give me a detailed instruction.
-
Unexpected shutdown of disk # 2
Can you help me? I have read the documentation and don't know how to fix it. What to do to attach disk # 2? I'm not UNRAID proficient