Hello
I want to create a virtual machine with the .img file dowloaded from the pi site. I convert the .img file to the VirtualBox hard disc file (.vdi) and the debian doesn't seem to boot.
Any tips on how to fix this ?
-
- Posts: 26
- Joined: Tue Apr 17, 2012 7:14 am
Re: Debian ARM on VirtualBox
I think you may be out of luck.
VirtualBox does not do hardware instruction emulation for ARM, so you can't just move an image over.
I think you need to search these forums for the correct methodology.
VirtualBox does not do hardware instruction emulation for ARM, so you can't just move an image over.
I think you need to search these forums for the correct methodology.
-
- Posts: 26
- Joined: Tue Apr 17, 2012 7:14 am
Re: Debian ARM on VirtualBox
Thank you for the answer I'll just try debian squeeze
- nick.mccloud
- Posts: 804
- Joined: Sat Feb 04, 2012 4:18 pm
Re: Debian ARM on VirtualBox
That won"t work either - it"s not got any x86 code to run. Search the forum for qemu
-
- Posts: 26
- Joined: Tue Apr 17, 2012 7:14 am
Re: Debian ARM on VirtualBox
Well it works. I downloaded the 180 MB cd iso for i386 and installed it on the VirtualBox
- nick.mccloud
- Posts: 804
- Joined: Sat Feb 04, 2012 4:18 pm
Re: Debian ARM on VirtualBox
HerpaMoTeH said:
Well it works. I downloaded the 180 MB cd iso for i386 and installed it on the VirtualBox
Thats not the same as downloading an RPi image. But if it makes you happy ....
Well it works. I downloaded the 180 MB cd iso for i386 and installed it on the VirtualBox
Thats not the same as downloading an RPi image. But if it makes you happy ....
Re: Debian ARM on VirtualBox
I've had success virtualising the ARM Debian RPi image with QEMU using these instructions
http://confoundedtech.blogspot.....ebian.html
http://confoundedtech.blogspot.....ebian.html
-
- Posts: 129
- Joined: Sun Apr 15, 2012 4:01 pm
- Contact: Website
Re: Debian ARM on VirtualBox
since i still dont have the raspi, i want to learn how to connect my usb wireless broadband modem and usb wifi. using virtual box to connect to the isp provider using my usb broadband seems not to be working, i can only see the signal. but when i use vmware the usb broadband is working... is there any image for vmware?
-
- Posts: 129
- Joined: Sun Apr 15, 2012 4:01 pm
- Contact: Website
Re: Debian ARM on VirtualBox
atcapollo wrote:I've had success virtualising the ARM Debian RPi image with QEMU using these instructions
http://confoundedtech.blogspot.....ebian.html
hello, i am reading the instructions, are the instructions to be done inside the virtualbox (debian)? does it mean that you are inside of another virtual machine?
-
- Posts: 1
- Joined: Sat May 19, 2012 3:27 am
Re: Debian ARM on VirtualBox
I think can use this processing.atcapollo wrote:I've had success virtualising the ARM Debian RPi image with QEMU using these instructions
http://confoundedtech.blogspot.....ebian.html
-
- Posts: 4277
- Joined: Sun Jan 15, 2012 1:11 pm
Re: Debian ARM on VirtualBox
I just want to point out (again) that there's no real reason to go this emulation-within-an-emulation route, because it is easy enough to download and setup QEMU-for-Windows and run it directly under Windows. Look for a thread called (something like) "Emulating the Pi under Windows the easy way". That should get you started.
And some folks need to stop being fanboys and see the forest behind the trees.
(One of the best lines I've seen on this board lately)
(One of the best lines I've seen on this board lately)
Re: Debian ARM on VirtualBox
I have tried all possible combinations, but unfortunately it doesn't work.