diff --git a/404.html b/404.html index ae8af4b..912742d 100644 --- a/404.html +++ b/404.html @@ -9,7 +9,7 @@ - diff --git a/categories/index.html b/categories/index.html index 732f560..8373dc0 100644 --- a/categories/index.html +++ b/categories/index.html @@ -9,7 +9,7 @@ - diff --git a/index.html b/index.html index 4aaee58..69a61d2 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - @@ -18,4 +18,4 @@

ブログ備忘録.arはarchiveの略.

# 著者

アイコン 本人


\ No newline at end of file +status)

Recent Notes


\ No newline at end of file diff --git a/index.xml b/index.xml index 9f55ee2..74e4056 100644 --- a/index.xml +++ b/index.xml @@ -1,4 +1,4 @@ -HOME onhttps://ar.falsy.cat/Recent content in HOME onHugo -- gohugo.ioen-usqemuについてhttps://ar.falsy.cat/note/qemu/Mon, 01 Jan 0001 00:00:00 +0000https://ar.falsy.cat/note/qemu/<h1 id="qemuについて">qemuについて</h1> +HOME onhttps://ar.falsy.cat/Recent content in HOME onHugo -- gohugo.ioen-usqemuについてhttps://ar.falsy.cat/note/qemu/Mon, 01 Jan 0001 00:00:00 +0000https://ar.falsy.cat/note/qemu/<h1 id="qemu">qemu</h1> <ul> <li>個人的に,qemuはコマンドラインベースのVirtualBoxと思っている</li> <li>今のところM2チップのMacbook ProでLinuxを使うための最善手 diff --git a/indices/contentIndex.13857814a57af761d1a99200f8206124.min.json b/indices/contentIndex.13857814a57af761d1a99200f8206124.min.json deleted file mode 100644 index a09ffa3..0000000 --- a/indices/contentIndex.13857814a57af761d1a99200f8206124.min.json +++ /dev/null @@ -1 +0,0 @@ -{"/":{"title":"HOME","content":"\n[ブログ](blog)兼[備忘録](note).arはarchiveの略.\n\n## 著者\n![アイコン](assets/me.webp) ![本人](assets/me-maid.webp)\n- falsycat\n- 20才\n- 東京都\n- 公開アカウントなど\n\t- [ポートフォリオ](https://falsy.cat/)\n\t- fediverse\n\t\t- [@admin@falsy.cat](https://falsy.cat/admin)\n\t\t- [@falsy@misskey.io](https://misskey.io/@falsy)\n\t- 外部サービス\n\t\t- [GitHub](https://github.com/)\n\t\t- [YouTube](https://www.youtube.com/@falsycat)\n\t- セルフホスト ([status](https://status.falsy.cat/))\n\t\t- [Gitea](https://git.falsy.cat/)\n\t\t- [OwnCast](https://live.falsy.cat/)","lastmodified":"2023-02-23T11:06:56.565674781Z","tags":null},"/note/qemu":{"title":"qemuについて","content":"\n# qemuについて\n\n- 個人的に,qemuはコマンドラインベースのVirtualBoxと思っている\n- 今のところM2チップのMacbook ProでLinuxを使うための最善手\n\t- M1/M2向けVirtualBoxはまだ開発者プレビューしかなく,まともに使えなかった\n\n\u003c!--more--\u003e\n\n## インストール\n\n### Mac\n```bash\n$ brew install qemu\n```\n- ハードウェアアクセラレーションが有効化されている他のビルドもあるらしいが未検証\n\t- 今後GPU使いたくなったら検証予定\n\n## コマンド逆引き\n\n### archのlive cdを起動\n```bash\nqemu-system-x86_64 \\\n -m 4G \\\n -cdrom ../iso/archlinux-2023.02.01-x86_64.iso\n```\n\n## オプション一覧\n```\n-m 4G # メモリサイズ指定\n-cdrom a.iso # ISOファイル指定\n```","lastmodified":"2023-02-23T11:06:56.565674781Z","tags":null}} \ No newline at end of file diff --git a/indices/contentIndex.248ce20bcb5fba4c521c52bbbb3a7e8c.min.json b/indices/contentIndex.248ce20bcb5fba4c521c52bbbb3a7e8c.min.json new file mode 100644 index 0000000..f3a2b09 --- /dev/null +++ b/indices/contentIndex.248ce20bcb5fba4c521c52bbbb3a7e8c.min.json @@ -0,0 +1 @@ +{"/":{"title":"HOME","content":"\n[ブログ](blog)兼[備忘録](note).arはarchiveの略.\n\n## 著者\n![アイコン](assets/me.webp) ![本人](assets/me-maid.webp)\n- falsycat\n- 20才\n- 東京都\n- 公開アカウントなど\n\t- [ポートフォリオ](https://falsy.cat/)\n\t- fediverse\n\t\t- [@admin@falsy.cat](https://falsy.cat/admin)\n\t\t- [@falsy@misskey.io](https://misskey.io/@falsy)\n\t- 外部サービス\n\t\t- [GitHub](https://github.com/)\n\t\t- [YouTube](https://www.youtube.com/@falsycat)\n\t- セルフホスト ([status](https://status.falsy.cat/))\n\t\t- [Gitea](https://git.falsy.cat/)\n\t\t- [OwnCast](https://live.falsy.cat/)","lastmodified":"2023-02-23T11:10:47.438350497Z","tags":null},"/note/qemu":{"title":"qemuについて","content":"\n# qemu\n\n- 個人的に,qemuはコマンドラインベースのVirtualBoxと思っている\n- 今のところM2チップのMacbook ProでLinuxを使うための最善手\n\t- M1/M2向けVirtualBoxはまだ開発者プレビューしかなく,まともに使えなかった\n\n\u003c!--more--\u003e\n\n## インストール\n\n### Mac\n```bash\n$ brew install qemu\n```\n- ハードウェアアクセラレーションが有効化されている他のビルドもあるらしいが未検証\n\t- 今後GPU使いたくなったら検証予定\n\n## コマンド逆引き\n\n### archのlive cdを起動\n```bash\nqemu-system-x86_64 \\\n -m 4G \\\n -cdrom ../iso/archlinux-2023.02.01-x86_64.iso\n```\n\n## オプション一覧\n```\n-m 4G # メモリサイズ指定\n-cdrom a.iso # ISOファイル指定\n```","lastmodified":"2023-02-23T11:10:47.438350497Z","tags":null}} \ No newline at end of file diff --git a/note/index.html b/note/index.html index 992d895..63fa251 100644 --- a/note/index.html +++ b/note/index.html @@ -9,7 +9,7 @@ - diff --git a/note/index.xml b/note/index.xml index 0e2a2fd..555bf3e 100644 --- a/note/index.xml +++ b/note/index.xml @@ -1,4 +1,4 @@ -Notes onhttps://ar.falsy.cat/note/Recent content in Notes onHugo -- gohugo.ioen-usqemuについてhttps://ar.falsy.cat/note/qemu/Mon, 01 Jan 0001 00:00:00 +0000https://ar.falsy.cat/note/qemu/<h1 id="qemuについて">qemuについて</h1> +Notes onhttps://ar.falsy.cat/note/Recent content in Notes onHugo -- gohugo.ioen-usqemuについてhttps://ar.falsy.cat/note/qemu/Mon, 01 Jan 0001 00:00:00 +0000https://ar.falsy.cat/note/qemu/<h1 id="qemu">qemu</h1> <ul> <li>個人的に,qemuはコマンドラインベースのVirtualBoxと思っている</li> <li>今のところM2チップのMacbook ProでLinuxを使うための最善手 diff --git a/note/qemu/index.html b/note/qemu/index.html index 0d5361a..6843d1d 100644 --- a/note/qemu/index.html +++ b/note/qemu/index.html @@ -1,4 +1,4 @@ -e.json()).then(e=>({index:e.index,links:e.links})),fetch("https://ar.falsy.cat/indices/contentIndex.13857814a57af761d1a99200f8206124.min.json").then(e=>e.json())]).then(([{index:e,links:t},n])=>({index:e,links:t,content:n})),render=()=>{const e=new URL(BASE_URL),t=e.pathname,n=window.location.pathname,s=t==n;addCopyButtons(),addTitleToCodeBlocks(),addCollapsibleCallouts(),initPopover("https://ar.falsy.cat",!0);const o=document.getElementById("footer");if(o){const e=document.getElementById("graph-container");if(!e)return requestAnimationFrame(render);e.textContent="";const t=s&&!1;drawGraph("https://ar.falsy.cat",t,[{"/moc":"#4388cc"}],t?{centerForce:1,depth:-1,enableDrag:!0,enableLegend:!1,enableZoom:!0,fontSize:.5,linkDistance:1,opacityScale:3,repelForce:1,scale:1.4}:{centerForce:1,depth:1,enableDrag:!0,enableLegend:!1,enableZoom:!0,fontSize:.6,linkDistance:1,opacityScale:3,repelForce:2,scale:1.2})}var i=document.getElementsByClassName("mermaid");i.length>0&&import("https://unpkg.com/mermaid@9/dist/mermaid.esm.min.mjs").then(e=>{e.default.init()});function a(n){const e=n.target,t=e.className.split(" "),s=t.includes("broken"),o=t.includes("internal-link");plausible("Link Click",{props:{href:e.href,broken:s,internal:o,graph:!1}})}const r=document.querySelectorAll("a");for(link of r)link.className.includes("root-title")&&link.addEventListener("click",a,{once:!0})},init=(e=document)=>{addCopyButtons(),addTitleToCodeBlocks(),renderMathInElement(e.body,{delimiters:[{left:"$$",right:"$$",display:!0},{left:"$",right:"$",display:!1}],macros:{'’':"'"},throwOnError:!1})}

