Relative Content

Tag Archive for virtualbox

virtualbox error guru when running android

I got an android 9 installation up and running But after saving the state of the machine and trying to relaunch it the next day, I got an error from the Virtualbox guru. It didn’t even specify the error. When i tried to do an installation again, i kept getting errors. I reinstalled virtualbox again and again but it didn’t help. Here is the log file of a vm.
https://drive.google.com/file/d/1516iG2zl9S1RbnfibNbYd0Yl_c8y3Hhd/view?usp=sharing

virtualbox error guru when running android

I got an android 9 installation up and running But after saving the state of the machine and trying to relaunch it the next day, I got an error from the Virtualbox guru. It didn’t even specify the error. When i tried to do an installation again, i kept getting errors. I reinstalled virtualbox again and again but it didn’t help. Here is the log file of a vm.
https://drive.google.com/file/d/1516iG2zl9S1RbnfibNbYd0Yl_c8y3Hhd/view?usp=sharing

virtualbox error guru when running android

I got an android 9 installation up and running But after saving the state of the machine and trying to relaunch it the next day, I got an error from the Virtualbox guru. It didn’t even specify the error. When i tried to do an installation again, i kept getting errors. I reinstalled virtualbox again and again but it didn’t help. Here is the log file of a vm.
https://drive.google.com/file/d/1516iG2zl9S1RbnfibNbYd0Yl_c8y3Hhd/view?usp=sharing

How to mount a CM4 in a virtualBox VM

I have a process to mount a raspberryPi Compute Module 4 (CM4) as a disk in order to flash it. I use rpiboot to do so and I can flash it without any complication on a Linux PC.
For testing purpose, I have to do the same thing but in a Linux VM on a Windows host.

‘ifconfig’ does not show ip4 address in oracle linux on virtual box

i am new to linux (third day of leaning linux) and i am doing my internship. My supervisor want me to host a laravel web applcation in oracle linux on virtual box. I encountered few problems in these 3 days, first image is checking ip address. i tried ‘ifconfig’, ‘ip a’, ‘ip addr show’, i using bridge as my network adapter. i need these ip because i need to type in web browser like 192.168.xx.xx/my-laravel-project, and a rendered laravel website wil appear. i tried php artisan serve but is not working.
Second image is yesterday when the virtual machine ip address is showing, when i get into laravel public files, i get the second image error. i think the index.php inside the public folder is important.
i need help, guys, Today is last day, Thank you for helping!