Coder Social home page Coder Social logo

Comments (4)

kroese avatar kroese commented on July 23, 2024

I think it is because when you visit <ip>:8006 it connects to the local machine on port 5900 and obviously unRaid has that already open for something else.

What might work is this:

  • Go to <ip>:8006/vnc.html. So add /vnc.html to the end.
  • Click on the Settings icon in the left bar.
  • Go to Advanced --> Websocket
  • Now you can specify another address to connect to.
  • Specify the IP adress of the container instead of the unRaid IP.

Using these steps you should be able to see the right screen. Let me know if it worked!

from windows.

newmanfung avatar newmanfung commented on July 23, 2024

VNC problem fix. But need to press any key to get into the installation, or will drop to a UEFI interact shell. And there is a warning.

❯ Warning: the filesystem of /storage is FUSE, this extra layer will negatively affect performance!

from windows.

kroese avatar kroese commented on July 23, 2024
  • You only need to press a key if you use a custom.iso, if you use one of the build-in options the ISO is modified so that you dont need to press anything. If you are in the UEFI shell you can type exit, go to Boot Manager and select the DVD Drive to boot from DVD, and quickly press the key when Windows asks for it.

  • That you get the FUSE warning is because you mounted /mnt/user/xxx to /storage. If you mount it as: /mnt/cache/xxx then the container can use your filesystem (zfs for example) directly which is better.

from windows.

newmanfung avatar newmanfung commented on July 23, 2024

OK, Thank you so much. But I do not have zfs or cache. I use the ssd in the array to install.

from windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.