mirror of
https://github.com/falsycat/ar.falsy.cat.git
synced 2024-11-17 08:44:51 +00:00
1 line
1.2 KiB
XML
1 line
1.2 KiB
XML
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notes on</title><link>https://ar.falsy.cat/note/</link><description>Recent content in Notes on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://ar.falsy.cat/note/index.xml" rel="self" type="application/rss+xml"/><item><title>qemuについて</title><link>https://ar.falsy.cat/note/qemu/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ar.falsy.cat/note/qemu/</guid><description>qemuについて 個人的に,qemuはコマンドラインベースのVirtualBoxと思っている 今のところM2チップのMacbook ProでLinuxを使うための最善手 M1/M2向けVirtualBoxはまだ開発者プレビューしかなく,まともに使えなかった インストール Mac 1 $ brew install qemu ハードウェアアクセラレーションが有効化されている他のビルドもあるらしいが未検証 今後GPU使いたくなったら検証予定 コマンド逆引き archのlive cdを起動 1 2 3 qemu-system-x86_64 \ -m 4G \ -cdrom .</description></item></channel></rss>
|