[HELP]Windows 10 Enterprise ARM64 on limbo ARM emulator - General Questions and Answers

Hello guys and girls,
today i downloaded the ARM version of Windows 10 Enterprise and wanted to try it on Limbo pc emulator (arm version), but the problem is i can't get it to work! i tried several settings but without luck. the only thing i get is a ''serial0 console'' message when it starts, so my question is: did i something wrong? can somebody get it to work?
i hope people take my question seriously, and check it out.
Every help will be appreciated!
O and btw this is the ISO i downloaded:
h.t.t.p.s://mega.co.nz/#!aoszTJ6C!xDAsrv-R4x3zxhORnFbSpwdX8TxLJmlqm9QSBjOCUI8
INFO: Windows 10 Enterprise [ARM64] (en-US)
16353.1000.170825-1423.RS_PRERELEASE_CLIENTENTERPRISE_VOL_ARM64FRE_EN-US.ISO (3,51 GB)
And i used the Limbo ARM emulator that matches with my CPU, so x64ARM Snapdragon 625
Thank you very much!

The Limbo Emulator only has an "arm" platform emulate now, but win10 arm is arm64(aarch64).
And you need a bootloader of UEFI bios for the qemu.

Any other way to do this then?
~sincerely a user with an arm64 device

I have multiple answers. 1. The emulator isn't powerful. 2. Ask for a lightweight Windows. 3. Limbo wasn't made to emulate Windows 10.
I also tried emulating Android arm on it but it said "guest did not initialize the display."

I got edk2 implementation to work on limbo arm emulator, now I will try to boot woa iso

ivosz said:
I got edk2 implementation to work on limbo arm emulator, now I will try to boot woa iso
Click to expand...
Click to collapse
where you able to get windows on arm running?

Related

Best way to run linux on android

Hello, I have a Micromax Funbook tablet with ICS running on it. It's got a 1.2Ghz Cortex A8 and 512MB RAM.
I wanted to increase my productivity, so I found some ways to run linux on android.
But now I'm confused and want to know which out of the three methods listed below, is the best and most efficient way to run linux on android:
1. Using the VPN
2. Using Bochs or QEMU
3. Using chroot
I'm not sure what is meant by "VPN", but the other two are vastly different.
Bochs and Qemu will emulate a CPU architecture, like x86. You'd most likely need this if you wanted to run something closed-source on Linux, since most commercial Linux software is compiled for x86 and not ARM (Cortex A8). It would be dog-slow doing this on a mobile device.
If you're just wanting the OS and open source software (KDE, Firefox, etc.), you'd be better off setting up a chroot. The software in this case would be communicating directly to the same Linux kernel that's running Android, so it would be much faster. It would limit you to using that kernel as well, which may or may not be a problem for your project. You'll need a distribution that is compatible with your CPU. I believe there's a Debian branch for ARM.
p.s. When I say "commercial Linux software", I should probably specify I meant commercial software compatible with GNU/Linux, because Android apps are also Linux software. Linux is the kernel. GNU or Android is the rest of the OS. Praise be to RMS and all that.
The VPN method
humanophile said:
I'm not sure what is meant by "VPN"
Click to expand...
Click to collapse
The VPN method is this(It requires three files: ubuntu.img, ubuntu.sh and ubuntu.sh.md5):
Make a folder named Ubuntu on your SD card and transfer them there.
Finally open up termial emulator and type "su" then hit enter
Next type "cd sdcard/ubuntu"
After that type " sh ubuntu.sh"
(ignore the warning) Then go and open up Android VNC.
Address: localhost ((or keep empty, it may work better for some that way))
Password: ubuntu
Port: 5900
BPP 24
You're all set!!
Click to expand...
Click to collapse
I think the VPN method is similar to chroot.
Bochs consumes high cpu
Hi,
I am using bochs to run tinycore linux on my Micromax Funbook Infinity, but it uses almost 89% of cpu. I there any way to lower the utilization? My device heats up fast.
Thanks

[Q] Ubuntu 12.04 or other versions?

