Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #55833

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

From Michael Biebl <biebl@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.
Date 2016-11-25 08:00 +0100
Message-ID <sHiEh-5Bf-9@gated-at.bofh.it> (permalink)
References (14 earlier) <sGCc2-33w-17@gated-at.bofh.it> <sGCYp-3DP-13@gated-at.bofh.it> <sGFWi-5vy-29@gated-at.bofh.it> <sGHlo-6uU-21@gated-at.bofh.it> <sHgj7-4aV-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Am 25.11.2016 um 05:18 schrieb K.Ohta:
> Dear Michel,
> Sorry for very later.
> I test your patch of initramfs-tools, but, don't mount /usr with auto at entry of fstab.
> 
> I tested below:
> 1.debuild initramfs after applying that patch and install packages.

>> W: initramfs-tools-core: script-not-executable
usr/share/initramfs-tools/hooks/mount

How did you apply the patch? If you do it via "patch < $patch", you'll
need to chmod +x hooks/mounts. The lintian warning should have been a clue.

If you use "git am $patch", then this will be done automatically:

diff --git a/hooks/mount b/hooks/mount
new file mode 100755
index 0000000..1464533
--- /dev/null
+++ b/hooks/mount

The patch was supposed to be applied using git am.

>> E: initramfs-tools-core: depends-on-essential-package-without-using-version depends: mount

That's a fair point. I'm not sure if we need a specific version, so this
explicit dependency can likely be dropped.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init. Michael Biebl <biebl@debian.org> - 2016-11-23 16:10 +0100
  Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init. "K.Ohta" <whatisthis.sowhat@gmail.com> - 2016-11-25 05:30 +0100
    Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init. Michael Biebl <biebl@debian.org> - 2016-11-25 08:00 +0100
      Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init. "K.Ohta" <whatisthis.sowhat@gmail.com> - 2016-11-25 09:00 +0100
        Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init. Michael Biebl <biebl@debian.org> - 2016-11-25 13:50 +0100

csiph-web