Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #919740
| From | stranche <stephane.tranchemer@asahinet.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.maint.boot |
| Subject | Bug#909643: installation-reports: doing a dist-upgrade from debian7 to debian8 ended with a non bootable system |
| Date | 2018-09-26 10:30 +0200 |
| Message-ID | <wCdmN-4JV-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: installation-reports Severity: normal Dear Maintainer, * What led up to the situation? doing a dist-upgrade from debian7 to debian8 * What exactly did you do (or not do) that was effective (or ineffective)? # apt-get upgrade editing /etc/apt/sources.list changing instances of "wheezy" to "jessie" # apt-get update # apt-get upgrade # apt-get dist-upgrade # apt-get autoremove reboot * What was the outcome of this action? system boots a newly installed 3.16.0-6-686-pae kernel but gets stuck on a BusyBox initramfs prompt kernel 3.2.0-6-686-pae from previous distribution works fine kernel/initrd files copied form a working debian8 that was installed from scratch with CD on an identical machine boots fine too if update-initramfs -u is ran to update the initrd, the resulting initrd file makes the system in the same unbootable state when at initramfs prompt, it is possible to -activate LVM with vgchange -ay -mount and access the root partition However, ussing the "exit" command ends up in a kernel panic, root filesystem being mounted on /root or not the last lines in the console: done. Target filesystem doesn't have requested /sbin/init. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... mount: Mounting /dev on /root/dev failed : No such file or directory doe. No Init found. Try passing init= bootarg. [several messages about ACPI and USB related stuff like usbcore initialization [ [ [ [ [ [ [ [ [ [ BusyBox v1.00-pre10 (Debian 20040623-1) Built-in shell (ash) Enter 'help' for a list of built-in commands. /bin/sh: can't access tty; job control turned off (initramfs) * What outcome did you expect instead? system run with newly installed distribution and its kernel/initrd flawlessly
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#909643: installation-reports: doing a dist-upgrade from debian7 to debian8 ended with a non bootable system stranche <stephane.tranchemer@asahinet.com> - 2018-09-26 10:30 +0200 Bug#909643: installation-reports: doing a dist-upgrade from debian7 to debian8 ended with a non bootable system Ben Hutchings <ben@decadent.org.uk> - 2018-09-27 03:40 +0200
csiph-web