質問編集履歴

1

情報の追記

2017/05/02 13:03

投稿

GrayWingAliance
GrayWingAliance

スコア218

test CHANGED
File without changes
test CHANGED
@@ -129,3 +129,35 @@
129
129
  /etc/init.d/内にvboxaddが存在しておらず、VirtualboxでVBoxGuestAdditionsのインストールをVirtualboxのcdrom挿入機能から行いましたが、状況は変わりませんでした。
130
130
 
131
131
  インストール中にエラーメッセージなどはありませんでした。
132
+
133
+
134
+
135
+ sudo systemctl vboxadd statusを実行したところ、以下のログでた
136
+
137
+ ```
138
+
139
+ 5月 02 21:57:43 ubuntu vboxadd-x11.sh[4024]: Installing X.Org Server 1.18 modules.
140
+
141
+ 5月 02 21:57:43 ubuntu vboxadd-x11.sh[4028]: X.Org Server 1.18 modules installed.
142
+
143
+ 5月 02 21:57:43 ubuntu vboxadd-x11.sh[4029]: Setting up the Window System to use the Guest Additions.
144
+
145
+ 5月 02 21:57:43 ubuntu vboxadd-x11.sh[4030]: Window System set up to use the Guest Additions.
146
+
147
+ 5月 02 21:57:43 ubuntu vboxadd[827]: You may need to restart the Window System (or just restart the guest system)
148
+
149
+ 5月 02 21:57:43 ubuntu vboxadd[827]: to enable the Guest Additions.
150
+
151
+ 5月 02 21:57:43 ubuntu vboxadd-x11.sh[4032]: Installing graphics libraries and desktop services components.
152
+
153
+ 5月 02 21:57:43 ubuntu vboxadd-x11.sh[4040]: Window system drivers installed.
154
+
155
+ 5月 02 21:57:44 ubuntu vboxadd.sh[4046]: .
156
+
157
+ 5月 02 21:57:44 ubuntu systemd[1]: Started vboxadd.service.
158
+
159
+
160
+
161
+ ```
162
+
163
+ [827]の部分が怪しい?