ra1nstorm / ra1nstorm-helper

Automatically configures an environment to run checkra1n
MIT License
218 stars 112 forks source link

Might have made a mistake #9

Open Darkaim63 opened 4 years ago

Darkaim63 commented 4 years ago

Ubuntu restarted after ra1ncheck finished like it said. Now what do I do? Nothing is on my desktop except BootVM.sh and I can't chmod it or run it in anyway, nor can I launch the VM. Is there something I'm missing? When I try to relaunch to new version of ra1ncheck it says I don't have enough storage space. Do I need to delete the Mac OS ISO and restart the whole process? Or why can't I just use the current VM that it already installed for me. I'm very lost.

Ronsor commented 4 years ago

You should open up the Terminal, and do sudo bash ~/Desktop/BootVM.sh

Darkaim63 commented 4 years ago

Oh my god the sudo command xD I totally forgot

Edit: After running the command I get this error: qemu-system-x86_64: -device vfio-pci,host=00:14.0,bus=pcie.0: vfio error: 0000:00:14.0: no iommu_group found: No such file or directory"

Ronsor commented 4 years ago

You need to enable Intel VT-d in your BIOS

Darkaim63 commented 4 years ago

Oh that's the Intel VT-d. Got it, I'll update you once I finish that, thank you again for your help!

Darkaim63 commented 4 years ago

Ok so the VM launches, except now I can't use ctrl+alt to tab out of the VM and I kinda need to do that.

Edit: Also, the VM is bringing me back to disk utility. Any advice?

akhyg21 commented 4 years ago

after i run sudo bash with BootVM.sh i get ioctl(TUNSETIFF): Device or resource busy /sys/kernel/iommu_groups/1/devices/0000:00:01.3 QEMU 2.11.1 monitor - type 'help' for more information (qemu) qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17] qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17] qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17] qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17] qemu-system-x86_64: -device vfio-pci,host=00:01.3,bus=pcie.0: vfio error: 0000:00:01.3: failed to open /dev/vfio/1: No such file or directory

i have RYZEN 2600 and all in BIOS enabled on Virtualization.

akhyg21 commented 4 years ago

I try now from a laptop with intel processor. I have 4gb ram on xubuntu and when i use sudo bash /bootVM.sh i get Qemu-system-x86_64: at most 2047 mb ram can be simulated

septictm commented 4 years ago

Having the same issue on an AMD FX-8350 (16 GB ddr3, GTX 1050ti) I've have virtualization enabled in the BIOS

Ronsor commented 4 years ago

Important notice: VT-d is not the same as virtualization.

You must find and enable one of the following options in the BIOS:

maplepy commented 4 years ago

Important notice: VT-d is not the same as virtualization.

You must find and enable one of the following options in the BIOS:

  • VT-d
  • Intel Virtualization Technology for Directed I/O
  • SR-IOV

Do I need to enable only one of those? Because I have "VT-d" and "Intel Virtualization Technology for Directed I/O" turned on and when I try to launch the VM or sudo bash ~/Desktop/BootVM.sh my linux freezes and I can't do anything like moving the mouse or using the keyboard