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?

マシンイメージからUbuntu24のVMを作る

Posted at

パブリッククラウドでUbuntuのインスタンスが使えるんだから、マシンイメージも配布されているのではないか、ということで試してみたものです。

1. 入手元

Ubuntuの場合、「Cloud Images」と呼ばれていました。以下にまとまっています。

以下の、ISOファイルのページからは、自分には、上記に辿りつくことはできませんでした。

24.04(noble)の最新の、「QCow2 UEFI/GPT Bootable disk image」は、以下。ファイルサイズは約600MBでした。

2. マシンイメージからVM作成

入れてみます。以下のように、Almalinux 10.0のKVMホストのWebコンソール上の操作で、VM作成します。

image.png

Webコンソールで、「仮想マシンの作成」から作成します。

image.png

image.png

作成されました。

image.png

設定したパスワードにてログインもできました。OSのバージョンは、24.04.3でした。

image.png

まとめ

マシンイメージからUbuntu24.04.3のVMを作りました。この方法では、3GBのISOファイルの代わりに、600MBのimgファイルをダウンロードすればよく、また、対話的インストールの代わりに、VMの構成とパスワードだけ設定して、素早くOSを使い始めることができます。

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?