Ubuntu Trusty 프로비저닝 오류

Ubuntu Trusty 프로비저닝 오류

Trusty를 설치할 프로필이 있는데 설치할 때 다음 오류가 발생합니다.

Jul 22 17:52:42 in-target: Setting up sysv-rc (2.88dsf-41+deb7u1) ...
Jul 22 17:52:42 in-target: info: Reordering boot system, log to        
/var/lib/insserv/run-20140722T1052.log
Jul 22 17:52:42 in-target: error: Something failed while migrating.
Jul 22 17:52:42 in-target: 
Jul 22 17:52:42 in-target: error: Unable to migrate to dependency based boot     
sequencing.
Jul 22 17:52:42 in-target: 
Jul 22 17:52:42 in-target: See  
http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for
Jul 22 17:52:42 in-target: more information about dependency based boot  
sequencing. To
Jul 22 17:52:42 in-target: reattempt the migration process run 'dpkg --
configure sysv-rc'.
Jul 22 17:52:42 in-target: 
Jul 22 17:52:42 in-target: dpkg: error processing package sysv-rc (-- 
configure):
Jul 22 17:52:42 in-target:  subprocess installed post-installation script  
returned error exit status 1
Jul 22 17:52:42 in-target: Errors were encountered while processing:
Jul 22 17:52:42 in-target:  sysv-rc
Jul 22 17:52:42 in-target: E
Jul 22 17:52:42 in-target: : 
Jul 22 17:52:42 in-target: Sub-process /usr/bin/dpkg returned an error code 
(1)
Jul 22 17:52:42 in-target: 
Jul 22 17:52:42 in-target: Setting up sysv-rc (2.88dsf-41+deb7u1) ...
Jul 22 17:52:42 main-menu[219]: WARNING **: Configuring 'pkgsel' failed with  
error code 100
Jul 22 17:52:42 main-menu[219]: WARNING **: Menu item 'pkgsel' failed.
Jul 22 17:52:56 main-menu[219]: INFO: Modifying debconf priority limit from    
'high' to 'medium'
Jul 22 17:52:56 debconf: Setting debconf/priority to medium
Jul 22 17:52:59 main-menu[219]: INFO: Menu item 'save-logs' selected

"무언가 실패했습니다"는 제 생각에는 매우 모호합니다. 무엇을 기대해야 할지 아는 사람 있나요? 쉘에 들어가서 다음을 수행해 보았지만 dpkg --configure sysv-rc현 시점에서는 dpkg가 아직 설치되지 않은 것 같습니다. 어떤 도움이라도 대단히 감사하겠습니다!

관련 정보