ar.falsy.cat

Search

Search IconIcon to open search

qemuについて

Last updated -Feb 23, 2023 -Edit Source

# qemuについて

  • 個人的に,qemuはコマンドラインベースのVirtualBoxと思っている
  • 今のところM2チップのMacbook ProでLinuxを使うための最善手
    • M1/M2向けVirtualBoxはまだ開発者プレビューしかなく,まともに使えなかった

# インストール

# Mac

1
+Feb 23, 2023

# qemu

  • 個人的に,qemuはコマンドラインベースのVirtualBoxと思っている
  • 今のところM2チップのMacbook ProでLinuxを使うための最善手
    • M1/M2向けVirtualBoxはまだ開発者プレビューしかなく,まともに使えなかった

# インストール

# Mac

1
 
$ brew install qemu
 
  • ハードウェアアクセラレーションが有効化されている他のビルドもあるらしいが未検証
    • 今後GPU使いたくなったら検証予定

# コマンド逆引き

# archのlive cdを起動

1
 2
diff --git a/tags/computer/index.html b/tags/computer/index.html
index 0dc615e..7931cab 100644
--- a/tags/computer/index.html
+++ b/tags/computer/index.html
@@ -9,7 +9,7 @@
 
 
 
-
diff --git a/tags/computer/index.xml b/tags/computer/index.xml
index abddf89..db3bc6f 100644
--- a/tags/computer/index.xml
+++ b/tags/computer/index.xml
@@ -1,4 +1,4 @@
-computer onhttps://ar.falsy.cat/tags/computer/Recent content in computer onHugo -- gohugo.ioen-usqemuについてhttps://ar.falsy.cat/note/qemu/Mon, 01 Jan 0001 00:00:00 +0000https://ar.falsy.cat/note/qemu/<h1 id="qemuについて">qemuについて</h1>
+computer onhttps://ar.falsy.cat/tags/computer/Recent content in computer onHugo -- gohugo.ioen-usqemuについてhttps://ar.falsy.cat/note/qemu/Mon, 01 Jan 0001 00:00:00 +0000https://ar.falsy.cat/note/qemu/<h1 id="qemu">qemu</h1>
 <ul>
 <li>個人的に,qemuはコマンドラインベースのVirtualBoxと思っている</li>
 <li>今のところM2チップのMacbook ProでLinuxを使うための最善手