Okay.. So I got a new computer..
Specs:
CPU - AMD FX-6100 [ 6 Cores 6 Threads ] [ Clocked at 3.3 GHz ]
RAM - 8GB
GPU - ATI Radeon HD 5400 Series
and I'm going to dual boot it with Windows 7 64bit.. Have 32bit installed currently...
And I was wondering what the best ubuntu version would be for dev purposes? 12.04? or 10.04?
I know there are some fixes that have to be done in 12.04 for source to compile but what about 10.04 and 11.10?? which one is better?
I believe I read somewhere(liverpool_fan said it) that Ubuntu 10.04 was used by the CM team to compile the source for CM10.. So that version will not have any compatibility issues with anything..
So I'd recommend using 10.04..
But then again, personal preference is the way to go!!
rohanchrome said:
Okay.. So I got a new computer..
Specs:
CPU - AMD FX-6100 [ 6 Cores 6 Threads ] [ Clocked at 3.3 GHz ]
RAM - 8GB
GPU - ATI Radeon HD 5400 Series
and I'm going to dual boot it with Windows 7 64bit.. Have 32bit installed currently...
And I was wondering what the best ubuntu version would be for dev purposes? 12.04? or 10.04?
I know there are some fixes that have to be done in 12.04 for source to compile but what about 10.04 and 11.10?? which one is better?
Click to expand...
Click to collapse
hmm ok good start, for what do you want to compile? my experience so far i`ve had to install diff versions of ubuntu to compile cm roms and aosp based roms......11.10 ubuntu 64bit has done the best so far for cm9/7.......had a few errors with compiling cm10 on ubuntu12.04 64bit (used 10.06.6 lucid instead) but it may have been solved now......whichever version you try make sure its 64bit version
as for dual booting, personally i would`nt, can be a ball ache if your system throws a wobbler or you mess something up...I prefer the virtual machine route......Windows 7 64bit native os install, then install vmware workstation to install whichever flavour of Ubuntu you like
ubuntu 10.04?
LiVeRpOoL-FaN said:
hmm ok good start, for what do you want to compile? my experience so far i`ve had to install diff versions of ubuntu to compile cm roms and aosp based roms......11.10 ubuntu 64bit has done the best so far for cm9/7.......had a few errors with compiling cm10 on ubuntu12.04 64bit (used 10.06.6 lucid instead) but it may have been solved now......whichever version you try make sure its 64bit version
as for dual booting, personally i would`nt, can be a ball ache if your system throws a wobbler or you mess something up...I prefer the virtual machine route......Windows 7 64bit native os install, then install vmware workstation to install whichever flavour of Ubuntu you like
Click to expand...
Click to collapse
Hm.. thanks for the quick reply.. I'm going to install Windows 7 64bit... But say I already have the sources in my laptop... Could I get them into my virtualbox or vmware hard drive.. ?? and I'll have to use that dynamic storage thing as I'll have to sync the sources... I have a 5mbps connection.. Takes quite a while for sources to sync... Especially of CNA..
EDIT - Lucid Lynx or Oneiric Ocelot?
rohanchrome said:
Hm.. thanks for the quick reply.. I'm going to install Windows 7 64bit... But say I already have the sources in my laptop... Could I get them into my virtualbox or vmware hard drive.. ?? and I'll have to use that dynamic storage thing as I'll have to sync the sources... I have a 5mbps connection.. Takes quite a while for sources to sync... Especially of CNA..
EDIT - Lucid Lynx or Oneiric Ocelot?
Click to expand...
Click to collapse
hmm well if you`ve got the sources already on your comp (in a ubuntu installation) then you can backup/compress the "projects" folder in "android/system/.repo/" it contains all the repo`s you sync from a ubuntu installation and will save time downloading again, then you could install windows 64bit (update it all, windows update etc) install vmware workstation or similar, install ubuntu 64bit through vmware, setup the environment, setup the repo you had (without repo syncing) and restore projects folder to the same place then repo sync............ not sure on windows based git repo`s
How about 32 bit windows and 64 bit ubuntu running virtual box?
LiVeRpOoL-FaN said:
hmm well if you`ve got the sources already on your comp (in a ubuntu installation) then you can backup/compress the "projects" folder in "android/system/.repo/" it contains all the repo`s you sync from a ubuntu installation and will save time downloading again, then you could install windows 64bit (update it all, windows update etc) install vmware workstation or similar, install ubuntu 64bit through vmware, setup the environment, setup the repo you had (without repo syncing) and restore projects folder to the same place then repo sync............ not sure on windows based git repo`s
Click to expand...
Click to collapse
Okay So I realized I have only 4gb ram so how about I run Ubuntu 64 bit in a 32bit windows?
rohanchrome said:
Okay So I realized I have only 4gb ram so how about I run Ubuntu 64 bit in a 32bit windows?
Click to expand...
Click to collapse
well if your comp is capable of 64bit (dual core and above) but you have 32bit windows installed then yes you can install vmware with ubuntu 64bit BUT you will be limited to 4gb ram max, which means you can only allocate around 2.5 - 3.0gb of ram as windows 32bit needs a 1gb ram minimum to run processes.....maybe you can use swap partition on ubuntu or something to add more virtual ram

