How to spin a x86_64 ubuntu on Apple M1 with lima #1797
-
DescriptionI want to use lima to run x86 architecture ubuntu system on my arm chip, but I try to run it through rosetta parameters, but it keeps freezing |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
Full system mode (robust, but very slow, and may look like freezing)
Rosetta mode (less robust, but very fast)
|
Beta Was this translation helpful? Give feedback.
-
❯ limactl start --vm-type=qemu --arch=x86_64 --name test |
Beta Was this translation helpful? Give feedback.
-
I ran two instances and found that their IP addresses were the same. Why? How do I access this IP through an external host? `root@lima-test:~# ip add
|
Beta Was this translation helpful? Give feedback.
apt-get
for installingnewuidmap
(uidmap
package)?If so, is it related to corporate proxies or something similar?
template://docker-rootful
work?