Virtualbox doesnt start DietPi
-
- Posts: 1
- Joined: Mon Jan 29, 2018 4:40 pm
Virtualbox doesnt start DietPi
Using the DietPi_VirtualBox-x86_64-(Stretch) version for Virtualbox, tried it 4 times with the same result, hostcomputer windows 7 64bits, sofar all linux os are working without any problem but DietPi not.....
Re: Virtualbox doesnt start DietPi
Hi,
Especially tested here for you on Windows 7 64bit, VirtualBox 5.1.32 , imported DietPi_VirtualBox-x86_64-(Stretch).ova and it's running from a USB key. No problem.
Sorry, can't replicate it here.
Especially tested here for you on Windows 7 64bit, VirtualBox 5.1.32 , imported DietPi_VirtualBox-x86_64-(Stretch).ova and it's running from a USB key. No problem.
Sorry, can't replicate it here.
Re: Virtualbox doesnt start DietPi
Can your Hardware support a 64bit guest OS? I am on an oldish HP i5 3rd gen and it will not run 64bit guests (Win 10 64bit). I've asked previously about 32bit VMs being generated.gerardleppers wrote:Using the DietPi_VirtualBox-x86_64-(Stretch) version for Virtualbox, tried it 4 times with the same result, hostcomputer windows 7 64bits, sofar all linux os are working without any problem but DietPi not.....
Re: Virtualbox doesnt start DietPi
Hi,
If not, it will not run.
Please have a look into download description on: http://dietpi.com/#downloadinfo
At the moment all time goes into bugfix and support for DietPi v6.x.
Sorry.
Yes, for sure, hardware run with Windows 7 64bit and it 10 years old.baz123 wrote:Can your Hardware support a 64bit guest OS?
If not, it will not run.
Please have a look into download description on: http://dietpi.com/#downloadinfo
The VirtualBox virtual machine is great for those occasions where SBC performance just isn't enough.
Run one of these on any x86_64 PC/server and still get the same great DietPi features and experience.
Yes, and the answer was: http://dietpi.com/phpbb/viewtopic.php?f ... VMs#p10033baz123 wrote:I've asked previously about 32bit VMs being generated
Update: https://github.com/Fourdee/DietPi/issue ... -361894496http://dietpi.com/phpbb/viewtopic.php?f ... 033#p10033
As we so far just offered 64bit WMs I guess we have to work here and there on 32 bit implementation ....
Stay tuned or follow on github ...
At the moment all time goes into bugfix and support for DietPi v6.x.
Sorry.
Re: Virtualbox doesnt start DietPi
Plenty of evidence that not all hardware will run 64bit guest even with a 64bit host.k-plan wrote:Yes, for sure, hardware run with Windows 7 64bit and it 10 years old.baz123 wrote:Can your Hardware support a 64bit guest OS?
If not, it will not run.
e.g. https://forums.virtualbox.org/viewtopic.php?f=1&t=62339
Yes I know it has gone to V6.0 but a V6.0 32bit VM would be useful for older hardware.
Re: Virtualbox doesnt start DietPi
Sorry, better have to said: yes, Intel Core2Duo with VT-x enable via BIOS without UEFI.
Some times you need to enable PAE/NX
Sorry, for me lack of 32bit hardware.
Some times you need to enable PAE/NX
If you have such hardware, you can build one.baz123 wrote:Yes I know it has gone to V6.0 but a V6.0 32bit VM would be useful for older hardware.
Sorry, for me lack of 32bit hardware.
Re: Virtualbox doesnt start DietPi
Yeah, I thought first, this should be an easy one, just adding some x32 hardware recognition, APT will doing the remaining. But actually we offer many software titles via their github repo or even worse other deb archive sources. Some of them do not even offer x32 binaries.
To be sure we would need to test all software titles, manually adding checks and adjusted binary sources to many of them.
So add x32 support for DietPi core, should be quite easy, but assuring this for all of our software titles, is a huge task, just for an in theory small amount of old affected hardware.
But yeah, your host CPU needs VT-x or AMD-V to be enabled. Check if it is supported an enabled within BIOS/UEFI.
To be sure we would need to test all software titles, manually adding checks and adjusted binary sources to many of them.
So add x32 support for DietPi core, should be quite easy, but assuring this for all of our software titles, is a huge task, just for an in theory small amount of old affected hardware.
But yeah, your host CPU needs VT-x or AMD-V to be enabled. Check if it is supported an enabled within BIOS/UEFI.
Re: Virtualbox doesnt start DietPi
Fair enoughMichaIng wrote:So add x32 support for DietPi core, should be quite easy, but assuring this for all of our software titles, is a huge task, just for an in theory small amount of old affected hardware.
