kikibamboo Posted November 22, 2021 Share Posted November 22, 2021 Hi! During the setup process, I stopped the motherboard bio in this state. And there is no graphics card priority item, in the case of unraid, to force unraid to use the kernel graphics card to start, exclude the discrete graphics card? How about continuing to use independent logos in VMs and containers? Quote Link to comment
S1ph3r Posted December 17, 2021 Share Posted December 17, 2021 On 3/27/2020 at 6:31 AM, zeus83 said: Hi guys, I've recently setup a Hive OS VM and ecountered a couple of issues during this. So I've decided to prepare a quick start guide. This guide won't explain you what Hive OS is and used for, neither it will show how to setup your Hive OS account and crypto wallets. There is a lot of guides on this on the web. [Prerequisite] The only prerequisite is you have to setup your Hive OS account and properly configure at least one farm and worker. You can go through the guide here or just google any appropriate guide you like. [Instructions] Download the latest Hive OS GPU image here . You should then unpack it and put into your isos share temporarily. For me it was a 7Gb file named [email protected] . Normally this image file is supposed to be written to the usb stick, but we instead just use it as our VM disk. You need to copy the image to your VM share. cd /mnt/disks/vm/ mkdir hiveos cp /mnt/user/isos/[email protected] hiveos/vdisk1.img Now let's create a VM itself which will use our Hive OS disk image. Use Ubuntu template because Hive OS is ubuntu based distro. There are however a couple of issues we must to address. First I suggest to leave OVMF bios as default. If the VM won't boot then try the same steps with SeaBIOS. I wasn't able to boot some cards with default OVMF bios. Second it seems that Hive OS doesn't contain the Virtio drivers normally found in Ubuntu and most Linux distros. I could overcome this with setting Primary vdisk bus to SATA . As for CPU and memory don't assign much resources to it. You have to pass your dedicated GPU as well because Hive OS isn't much useful without it. Switch to XML view to change the network adapter, because as I told before there are no Virtio drivers preinstalled in Hive OS. I chose rtl8139 and it worked fine for me. You must remember that whenever you edit anything using the form view the XML part would reset and you'll have to add that part once again. Now we are ready to start our VM. Once VM is started properly you need to figure out it's assigned IP. I use my router admin page for that. Then we need connect to our VM and finish the worker configuration. Since we passed through GPU and didn't configure the VNC we'll use Hive OS integrated shellinabox. Open https://YOUR_IP:4200/ in a browser. Default login is user password 1 . If everything is ok you'll see a welcoming screen like this. Your GPU must be present and identified correctly. It's now time to finish our Hive OS worker setup. Type firstrun and follow the instructions to enter your worker RIG_ID and RIG_PASSWORD . You'd better reboot your VM after configuration finished. After completion you might check your Hive dashboard to see that the worker is online and assign a flight sheet to it. [FAQ] todo Question for you. is there a reason you navigated in a browser to the url to get to the web console of the hive OS instead of plugging in a monitor into the passthrough GPU? Haven't followed this guide but was going to give it a shot here shortly. Quote Link to comment
sonic6 Posted December 17, 2021 Share Posted December 17, 2021 4 hours ago, S1ph3r said: instead of plugging in a monitor into the passthrough GPU? i think the most of unraid users are running Unraid headless. also HiveOS will be running headless in the most cases. so this is the easiest and most common way. 1 Quote Link to comment
Bayouhazard Posted December 27, 2021 Share Posted December 27, 2021 would be nice to have a short video sequence of the steps. im lost at step 2-3..... please make a video, since their literally no videos about hiveos on Vbox Quote Link to comment
sonic6 Posted December 28, 2021 Share Posted December 28, 2021 12 hours ago, Bayouhazard said: hiveos on Vbox this could be the reason. this forum is about Unraid, not Oracle VirtualBox. Sorry Quote Link to comment
RavenReign Posted December 29, 2021 Share Posted December 29, 2021 Hey there and thank you! I got this up and working on Proxmox, I had to set the network device to intel e1000 because it wouldn't connect using the default. anyways I can't get it to SHUTDOWN or STOP from Proxmox GUI. I even installed ACPI on HIveOS and set ACPI=Force in the grub. any ideas? Quote Link to comment
Gergely Vorincsak Posted March 23, 2022 Share Posted March 23, 2022 Hello, I have a question. Please let me know what kind of vm are you are using thank you. Quote Link to comment
Gergely Vorincsak Posted March 24, 2022 Share Posted March 24, 2022 Hello it is me again if somebody can help to install hive os on vw it will be fine i not able to solve this topic. I try to use virtual box but in that case my videocard is not visible I try to use proxmox and i try to and my usb stick to boot to proxmox but it is not found it , if somebody can advise me it wiil be so nice thanks Quote Link to comment
sonic6 Posted March 26, 2022 Share Posted March 26, 2022 @RavenReign @Gergely Vorincsak i am sorry for you, but this forum is about Unraid and not VirutalBox or Proxmox. Quote Link to comment
jesi Posted June 3, 2022 Share Posted June 3, 2022 (edited) Hmm. I'm running 6.10.2. Followed this guide and comments, but when starting VM, red arrows just goes circles. If i browse around Unraid GUI, works fine, until i click VM tab, then GUI dies totally. Don't respond after that for anything in GUI. I can ping server fine, can log on ssh, but for example, reboot command does not work, says rebooting now but does not really. Ideas? Edited June 3, 2022 by jesi Quote Link to comment
jesi Posted June 4, 2022 Share Posted June 4, 2022 Well, got it working, tho dunno how I probably changed "PCIe ACS override" to downstream, group *.nvidia and reboot. 1 Quote Link to comment
mdrodge Posted June 21, 2022 Share Posted June 21, 2022 (edited) On 6/3/2022 at 3:32 PM, jesi said: Hmm. I'm running 6.10.2. Followed this guide and comments, but when starting VM, red arrows just goes circles. If i browse around Unraid GUI, works fine, until i click VM tab, then GUI dies totally. Don't respond after that for anything in GUI. I can ping server fine, can log on ssh, but for example, reboot command does not work, says rebooting now but does not really. Ideas? If that happens it's normally because unraid had no cpu time available, when setting up any vm (or docker image or anything else) always leave at least core 0 free for unraid to use. (if your moving lots of files about you might need a few cores. ...Once the CPU goes down it might come back but remember that it's not fixed and sooner or later expect a hard lock up. (i've even corrupted unraid USB's like this so i have learned the hard way) (though I've also had an issue where the system hard locks because I'd hooked up to many gpu's for that mobo's bios (gigabyte b550) (that board won't run 4 gpu's even on bare metal and 2 is the max in a vm on that system) Edited June 21, 2022 by mdrodge Quote Link to comment
leechy00 Posted July 26, 2022 Share Posted July 26, 2022 On 3/27/2020 at 6:31 AM, zeus83 said: Second it seems that Hive OS doesn't contain the Virtio drivers normally found in Ubuntu and most Linux distros. I could overcome this with setting Primary vdisk bus to SATA I had to change the "Network Device" in the VE Hardware section from "Virtio (paravirutalized)" to "Intel 1000", also in the dropbox ...and voila, network adapter drivers added. Quote Link to comment
Kesp Posted November 25, 2022 Share Posted November 25, 2022 I have Hiveos up but any time I assign a flight sheet the server reboots entirely and have to undergo a parity check Quote Link to comment
sonic6 Posted November 25, 2022 Share Posted November 25, 2022 4 hours ago, Kesp said: and have to undergo a parity check your machine does not reboot, it crashes. i think your gpu tuning values are to aggressive maybe. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.