1
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 5 years have passed since last update.

【備忘録】 VirtualBox上でホストOSとゲストOS間でコピペ可能にする設定

Last updated at Posted at 2020-08-18

yum update kernel

shutdown -r now

yum info kernel

yum install kernel-devel gcc

VirtualBox→デバイス→Guest Additions CD イメージの挿入

デスクトップにCDアイコン⇒右クリック⇒open⇒VboxLinuxAdditions.runをクリック

VirtualBox→デバイス→クリップボードの共有→双方向
(これだけで出来てくれよ。。。)

reboot


tera termを使うとわざわざこのような設定は不要でした。

1
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
1
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?