diff --git a/tags/index.html b/tags/index.html
index f5b45d7..48fe9b0 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -9,7 +9,7 @@
 
 
 
-
diff --git a/tags/virtualization/index.html b/tags/virtualization/index.html
index ccc187d..f897cdb 100644
--- a/tags/virtualization/index.html
+++ b/tags/virtualization/index.html
@@ -9,7 +9,7 @@
 
 
 
-
diff --git a/tags/virtualization/index.xml b/tags/virtualization/index.xml
index 39fb1f4..510863b 100644
--- a/tags/virtualization/index.xml
+++ b/tags/virtualization/index.xml
@@ -1,4 +1,4 @@
-virtualization onhttps://ar.falsy.cat/tags/virtualization/Recent content in virtualization onHugo -- gohugo.ioen-usqemuについてhttps://ar.falsy.cat/note/qemu/Mon, 01 Jan 0001 00:00:00 +0000https://ar.falsy.cat/note/qemu/<h1 id="qemuについて">qemuについて</h1>
+virtualization onhttps://ar.falsy.cat/tags/virtualization/Recent content in virtualization onHugo -- gohugo.ioen-usqemuについてhttps://ar.falsy.cat/note/qemu/Mon, 01 Jan 0001 00:00:00 +0000https://ar.falsy.cat/note/qemu/<h1 id="qemu">qemu</h1>
 <ul>
 <li>個人的に,qemuはコマンドラインベースのVirtualBoxと思っている</li>
 <li>今のところM2チップのMacbook ProでLinuxを使うための最善手