Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.
K.Ohta
whatisthis.sowhat at gmail.com
Wed Nov 23 11:00:48 GMT 2016
Dear Michael,
I change line 323 of /usr/share/initramfs-tools/init,
"sleep 15" (or another wait period),and uncomment below line
of /etc/fstab (and another /usr entry is commented)
>UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4 defaults,noatime 0 2
Then, booting is okay with below messages.
>[ 5.602383] EXT4-fs (sdd3): mounted filesystem with ordered data mode. Opts: (null)
>[ 20.702527] EXT4-fs (sde3): mounted filesystem with ordered data mode. Opts: (null)
sdd3 is / , sde3 is /usr .
It seems to look any wrong response...
Regards,
Ohta.
On Wed, 23 Nov 2016 19:49:40 +0900
"K.Ohta" <whatisthis.sowhat at gmail.com> wrote:
> Sorry, I booted *older* fetab entry;
>
> Not booting with,
> >> UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4
> >> defaults,noatime 0 2
> Booting with uncommenting below line.
> >>UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4
> >>rw,noatime,suid,dev,exec,auto,nouser,async 0 2
> I will retry your saying with "defaults,noatime".Please wait.
> Ohta.
>
> On Wed, 23 Nov 2016 11:41:21 +0100
> Michael Biebl <biebl at debian.org> wrote:
>
> > Am 23.11.2016 um 11:25 schrieb K.Ohta:
> > > Dear Michael,
> > >
> > > Not mounted /usr and made kernel panic still longer sleep.
> > >
> > > Then booting with "init=/bin/bash" , check dmesg (attached).
> > > Below message was wrote when trying to mount /usr :
> > >> [ 15.958645] EXT4-fs (sde3): Unrecognized mount option "auto"
> > >> or missing value
> >
> > That error message doesn't make sense.
> > The fstab you attached contains
> >
> > > UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr
> > > ext4 defaults,noatime 0 2
> >
> > There is no "auto" keyword there. Have you attached the correct
> > fstab?
> >
> >
> >
> >
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bootmsg_3.txt
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20161123/723cf9d4/attachment-0002.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20161123/723cf9d4/attachment-0002.sig>
More information about the Pkg-systemd-maintainers
mailing list