clonezillaでV2Pを行って物理ハードデスクにシステムを移行後、
起動にVirtualBox関連のエラーが出ていて悩んでいたがやっと解決方法が分かった。
      
/etc/rc5.dで止められなかった起動時のエラーの内容を確認する。
$ systemctl | grep box
● vboxadd-service.service     loaded failed failed    LSB: VirtualBox Additions service
● vboxadd.service             loaded failed failed    LSB:  loaded failed failed    LSB: VirtualBox Linux Additions kernel modules
      
# systemctl disable vboxadd-service.service
Synchronizing state for vboxadd.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d vboxadd defaults
insserv: warning: current start runlevel(s) (empty) of script `vboxadd' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `vboxadd' overrides LSB defaults (0 1 6).
Executing /usr/sbin/update-rc.d vboxadd disable
insserv: warning: current start runlevel(s) (empty) of script `vboxadd' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `vboxadd' overrides LSB defaults (0 1 6).
      
# systemctl disable vboxadd.service
Synchronizing state for vboxadd.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d vboxadd defaults
Executing /usr/sbin/update-rc.d vboxadd disable
insserv: warning: current start runlevel(s) (empty) of script `vboxadd' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `vboxadd' overrides LSB defaults (0 1 6).
  VirtualBoxの呪縛からの脱出 V2P (Debian8)
2015/8/23
カテゴリー » Raspberry Pi 2 Model B
   — posted by くま at 01:43 pm  
   
    TrackBack [0]
TrackBack [0]
  


 RSS2.0
 RSS2.0













 Y:
 Y:

 ALL:
 ALL:

Comments