While installing the parrot-2.2i386 on virtualbox 5.0, i am always stuck at this point on which it says-
alg:rsa: test failed on vector 4, err = -74
Failed to find cpu0 deivce node
Loading, please wait..........
And its just stuck then, What should i do?
i am using windows 8.
parrot-OS having strange error failed to load
parrot-OS having strange error failed to load
- Attachments
-
- VBOX.log.zip
- (20.58 KiB) Downloaded 21 times
Last edited by mook on 30. Apr 2016, 13:31, edited 2 times in total.
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: parrot-OS having strange error failed to load
I can't see how your Windows Host is relevant to the question asked, so moving this topic to "Linux Guests".
Post a VM log file: With the VM fully shut down, right click it in GUI. Select "Show Log" and save "VBox.log" (ONLY) to a zip file. Attach the zip here.
Post a VM log file: With the VM fully shut down, right click it in GUI. Select "Show Log" and save "VBox.log" (ONLY) to a zip file. Attach the zip here.
Re: parrot-OS having strange error failed to load
I have uploaded the VBOX.log file as a zip, take a look if you can. Thank you for replying.mpack wrote:I can't see how your Windows Host is relevant to the question asked, so moving this topic to "Linux Guests".
Post a VM log file: With the VM fully shut down, right click it in GUI. Select "Show Log" and save "VBox.log" (ONLY) to a zip file. Attach the zip here.
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: parrot-OS having strange error failed to load
The website refers to a "custom hardened 3.16 kernel", so an OS version of "Linux 2.6" is clearly not correct. Try "Debian (32bit)", and enable VT-x, since I suspect that a hardened kernel might need more than basic CPU features.
Before you can enable VT-x you'll need to fix this :-
Before you can enable VT-x you'll need to fix this :-
Increase RAM to 1024MB and graphics RAM to 48MB. Hopefully that 20GB drive is large enough.VBox.log wrote: 00:00:04.483719 HM: HMR3Init: Falling back to raw-mode: VT-x is disabled in the BIOS for all CPU modes
Re: parrot-OS having strange error failed to load
Enabling the VT-x did the trick and Debian-32. Thank you.refers to a "custom hardened 3.16 kernel", so an OS version of "Linux 2.6" is clearly not correct. Try "Debian (32bit)", and enable VT-x, since I suspect that a hardened kernel might need more than basic CPU features.
Before you can enable VT-x you'll need to fix this :-Increase RAM to 1024MB and graphics RAM to 48MB. Hopefully that 20GB drive is large enough.VBox.log wrote: 00:00:04.483719 HM: HMR3Init: Falling back to raw-mode: VT-x is disabled in the BIOS for all CPU modes