nicktelindert / nextspace-build-iso

GNU General Public License v3.0
8 stars 7 forks source link

Login prompt never shows up / it's just slow #18

Closed alexmyczko closed 4 years ago

alexmyczko commented 4 years ago

Just some gray background image showing a 7 when trying with qemu:

qemu-system-x86_64 -m 1G -cdrom NEXTSPACE.iso

err wait it shows up, after MINUTES!!!!

the preferences don't look like in the nextspace screenshot but it's all empty (the info panel)

nicktelindert commented 4 years ago

I will try it with a newer build which has a lot of fixes, i probably replace the ISO with a new one. the current one is a lot better. But first i create a portable docker build environment and add the dockerfile to git. Thanks for reporting

nicktelindert commented 4 years ago

I updated README, you need KVM enabled to get decent performance otherwise it relies entirely on emulation which is much more slower than KVM.