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?

More than 3 years have passed since last update.

SlaxのVirtualbox上のHDDインストール

Last updated at Posted at 2020-05-17

はじめに 

Lightweight LinuxのひとつであるSlaxをVirtualboxへインストールした。

サイト

本家サイトからISOファイルをダウンロードする。

Virtualboxでの起動

ライブCD(ISOファイル)を指定して起動。RAMは512MBとした。

Virtaulboxでのあとしまつ

ライブCDを取り除く。

Terminalでの作業

  1. fdisk
    image.png
    PartitionにBootable flagをつける。

  2. mkfs
    image.png

  3. HDDにPathわりあて
    image.png

  4. SlaxのISOファイルをこのVM内にコピー
    今回、別マシンからscpでもってきました。

  5. SlaxのISOファイルのマウント
    image.png

  6. ファイルのHDDへのコピー
    image.png

  7. HDDブートの設定
    image.png
    image.png

  8. Shutdown
    image.png

  9. あとしまつ(ライブCDの除去)
    image.png

  10. 起動
    略。

感想

たしかに軽い気がする。

参考サイト

Slax 9.6.3 VirtualBox Install

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?