Ubuntu/Debian on X86 Tablet

Hello,
I would like to know where I can get some info about installing Ubuntu / Debian 7 on my X86 tablet device.
Tablet uses an Intel Atom Z2560CPU.
If possible I would like any of the following possibilities:
Possibility one:
Run Android along with Debian (something like chroot)
Possibility two:
Erase Android from the device (currently installed) and make a fresh Debian install.
Possibility three:
Dual Boot with Debian and Android.
The hard part is that the tablet device doesn't have any kind of BIOS (at least one accessible to the user)!
I already tried multiple apps (to run Linux distro's) from the Play Store, but nothing seems to work.
Presently I have the machine with Android 4.0.4 rooted.
What do I need? Where can I find some documentation?
Thank you
It can also be some other Linux distro.
Thank you

VM software for 32-bits

Hi
I am on Windows 10 ( 32-bits system) on an oldish Intel 2- Core 14-2120 3.30 GHZ 32-bits CPU. I want to virtualize a 2nd OS ( Windows 10) in order to switch between the two OS without having to reboot each time. Unfortunately all the Virtualization softwares I have looked into, are designed for 64-bits. I tried a few of them and I invariably get a message that I cannot install because a 64-bits platform is required.
I have been able to install only an older VMware app. ( v. 5 or so) It did go in. and I was able to create a VM box by following the instructions. However I hit a brick wall: when I try to install the CD from the optical drive, I do get the Windows Logo on the VB screen, but it stops there and I cannot install the virtual Windows 10. Why? How can I finalize the 3nd OS installation?
Thanks
Ittiandro
VirtualBox is available as 32-bit edition, too.
It didn't help me
It would be helpful if you specified what virtualization applications you had used for this. I know for sure that there are virtualization apps that allow you to virtualize a 2nd OS (Windows 10) on 32-bit systems like yours. I suggest that you try using VMware 7 for this, as I have often used this piece of software myself, and I can say that this is the best virtualization software that I have tried for purposes similar to yours. I won't be able to test any other virtualization apps of this kind since I have a 64-bit operating system now, but I'm sure you will succeed.

Linx 1020 Tablet install Linux

I have an issue installing any OS other than windows on a Linx 1020 Tablet. It is locked with secure boot which is I am unable to disable and insall anything. I want to install Linux on to it. Can someone help me out. Thanks
Look inside here:
8 Lightweight Linux Distros Ideal for Intel Atom Processor PCs
Don't let your Atom-powered laptop gather dust. Install a lightweight Linux distro and enjoy mobile computing once again!
www.makeuseof.com
How to install Linux on the tablet is explained here:
HOWTO: Install Linux on a Linx 1010B Tablet
What’s Working? Equipment Required Considering Dual-Boot Ensuring you can go Back to Windows Later Preparing for the Install Installing Fedora Reverting your USB Stick to Normal Post-Install Notes Other Setups Other Desktop Environments Ubuntu Ubuntu 20.04.3 Later Versions: Ubuntu 20.04.4—22.10...
ianrenton.com
I have, but i still cannot disable secure boot.
With the tablet connected to the keyboard change the settings you require in the secure boot screen then press F10 on the keyboard. This allows the new settings to be saved. I have already tried MXLinux and Lubuntu with no joy so far. mainly autorotation not working or wifi. Good luck.

Categories

Resources