0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

中古ノート、買ってみた。 その19

Last updated at Posted at 2025-09-17

概要

中古ノート買ってみた。
qemuでtetrisを動かした。

写真

image.png

手順

download

tetris.elfをダウンロード、解凍する。
QemuLancherをダウンロード、解凍する。
EditDiskをダウンロード、解凍する。
Qemuをダウンロード、解凍する。

EditDiskのセットアップ

EditDiskでboot.imgにtetris-1.elfを入れる。

QemuLancherをセットアップ

Qemuを設定
イメージを設定

Qemuを起動する。

Grubでelfを起動する。

Cキーで、コマンドラインに入る
kernelを設定
bootで起動

grub> kernel (fd0)/boot/tetris-1.elf

grub> boot

以上。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?