Everything posted by CiaoCiao
-
***GUIDE*** How to passthrough Intel chipset audio
Hi @matthope, Thank you for your tutorial. I am very new to unRAID, to Linux too. I'm quite confused about my Syslinux file. Here is what mine looks like : default menu.c32 menu title Lime Technology, Inc. prompt 0 timeout 50 label unRAID OS menu default kernel /bzimage append vfo-pci.ids=1912:0014 initrd=/bzroot label unRAID OS GUI Mode kernel /bzimage append initrd=/bzroot,/bzroot-gui label unRAID OS Safe Mode (no plugins, no GUI) kernel /bzimage append initrd=/bzroot unraidsafemode label unRAID OS GUI Safe Mode (no plugins) kernel /bzimage append initrd=/bzroot,/bzroot-gui unraidsafemode label Memtest86+ kernel /memtest Am I supposed to make it like this? It didn't boot when applied so I had to go back to the above. default menu.c32 menu title Lime Technology, Inc. prompt 0 timeout 50 label unRAID OS menu default kernel /bzimage append vfo-pci.ids=1912:0014 initrd=/bzroot append pcie_acs_override=downstream vfio-pci.ids=8086:a170 modprobe.blacklist=i2c_i801,i2c_smbus label unRAID OS GUI Mode kernel /bzimage append initrd=/bzroot,/bzroot-gui label unRAID OS Safe Mode (no plugins, no GUI) kernel /bzimage append initrd=/bzroot unraidsafemode label unRAID OS GUI Safe Mode (no plugins) kernel /bzimage append initrd=/bzroot,/bzroot-gui unraidsafemode label Memtest86+ kernel /memtest Thank you in advance!
-
Why can I not install Windows VM on the disk?
Okay I might have found what was wrong. For some reason, I had not set the correct VirtIO driver folder location in the "VM Manager" settings. The iso did however show up when creating a VM which lead me to thinking that was fine. I had noticed that the interfces were set to IDE but for some reason changing them manually to SATA would (at that time) prevent me from booting the VM. I now have set the correct iso folder location in the VM Manager and now several things have changed : when creating a VM the interface settings are already on "SATA" The VM boots no problem I can install Windows on the disk once the virtio drivers are installed. Thanks anyway @bonienl
-
Why can I not install Windows VM on the disk?
Thank you for your quick help. I have indeed already install the vritio drivers from viostor, which is why the disk now shows up. But for some reason Windows will not let me install W10 on this disk
-
Why can I not install Windows VM on the disk?
Hello eveyone, I am getting this error message when I want to install Windows 10 on a VM. I installed the Virtio drivers (the ones for windows 10) which made the disk show up but then now I can't go on and start the setup. The text in french reads "Windows cannot be installed on this disk. This may be because the hardware does not support booting from this disk. Check the disk controller of this disk is activated in the BIOS menu of your computer." What am I doing wrong? I don't get it
-
[support] gfjardim's Docker Repository
Hello everyone, I am very new to unRAID as well as to Linux. I would like to make my printer useable by both my Windows and my GF's Macbook on the network. I've already setup the CUPS docker, and the test page print works fine. But I have no idea as to how to get the computers on the network to "see" the printer so as to add it as the default printer for them. I believe the problem comes from Samba but I have no clue about how to get unRAID to share my CUPS's printer on the network. I'm really sorry about how simple this may be once you know how to do it... But I've pretty much tried my best to find the solution by myself before posting here. Thank you very much in advance.
-
unRAID Capacity Calculator
Hi! I'm sorry for updating this thread after it remained inactive for quite some time but I just wanted to thank @Robbie Ferguson for this tool he created. This helped me choose which drive I should select as parity drive and what size my PSU should be not to be either oboxiously overkill nor underpowered. I'm totally new to unRAID an the only NAS I've been using until now is my Synology DS213J so... switching to unRAID is quite a large hop in several regards, and such small but handy tools make my life easier!