TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ChomeOS baguette – Linux crostini directly with KVM instead of lxd

3 点作者 moondev6 个月前

1 comment

moondev6 个月前
Normally when launching the &quot;linux terminal&quot; on ChromeOS aka crostini - a kvm is created with lxc, the default penguin container and any additional containers run as lxc containers inside inside this vm.<p>baguette appears to allow launching linux directly as virtual machines, skipping the lxc portion. Based on the flags this seems to potentially provide things like pci passthrough which would make chromeos even more versatile.<p>Currently it&#x27;s possible to launch kvms from crostini but it happens from inside the lxc container using nested virtualization.