VMware에서 최신 dist 업그레이드 후 Ubuntu 14.04.4 LTS가 부팅시 중단됨 [ OK

나는 apt-get dist-upgrade다음과 같이 달렸다 .

Calculating upgrade... Done
The following NEW packages will be installed:
  linux-headers-3.19.0-51 linux-headers-3.19.0-51-generic
  linux-image-3.19.0-51-generic linux-image-extra-3.19.0-51-generic
The following packages will be upgraded:
  linux-generic-lts-vivid linux-headers-generic-lts-vivid
  linux-image-generic-lts-vivid
3 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 65.1 MB of archives.
After this operation, 288 MB of additional disk space will be used.

Setting up linux-image-generic-lts-vivid (3.19.0.51.36) ...
Setting up linux-headers-3.19.0-51 (3.19.0-51.57~14.04.1) ...
Setting up linux-headers-3.19.0-51-generic (3.19.0-51.57~14.04.1) ...
Setting up linux-headers-generic-lts-vivid (3.19.0.51.36) ...
Setting up linux-generic-lts-vivid (3.19.0.51.36) ...

그 후에 Ubuntu 14.04.4 x64 LTS가 올바르게 부팅되지 않고 다음 화면에서 중단됩니다.

여기에 이미지 설명을 입력하십시오

이것은 내가 시도하는 모든 VM에서 발생합니다. 스냅 샷을 생성 / 되 돌리면 재생할 수 있습니다.

업데이트 : /var/log/boot.logGRUB의 고급 부팅 옵션을 통해 이전 커널로 부팅 한 후의 내용입니다 .

 * Stopping Read required files in advance                               [ OK ]
 * Starting Mount filesystems on boot                                    [ OK ]
 * Starting Populate /dev filesystem                                     [ OK ]
 * Starting Populate and link to /run filesystem                         [ OK ]
 * Stopping Populate /dev filesystem                                     [ OK ]
 * Stopping Populate and link to /run filesystem                         [ OK ]
 * Stopping Track if upstart is running in a container                   [ OK ]
 * Starting Initialize or finalize resolvconf                            [ OK ]
 * Starting Signal sysvinit that the rootfs is mounted                   [ OK ]
 * Starting mount available cgroup filesystems                           [ OK ]
 * Starting set console keymap                                           [ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
 * Starting Bridge udev events into upstart                              [ OK ]
 * Starting Signal sysvinit that remote filesystems are mounted          [ OK ]
 * Stopping set console keymap                                           [ OK ]
 * Starting Clean /tmp directory                                         [ OK ]
 * Stopping Clean /tmp directory                                         [ OK ]
 * Starting Signal sysvinit that local filesystems are mounted           [ OK ]
 * Starting device node and kernel event manager                         [ OK ]
 * Starting D-Bus system message bus                                     [ OK ]
 * Starting flush early job output to logs                               [ OK ]
 * Stopping Mount filesystems on boot                                    [ OK ]
 * Stopping flush early job output to logs                               [ OK ]
 * Starting load modules from /etc/modules                               [ OK ]
 * Starting cold plug devices                                            [ OK ]
 * Starting log initial device creation                                  [ OK ]
 * Starting SystemD login management service                             [ OK ]
 * Stopping load modules from /etc/modules                               [ OK ]
 * Starting system logging daemon                                        [ OK ]
 * Starting mDNS/DNS-SD daemon                                           [ OK ]
 * Starting bluetooth daemon                                             [ OK ]
 * Starting Reload cups, upon starting avahi-daemon to make sure remote q[ OK ]are populated
 * Stopping Reload cups, upon starting avahi-daemon to make sure remote q[ OK ]are populated
 * Starting Bridge file events into upstart                              [ OK ]
 * Starting Uncomplicated firewall                                       [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting configure network device                                     [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting Mount network filesystems                                    [ OK ]
 * Starting Failsafe Boot Delay                                          [ OK ]
 * Stopping Failsafe Boot Delay                                          [ OK ]
 * Stopping Mount network filesystems                                    [ OK ]
 * Starting System V initialisation compatibility                        [ OK ]
 * Starting modem connection manager                                     [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting configure network device                                     [ OK ]
 * Starting userspace bootsplash                                         [ OK ]
 * Starting network connection manager                                   [ OK ]
 * Stopping userspace bootsplash                                         [ OK ]
 * Starting Send an event to indicate plymouth is up                     [ OK ]
 * Stopping Send an event to indicate plymouth is up                     [ OK ]
 * Starting Bridge socket events into upstart                            [ OK ]
Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
 * Starting AppArmor profiles                                                                [ OK ]
 * Setting up X socket directories...                                                        [ OK ]
 * Stopping System V initialisation compatibility                        [ OK ]
 * speech-dispatcher disabled; edit /etc/default/speech-dispatcher
 * Starting System V runlevel compatibility                              [ OK ]
 * Starting Restore Sound Card State                                     [ OK ]
 * Starting regular background program processing daemon                 [ OK ]
 * Starting anac(h)ronistic cron                                         [ OK ]
 * Starting save kernel messages                                         [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting CPU interrupts balancing daemon                              [ OK ]
 * Starting Restore Sound Card State                                     [fail]
 * Starting crash report submission daemon                               [ OK ]
 * Stopping save kernel messages                                         [ OK ]
 * Stopping anac(h)ronistic cron                                         [ OK ]
 * Stopping Restore Sound Card State                                     [ OK ]
 * Starting automatic crash report generation                            [ OK ]
 * Starting cups-browsed - Bonjour remote printer browsing daemon        [ OK ]
 * Starting configure virtual network devices                            [ OK ]
Starting VirtualBox kernel modules * Stopping cold plug devices          [ OK ]
 * Stopping log initial device creation                                  [ OK ]
 * Starting save udev log and update rules                               [ OK ]
 * Stopping save udev log and update rules                               [ OK ]
 ...done.


답변

Ubuntu 포럼에는 최신 Ubuntu 커널 업데이트 (linux-image-extra-3.19.0-51-generic)로 인해 내 문제가 발생했음을 나타내는 스레드가 하나 이상 있습니다.

http://ubuntuforums.org/showthread.php?t=2314723

최신 정보:

@alexmurray는 https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1550090에 버그 (이미 확인 된)를 제출했습니다.

영향을받는 경우 투표하십시오 (여기서 “나도”답변을 만들지 마십시오).

최신 정보:

의해 고정3.19.0-51.58~14.04.1


답변

나는 같은 문제가 있었고 이전 커널로 되돌아갔습니다.

  1. 대기 Shift부팅 고급 옵션까지 선택, 다음 (최신 커널이 무엇인지에주의하십시오) 이전 커널을 선택합니다. 그러면 Ubuntu 데스크탑으로 이동할 수 있습니다.

  2. 거기에서 시냅틱 패키지 관리자를 엽니 다. 찾은 linux-image-3.19.0-51-generic최신 커널을 찾습니다 .

  3. 마우스 오른쪽 버튼을 클릭하고 “제거 표시”를 선택하십시오.

  4. 적용하고 다시 시작하십시오.


답변

부트 텍스트 정보를 기록하지는 않았지만 처음에 한동안 사용했던 15.10 Wily Werewolf VM과 유사한 문제 (Windows 7 64 비트 호스트 VMware Workstation 12 Player)가있었습니다. 며칠 전에 최신 업데이트를 설치 한 후 내 VM이 부팅되지 않고 검은 화면에 멈췄습니다. 이전에 사용한 .iso에서 새로운 14.04.3 LTS VM을 만들어 문제를 해결하려고했습니다. 이 게스트 VM은 업데이트 할 때까지 제대로 작동했으며 부팅되지 않았습니다. 그래서 15.10 게스트 VM을 새로 설치하고 다시 시도해보십시오. 최신 업데이트에서 원인이 된 것 같습니다. (2 개의 VM에 다른 커널이 있으므로 USB 3.0 기능을 위해서는 나중에 커널이 필요합니다).