sheldz8

Members
  • Posts

    96
  • Joined

  • Last visited

Everything posted by sheldz8

  1. what is a pendrive and is it possible to boot from this device, I watched a video and they connected the unraid boot device somewhere on the motherboard.
  2. Does this stay after reboot?
  3. SOLVED by doing rm /etc/wireguard/wg0.conf
  4. Yes I did make the port forwarding changes on the router. Sent from my SM-A305F using Tapatalk
  5. I am currently very far away from my server and it's no longer connecting to it so I can't provide logs or anything. Basically what happened was after changing the servers ip address wireguard stopped working. I did try edit the settings on the server and loaded the new config onto my laptop but after connecting nothing loads when going to the server ip. I do know my server is online because plex is working and also it shows online with pulseway. When I do manage to go back home how do I remove wireguard settings because I couldn't figure out how to do it before going away. My server is on the latest beta build. Sent from my SM-A305F using Tapatalk
  6. @DZMM I am having an issue with my upload script, for some reason it stops working after a few hours and no error is shown on the log file. I can never upload more than 200gb because everyday i need to reboot my server in order for it to work.
  7. Just try using SeaBIOS because the other day I had it on OVMF and it kept running in a loop like what is happening to you and after changing that option I managed to boot into Windows Setup for Windows 11. Typing 'exit' did nothing for me also. If that also doesn't work then it could be your CPU I tested your config on my i7 8700k and the vm loaded to Windows Setup. I have seen quite a few posts here on the forum, reddit and linustechtips where people are having issues with Ryzen 5000 series on UnRAID I keep seeing these errors with your VM's in the logs 2021-10-18 06:39:00.442+0000: 21844: warning : qemuDomainObjTaint:6075 : Domain id=1 name='Terminal One' uuid=870b08cd-bed8-e8d9-fd8d-0747c71c7acd is tainted: high-privileges 2021-10-18 06:39:00.442+0000: 21844: warning : qemuDomainObjTaint:6075 : Domain id=1 name='Terminal One' uuid=870b08cd-bed8-e8d9-fd8d-0747c71c7acd is tainted: host-cpu 2021-10-18 06:40:08.869+0000: 21842: warning : qemuDomainObjTaint:6075 : Domain id=2 name='Terminal One' uuid=870b08cd-bed8-e8d9-fd8d-0747c71c7acd is tainted: high-privileges 2021-10-18 06:40:08.869+0000: 21842: warning : qemuDomainObjTaint:6075 : Domain id=2 name='Terminal One' uuid=870b08cd-bed8-e8d9-fd8d-0747c71c7acd is tainted: host-cpu 2021-10-18 06:43:04.915+0000: 21844: warning : qemuDomainObjTaint:6075 : Domain id=3 name='Windows 10' uuid=26c75bbb-8f3d-f50f-55b6-e3ebd79e2c2f is tainted: high-privileges 2021-10-18 06:43:04.915+0000: 21844: warning : qemuDomainObjTaint:6075 : Domain id=3 name='Windows 10' uuid=26c75bbb-8f3d-f50f-55b6-e3ebd79e2c2f is tainted: host-cpu 2021-10-18 06:47:29.539+0000: 21843: warning : qemuDomainObjTaint:6075 : Domain id=4 name='Windows 10' uuid=5e95f5ec-f371-fe9a-7fb9-fdc7bdf485d4 is tainted: high-privileges 2021-10-18 06:47:29.539+0000: 21843: warning : qemuDomainObjTaint:6075 : Domain id=4 name='Windows 10' uuid=5e95f5ec-f371-fe9a-7fb9-fdc7bdf485d4 is tainted: host-cpu If I am correct then it looks like the Host CPU isn't correctly passing through to the VM's.
  8. Last time i received this error it was because of either: 1) corrupt iso file or 2) wrong bios option selected. (Try SeaBIOS) and maybe change all drives to use SATA
  9. Follow this guide you just need to edit your VM settings shown in the post. If you want me to share my modified iso link I can https://forums.unraid.net/index.php?/topic/114471-Windows-10-VM-missing-Secure-boot-and-TPM-for-Windows-11-upgrade&do=findComment&comment=1044181 It's better than messing with unraid settings Sent from my SM-A305F using Tapatalk
  10. download windows 11 https://uupdump.net/ then use dism to edit the index files for \sources\boot.wim to use LabConfig.reg create a bootable iso using ImgBurn https://download.imgburn.com/SetupImgBurn_2.5.8.0.exe to do a clean install. Make sure your VM settings are like below If you want to do a upgrade instead then use BypassTPMorCPU.ps1
  11. Run df -h and see if rclone and mergerfs is there Sent from my SM-A305F using Tapatalk
  12. If you don't see your files in the remote path then it means you have a misconfiguration either on rclone config or your mount script Sent from my SM-A305F using Tapatalk
  13. You must use the local rclone service not the docker. You must then set up rclone and configure the mount script. In order to use clone in containers you must set them to use the mergerfs path and it must be using the slave parameter. Sent from my SM-A305F using Tapatalk
  14. After uploading it will remove the files if you set it to move instead of copy Sent from my SM-A305F using Tapatalk
  15. I think you didn't claim the server before and it could be the reason why it didn't work. After deleting the plex database you need to use a new claim code Sent from my SM-A305F using Tapatalk
  16. You should be able to use the old stuff if you set the container name to use the old one. It won't use the default folder name then. Sent from my SM-A305F using Tapatalk
  17. Stop Deluge then edit the deluge config file to use the new port Sent from my SM-A305F using Tapatalk
  18. Did you change radarr port or deluge? If it was deluge then go to your download settings and change it to use the new port. If it was radarr maybe try editing the config file to use the new port Sent from my SM-A305F using Tapatalk
  19. You map local folders to use in plex so for example you would map your movies folder in plex in order for plex to see it Sent from my SM-A305F using Tapatalk
  20. I tried it and it does work I use rclone gui so I had to add kill port Sent from my SM-A305F using Tapatalk
  21. I don't think this will work because you aren't removing the fusemount. Just edit the unmount script with fusermount -uz for both rclone and mergerfs
  22. @DZMM I started getting this error https://forums.unraid.net/topic/113918-solved-no-space-left-on-device-28/ and it ended up being this Please could you advise what caused this and why would it save to /cache instead of the folder on my mount script https://pastebin.com/8V2UkHZj
  23. I found the cause it was my rclone mount i'm not sure what happened but this topic is solved